/*
Farbwerte

Linie Aussen, Standardschrift
#8A7F75

Hintergrund
#E6E0D6

Markerfarbe rot
#CC3D3F

*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A7F75;
	background-color: #E6E0D6;
	font-style: normal;
	margin-top: 0px;
}

td {
	font-size: 11px;
}

p{
	margin:0;
}

#center {
text-align: center;
}

#bg {
border-left: 1px solid #8A7F75;
border-right: 1px solid #8A7F75;
background-color: #ffffff;
clear: left;
margin: auto;
width: 780px;
background-image: url(../img/gestrichelt.gif) left bottom no-repeat;
}

#header {
text-align: left;
margin:auto;
width: 780px;
background: #ffffff;
height: 81px;
background: url(../img/gestrichelt.gif) left bottom no-repeat;
}

.logo, a.logo:link, a.logo:visited, a.logo:active, a.logo:hover {
font-size 0px;
display: block;
width: 100px;
float: left;
background: url(../img/logo.gif) no-repeat left;
height: 80px;
margin-left: 20px;
border-bottom: 0px;
text-decoration: none;
}

#content {
text-align: left;
margin:auto;
width: 780px;
background: #ffffff;
padding-top: 20px;
margin-bottom: 20px;
}

.bild {
border-right: 1px dashed #E6E0D6;
border-top: 1px dashed #E6E0D6;
border-bottom: 1px dashed #E6E0D6;
padding-right: 10px;
margin-right: 20px;
margin-bottom: 20px;
padding-bottom: 10px;
padding-top: 10px;
float: left;
}

.title {
font-weight: bold;
font-style: italic;
display: block;
margin-bottom: 5px;
}

.text {
display: block;
padding-right: 30px;
}
.textscroll {
display: block;
padding-right: 10px;
}

#links {
background: url(../img/gestrichelt.gif) left top no-repeat;
padding-bottom: 10px;
clear: both;
text-align: left;
padding: 1px;
}

#gestrichelt {
width: 780px;
height: 1px;
background: #000000;
background: url(../img/gestrichelt.gif) left bottom no-repeat;
}

#footer {
clear: left;
text-align: left;
margin:auto;
width: 761px;
background: #ffffff;
border-right: 1px solid #8A7F75;
background: url(../img/footer_left2.gif) left bottom no-repeat;
line-height: 14px;
padding-bottom: 2px;
padding-left: 20px;
}

.footertext {
padding-bottom: 5px;
}

a:link, a:visited, a:active {
color: #CC3D3F;
font-weight: bold;
text-decoration: none;
}
a:hover {
font-weight: bold;
text-decoration: none;
color: #8A7F75;
}

ul#navi {
display: inline;
margin-left: 0px;
}

ul#navi li {
float: left;
width: auto !important;
list-style-type: none;
padding-left: 5px;
padding-right: 8px;
margin-top: 64px;
}

a.navilink:link, a.navilink:active, a.navilink:visited {
font-weight: bold;
border-bottom: 2px dashed transparent;
color: #8A7F75;
}

a.navilink:hover {
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed #990000;
padding-bottom: 3px;	
color: #CC3D3F;
}

a.e1_hl{
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed #990000;
padding-bottom: 3px;	
color: #CC3D3F;
}

