HTML, BODY, div, p, h1, h2, h3, ul, li, a, ol, span,  form, img
{
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
padding:0px;
font-family: Georgia, Verdana, Arial;
color: #8C6147;
}
html{font-size:101%;}
html #edit{background-color:#fff;}
body{
	text-align:center;
background-color:#F7F1E6;
	font-size:101%;
}
/* allgemeingültige Formatierungen body{text-align:center;}*/
a:link{color: #4D6489; text-decoration:underline;}
a:visited{color: #4D6489; text-decoration:underline;}
a:hover{color: #4D6489; text-decoration:none;}
a:active{color: #4D6489; text-decoration:none;}
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.top{vertical-align:top;}
.klein{font-size:0.7 em;}
strong{font-weight:bold;}
img{border:0;}
p{
font-size: 0.75 em;
line-height: 1.5em;
color: #8C6147;
margin: 10px 10px 10px 10px;
}
ul{
font-size: 0.75 em;
line-height: 1.5em;
margin: 10px 10px 10px 10px;
}
h2{font-size:0.8 em; color:#8C6147; margin: 10px 10px 10px 10px;}
hr {
	height: 2px;
	overflow: hidden;
	position: relative;
	clip: rect(auto,auto,1px,auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:#EFE3CD;
	width:50%;
	text-align:center;
	margin-left:200px;
}
#strich{
	width:50%;
	text-align:center;
}
/* Sektionen formatieren 
#rahmen{
	float:left;
	margin:0px auto;
	background-color:transparent;	
}*/
#container{
/*float:left;
	*/width:1024px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border-right:1px solid #EFE3CD;
	border-bottom:1px solid #EFE3CD;
	border-left:1px solid #efe3cd;
	background-color:transparent;	
}
#kopf{
/*width:100%;*/
height:140px;
border:0px solid black;
background-color:#637289 ;
background-image: url(images/titel2.gif);
background-repeat: no-repeat;
background-position:0% top;
margin:0px auto;
padding:0px;
text-align:left;
}
/* Hauptnavigation */
#navi{
float:left;
/**/width:1024px;
height:45px;
border:0px solid black;
background-image: url(images/navileiste.jpg);
background-repeat: repeat-x;
background-position: 0px left;
margin:0px auto;
padding:0px;
text-align:left;
}
/* inhalt ist der Rahmen um linkeSeite, textInhalt und fusszeile*/
#inhalt{
position:relative;
float:left;
	/**/width:1024px;
	min-height:350px;
	margin:0px;
	padding:0px;
	border:0px solid black;
	background-color:#F7F1E6;
}
#navi ul{
	list-style-type:none;
}
.navi {
	float:left;
	margin-left: 5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	line-height:1.0em;
	letter-spacing : 0.1em;
	border:0px solid black;
}
ul.menulevel1 li a:link{
		text-decoration:none;
		color:#FFFFFF;
		font-size:10pt;
}
ul.menulevel1 li a:visited{
		text-decoration:none;
		color:#FFFFFF;
		font-size:10pt;
 }
ul.menulevel1 li  a:active{
		text-decoration:none;
		color:#8C6147;
		font-size:10pt;
}
ul.menulevel1 li a:focus{
		text-decoration:none;
		color:#8C6147;
		font-size:10pt;
}ul.menulevel1 li a:hover{
		text-decoration:none;
		color:#8C6147;
		font-size:10pt;
 }
/*=============================================*/
/* inhaltsbereich formatieren */
#linkeSeite{
	float:left;
	width:20%;
	height:280px;
	margin-top:50px;
}
#linkeSeite p{
	float:left;
	width:80%;
	text-align:center;
	border:0px solid black;
}
#linkeSeite img{
	margin-top:40px;
	padding:0px;
}
/* textInhalt ist der Rahmen um texte und infobox*/
#textInhalt{
	float:left;
	width:79%;
	min-height:300px;
	border:0px solid black;
}
#infobox{
position:absolute;
top:0px;
right:20px;
	/*float:right;*/
	margin:0px;
	margin-top:1em;
	padding:0px;
	border:0px solid red;
	width:215px;
	display:block;
	overflow: visible;
}
#texte{
	/**/float:left;
	width:63%;
	padding-top:3em;
	font-size:11pt;
	/*display:block;*/
	min-height:300px;
border:0px solid green;
}
#fusszeile{
float:left;
width:1024px;/*77%;*/
height:94px;
border:0px solid blue;
background-color:#F7F1E6;
background-image: url(images/higru_bg_unten.gif);
background-position: 0px left;
background-repeat: no-repeat;
}
#bildergalerie{
/*position:relative;
left:0px;
top:0px;
	float:left;*/
	width:100%;
	padding-top:3em;
	font-size:11pt;
	min-height:300px;
