/* CSS Document */

/* CSS Document */

body {
    height: 100%;
    width: 100%;
    background-color: #dad8d8;
    margin: 0; 
}
html {
    height: 100%;
    width: 100%;
    overflow: auto;
}


#divOuter {
    position:  absolute;
    top:       0;
    left:      0;
    min-width: 1024px;
    min-height: 800px;
    width:     100%;
    height:    100%;
	z-index: 1;
}
#divMain {
	position:absolute;
	left:48%;
	top:0%;
	width:1001px;
	height:733px;
	margin-left: -498px;
	overflow: hidden;
	visibility: visible;
	background-image:  url(../img/hintergrund.gif);
	layer-background-image:   url(../img/hintergrund.gif);
	border: none;
	z-index:10;
}

/*-----NAVIGATION-------*/

#navHaupt {
	position:absolute;
	top: 119px;
	left: 290px;
	width: 680px;
	height:30px;
	
}
.nav, .navOver {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #868078;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	text-decoration: none;

}

.navOver {
	color:  #B5152B;
	cursor: hand;
}

.navzwei, .navzweiOver {
	margin-top: 4px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #868078;
	text-decoration: none;
	line-height: 16px;
	color: #868078;
	float: left;
	text-decoration: none;
}
.navzweiOver {
	color:  #B5152B;
	cursor: hand;
}

/*------*/

#imgGross {
	position: absolute;
	top: 188px;
	left: 68px;
	width: 512px;
	height: 480px;
	
	}
	
#containerImgNav {
	position: absolute;
	top: 476px;
	right: 62px;
	width: 321px;
}
	
.imgNav {	display:block;
	margin-right: 22px;
	margin-bottom: 22px;
	float: left;
	}
	
.imgNavA {
	margin-bottom: 22px;
	display:block;
	float: left;
	}

.clear {

	clear:both;

}

#divHead {
	position:absolute;
	top: 186px;
	right: 65px;
	width: 320px;
	height: 20px;
}

#divHeadPage {
	position:absolute;
	top: 188px;
	right: 65px;
	width: 320px;
	height: 20px;
}
 
#divHead  span, #divHeadPage span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #9A948C;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}

#impressumSeite{
	position: absolute;
	top: 188px;
	left: 68px;
	width: 900px;
	height: 480px;
	overflow: auto;

	}

#impressum {
	position:absolute;
	top: 710px;
	right: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #868078;
	letter-spacing: 1px;
	line-height: 14px;
	
}

#impressum a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #868078;
	text-decoration: none;
}

#impressum a:hover{
	color: #B5152B;
	}
	
#impressum span, #impressum p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #868078;
	letter-spacing: 1px;
	line-height: 14px;
	
	}

#impressumSeite p {
	padding-bottom: 2px;	
}

/* Inhalt Scrollen ohne Balken*/

#container {
	position:absolute;
	top: 230px;
	right: 82px;
	width: 300px;
	height: 216px;
	overflow: hidden;
}


#scrollcontent {
	position: relative;
	top: 0;

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #868078;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}




#scrollBox {
	position:absolute;
	top: 450px;
	right: 68px;
	letter-spacing: 1px;
	z-index: 1000;
}

.scroll {
   margin-left: 10px;
   float: right;
   cursor: hand; 
}

/*---Schrift---*/

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B5043;
	letter-spacing: 1px;
}
a:hover {	
	color: #B5152B;
	}

span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #868078;
	letter-spacing: 1px;
	line-height: 16px;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #868078;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
	}

img {
	border: none;
	}
	
.rotdick{
	color: #B5152B;
	font-weight: bold; }
	
.rot {
	color: #B5152B; }
	
.rechts {

	text-align:right;
	
	}
	
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #868078;
	letter-spacing: 1px;
	line-height: 16px;
	}
	
.haedlineGr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #868078;
	letter-spacing: 1px;
	line-height: 16px;

}

.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #868078;
	letter-spacing: 1px;
	line-height: 16px;
 

}

