body {
background-color: #790216;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #564b47;}
a:visited {color:#37020a;}
a:hover {color: #564b47;}
a:active { color:#37020a;}
a img{
border: none;

}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:1px 5px 1px 15px;
margin:0px }
h2 {
font-size:14px;
font-weight: bold;
padding: 15px 0px 10px 0;
margin:0px;
color: #790216;
text-decoration: underline;

}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790216;
	text-decoration: underline;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
	text-align: center;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px;
}

#banner img {padding:10px 0px;} 

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 200px #EBD3E0; /* linke Menue Spalten Farbe  */ 
border-right: solid 200px #EBD3E0; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */

.highlight{
border: 0px #790216 solid;
background: #F7F0F4;
padding:5px;


}	
.highlight img{
border: 1px #790216 solid;

padding:5px;


}
.highlight p{
color: #790216;

}
#left {
	width:200px;
	float:left;
	position:relative;
	margin-left:-200px;
	margin-right:1px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #564b47;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #564b47;
	background-color: #ebd3e0;




 }
 #right {
	width:200px;
	float:right;
	position:relative;
	margin-right:-200px;
	margin-left:1px;
	background-color: #ebd3e0;


 }

/* -----------------Inhalt--------------------- */ 
#content{
	position: relative;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #564b46;
	border-left-color: #564b46;

	overflow: auto;
	min-height: 1344px;







}
p {
padding: 0px 10px 5px 5px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 
#center {
	text-align: left;
	width: 90%;
	margin-top: 20px;
	margin-left: 20px;


}
h4 {
	font-size: 12px;
	text-transform:none;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	margin:0px;
	width: 101%;
	padding-top: 2px;
	padding-bottom: 2px;
	left: -1px;
}
#obermain {
	position: relative;
	top: 150px;
}
#newsletter {
	position: relative;
	top: 100px;
}


#navcontainer ul
{
	margin: 0;
	padding: 20px 0 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564b47;
	text-align: left;
}

#navcontainer li {
	margin: 0 0 3px 0;
}

#navcontainer a
{
	display: block;
	padding: 2px 2px 2px 24px;
	width: auto;
	background-color: #e0a3b7;
	border-top: 1px solid #564b47;
	border-right: 1px none #564b47;
	border-bottom: 1px solid #564b47;
	border-left: 1px none #564b47;
	font-weight: bold;
	font-size: 10.5px;
	
}

#navcontainer a:link, #navlist a:visited
{
color: #564B47;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-image:  url(../bilder/chrose3a.jpg);
color: #fff;
}

#active a:link, #active a:visited, #active a:hover
{
	border: 1px solid #333;
	background-image:  url(../bilder/chrose3a.jpg);
	color: #fff;
	font-weight: bolder;
}

#submenu, #submenu a:link, #submenu a:visited{
	display:block;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	background: transparent;
	background-image: none;
	border: 0px;
	
}
#submenu a:hover{
	color: #333;
	
}	
#navcontainer ul li ul{
	padding-top: 10px;
	padding-bottom: 5px;
}

#banner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

#aktuell {
	border: 1px solid #564b47;
	height: 150px;
	width: 95%;
	overflow: scroll;
}

h3 {
	font-size: 10px;
	text-transform:none;
	background-color: #E0A3B7;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	margin:5px 0 ;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;

}
#table {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;

}
.tab{
	width: 500px;
	
}
.tab td{
	border-bottom: 1px solid #ccc;
	
}


h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790216;
	font-weight: bold;

}