border:0px solid red;
}
#texte ul{
	list-style-type: circle;
	list-style : inside;
	padding-left:30px;
}
#texte p{
	font-size: 9pt;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:20px;
}
#texte hr{
	float:left;
	width:100%;
	margin:20px;
	/*clip: rect(auto,auto,1px,auto);*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:#EFE3CD;
}
#texte h5 {
	text-align:left;
}
#texte h4{
	width:100%;
		padding-top:30px;
		color:#6E8F89;
	border-bottom:1px solid #EFE3CD;
	letter-spacing:2;
}
.nachOben{
	text-align:center;
	margin:0 auto;
	font-size:8pt;
}
#footer2{
margin-left:auto;
/*margin-right: auto;*/
margin-top:0.5em;
width: 100%;
border-top-width:1px;
border-top-style : solid;
border-top-color:#EFE3CD;
text-align:center;
padding:0px;
}
/*====================================================*/
/* Inhaltsüberschriften und Inhalte positionieren */
#textInhalt h1{
position:absolute;
margin-left:0em;
/*top:185px;*/
top:0px;
font-size:35px;
font-weight:bold;
color:#EFE3CD;
text-transform : lowercase;
border:0px solid black;
}
#textInhalt h2{
position:absolute;
margin-left:0em;
/*top:180px;*/
top:0px;
font-size:35px;
font-weight:bold;
color:#EFE3CD;
text-transform : lowercase;
border:0px solid black;
}
/*=============================================*/
/*infobox auf der rechten Seite*/
#infobox_oben{
	background-image : url(images/infobox_oben.gif);
	background-position : top;
	background-repeat : no-repeat;
	width:215px;
	height:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#infobox_mitte{
	background-image : url(images/infobox_mitte.gif);
	background-position :top;
	background-repeat : repeat;
	width:215px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:visible;
	display:block;
}
#text_infobox{
	display: block;
	margin: 0px 0px 30px 0px;
	padding: 0em 1.5em 1.5em 1.5em;
	font-size:90%;
         font-style:normal;
}
#text_infobox h4,h5{
	font-weight:bold;
	font-size:91%;
	text-transform : capitalize;
	color:#6E8F89;
	text-align:center;
}
#text_infobox p{
left:0px;
bottom:0px;
	font-weight:normal;
	text-align:center;
	font-size:8pt;
	letter-spacing : 0.1em;
}
.link_infobox{
	font-size:7.5pt;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.img_infobox{
	margin-left: auto;
}
#infobox_unten{
	background-image : url(images/infobox_unten.gif);
	background-position :left;
	background-repeat : no-repeat;
	width:215px;
	height:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*===============================================*/
#naviUnten a{
    font-size:70%;
	padding:10px;
	text-align:center;
}
.naviUnten{
	font-size:80%;
	padding:0px;
	text-align:center;
}
#textfuss a{
	padding:5px;
	color:#DABB92;
	background-color:#EFE3CD;
	font-weight:bold;
}
.linksbuendig{
	float:left;
	bottom:0px;
}
.rechtsbuendig{
	float:right;
}
.zentriert{
	text-align:center;
}
#power{
	border:0px solid black;
}
#power a{
	font-size:70%;
	text-align:center;
}
/*=============================================*/
ul.submenu{
	list-style-position : inside;
}
ul.submenu li{
	text-align:left;
	padding:3px;
	margin:4px;
	width:95%;
	border:0px solid transparent;
	background-color: #F2EAD9;
}
ul.submenu a:link{
	line-height:16px;
	color:#4D6489;
}
ul.submenu a:visited{
	line-height:16px;
	color:#4D6489;
}
ul.submenu a:hover{
	line-height:16px;
	color:#4D6489;
	text-decoration:underline;
}
ul.submenu a:active{
	line-height:16px;
	color:#4D6489;
}
ul.submenu a:focus{
	line-height:16px;
	color:#4D6489;
}
/*==========*/
ul.menulevel2{
	list-style-type: disc;
	list-style-position : inside;
	display : block;
	list-style : disc inside;
         margin-bottom:1em;
         padding-bottom:2em;
}
ul.menulevel2 li{
	list-style-type:disc;
	list-style-position:inside;
	text-align:left;
	padding:3px;
	margin:4px;
	width:85%;
	border:0px solid transparent;
	background-color: #F2EAD9;
}
ul.menulevel2 li.navi{font-weight:bold;}
ul.menulevel2 a:link{
	font-weight:normal;
	line-height:16px;
	color:#4D6489;
}
ul.menulevel2 a:visited{
	font-weight:normal;
	line-height:16px;
	color:#4D6489;
}
ul.menulevel2 a:hover{
	font-weight:normal;
	line-height:16px;
	color:#4D6489;
	text-decoration:underline;
}
ul.menulevel2 a:active{
         font-weight:normal;
         line-height:16px;
	color:#4D6489;
}
ul.menulevel2 a:focus{
	font-weight:normal;
	line-height:16px;
	color:#4D6489;
}
/*
form{margin:0;}
IMG{border:0;}
*/
.imgleft {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.imgright {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	float: right;
}
.menulevel2{font-size:8pt;color:#30307E;}
.menulevel2 a{font-size:8pt;font-weight:normal;}
.menulevel2 a:link,.menulevel2 a:visited{text-decoration:none;font-size:8pt;}
.menulevel2 a:active,.menulevel2 a:hover{text-decoration:none;font-size:8pt;}
/*======================== OPTIK ADMINBEREICH, Editor etc. */
.edit{
float:left;
margin:0px;
padding:0px;
text-align:center;
font-size:8pt;
color:black;
border:0px solid red;
}
/*
.edit td{
	margin:10px;
	padding:0px;
	clear:both;
	text-align:right;
	height:25px;
	background-color: ThreedLightShadow;
	border:0px solid blue;
	vertical-align : top;
}
.editAdminpanel{
	width:100%;
	font-size:9pt;
	margin-top:0px;
	border:0px solid transparent;
}
input,select{font-size:8pt;}*/
textarea{
	border: 1px solid #8C6147;
font-family:Verdana,Geneva,Arial,Helvetica;
font-size:8pt;
background-color:white;
width:98%;
overflow: auto;
}
/*input {
	border: 1px solid #8C6147;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #8C6147;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/submit.png);*/
/*}
.but{
		background-color:#F2EAD9;
		letter-spacing : 1px;
		margin-right:13px;
}
*/
table.edit{clear:both;float:left;}
form,
form#edit{clear:both;color:#000;}
div#texte form#edit textarea#text{background-color:#fff;}

