/* ********* allgemein ************** */
body{
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(0,0,0);
	background:#E0A050;  //000073 = blue; dunkeleres braun = #CD853F;
	margin:0;
	padding:0;
	hyphens: auto;
}

#tixt{
	font-size:35px;
	font-family:georgia,serif;

}

#tit1{
	font-size:30px;
	font-family:georgia,serif;

}

a{
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(0,0,0);
	//font-weight:bold;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;

}

img{
	border:0px;
}

#wrapSite{
	width:100%;
	height:100px;
	margin:auto;
	/*background:#CD853F;   //009973;  //grün;*/
}

/* ********** Titelzeile ************* */

#logo3{
	position:absolute;
	top:8px;
	left:30px;
	width:100px;
	height:100px;
	background:#FFFFFF;
	z-index:7;
	}
#logo3 img{
	width:100px;
	height:100px;
}

#auto{
	position:absolute;
	top:140px;
	right:18%;
	width:157px;
	height:66px;
	background:#E0A050;
	z-index:7;
	}
#auto img{
	width:131px;
	height:55px;
}

#logo1{
	position:absolute;
	top:20px;
	right:20px;
	width:150px;
	height:82px;
	background:#FFFFFF;
	}
#logo1 img{
	width:150px;
	height:82px;
}
#logo2{
	position:absolute;
	top:4px;
	left:5px;   //172px;
	width:99%;   //1275px;
	height:100px;
	background:#FFFFFF url('../img/bu1.jpg');
	z-index:0;

}
#logo2 img{
	//width:850px;
	height:140px;
}

#log1o{
	width:73.5%;
	height:645px;
	//overflowx:scroll;
	background:#x32;  //rgb(255,255,200);

background:#x32CD32;  // url('../img/blatt1o.bmp');
background-position:top right;
	z-index:1;
	position:absolute;
	left:155px;  //160px;
	top:210px;   //-1343px;
	margin:0;
	padding:0px 0 0 0;
}
#log1l{
	position:absolute;
	top:210px;  //-1389;
	left:150px;
	width:18px; 
	height:700px;
	//overflow:auto;
	z-index:1;
	background-position:left;
	background:#x32CD32; // url('../img/blatt1l.bmp');
}

#log2{
	position:absolute;
	top:20px;
	right:39%;   //430px
	width:240px;
	height:82px;
	background:#FFFFFF;
}
#log2 img{
	width:240px;
	height:82px;
}


#buch1x{
	position:relative;
	top:5px;
	left:15px;
	width:121px;
	height:170px;
	background:#7BF6F6 url('../img/buch1.jpg');
}
#buch1x img{
	width:121px;
	height:170px;
}    

#story{
	//position:relative;
	top:5px;
	//left:95px;
	width:300px;
	height:180px;
	background:#7BF6F6;  // url('../img/kreta.jpg');
}
#story img{
	width:300px;
	height:150px;
}

#titel{
	position:relative;
	left:160px;
	width:70%;
	height:122px;
	margin:0;
	font-size:12px;
	color:white;
	overflow:hidden;
}
h1{
	text-align:center;
	//height:30px;
	margin:0;
	padding:0px 360px 0px 1360px;
	font-size:1px;
	background-color:#CD853F;
}
h2{
	font-size:12px;
}
#adresse{
	position:relative;
	top:-65px;
	margin:0;
	text-align:right;
}
#adresse .fett{
	font-weight:bold;
}
#adresse div{
	padding-bottom:0.4em;
	line-height:1.2em;
}
#adresse h2{
	margin:0px;
	padding-bottom:0.4em;
	line-height:1.2em;
}

#maroon{
	position:absolute;
	top:100px;
	left:5px;
	background:#800000;
	height:14px;
	width:99%;
}

#darkGreen{
	position:absolute;
	left:5px;
	top:140px;
	background:#x32CD32;
	height:20px;
	width:auto;
	/*z-index:1;*/
}

h31{
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	padding:0px 30px 0px 190px;
	background:#32CD32;
}

#h3{
	
	color:white;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	padding:0px 20px 0 190px;
	background:#006400;
}

#titles {
	font-family:Arial, Helvetica, sans-serif;
	color:#FD853F;
	font-weight:bold;
}

#links {
	position:absolute;
	top:110px;
	width:150px;
	height:550px;
	padding:0;
	text-align:center;
}
#links ul{
	width:140px;
	list-style:none;
	margin:0 0 0 5px;
	padding:100px 0 0 0;
}
#links li{
	padding:5px 5px 5px 5px;
	margin:0 0 5px 0;
	text-align:left;
	background:#006400;
//background:#7BF6F6;'
}

#links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFD700;
	text-decoration:none;
	width:200px;
	
}


#links a:active{
	text-decoration:underline;
}

#links .extraLinks{
	background:#000073;
}
.extraLinks{
}
#links li.extraLinks a{
	color:#B3D9EA;	
	font-size:13px;	
}
#links .extraLinks a:hover{
	color:#FFF6D2;
}

#lin{
	padding:0px 0px 0px 0px;
	margin:0 0 0px 0;
	text-align:center;
	font-weight:bold;
	/*color:#FFD700;*/
}
 
/* ************* main ************** */
#main{
	width:70%;
	min-height:550px;
	//overflowx:scroll;
	//background:rgb(255,255,200);
	position:absolute;
	background:#32CD32 url('../img/blatt2.jpg');
	background-position:bottom right;
	z-index:10;
	
	left:150px;  //160px;
	top:210px;   //-450px;
	//margin:0;
	//padding:0px 0 0 0;

	border: 16px solid #32CD32;
  	border-width: ;
  	border-color: ;
}


h4{
	font-size:12px;
	color:#000073;
	margin:0px 60px 15px 60px;
}


#main p{
	margin:0px 60px 20px 60px;	
	font-family:"Times New Roman", serif;
	font-style:italic, bold;
	font-size:20px;
	border-left:9px solid #EEBB99;
	padding-left:13px; 
	
}


#main .ohneRahmen{
	border:0px;
}

#main a.unscheinbar{
	font-size:10px;
}

/* *****************  links aktive Seiten   ******************* */
body.bodyHome #linkHome{
	background:#FFF6D2;
}
body.bodyProfil #linkProfil{
	background:#FFF6D2;
}
body.bodyLeistungen #linkLeistungen{
	background:#FFF6D2;
}
body.bodyKontakt #linkKontakt{
	background:#FFF6D2;
}
body.bodyDownload #linkDownload{
	background:#FFF6D2;
}
body.bodyImpressum #linkImpressum{
	background:#FFF6D2;
}
body.bodyKorrespondenz #linkKorrespondenz a{
	color:#FFF6D2;
}
body.bodySpeziell #linkSpeziell a{
	color:#FFF6D2;
}
