/* CSS Document */

A:link { color: #8E3D11; text-decoration: none; }
A:visited { color : #8E3D11; text-decoration: none; }
A:hover {color:#EDCF77; background: #8E3D11;text-decoration: none ;}
A:active {color:#EDCF77; background: #8E3D11; text-decoration: none;}

A.linka:link { color: #8E3D11; text-decoration: none; }
A.linka:visited { color : #8E3D11; text-decoration: none; }
A.linka:hover {color:#8E3D11; background: #D5B65D;text-decoration: none ;}
A.linka:active {color:#8E3D11;background: #D5B65D; text-decoration: none; }

A.linkb:link { color: #8E3D11; text-decoration: none; }
A.linkb:visited { color : #8E3D11; text-decoration: none; }
A.linkb:hover {color:#8E3D11; background: #EDCF77;text-decoration: none ;}
A.linkb:active {color:#8E3D11;background: #EDCF77; text-decoration: none; }

A.linkc:link { color: #EDCF77; text-decoration: none; }
A.linkc:visited { color : #EDCF77; text-decoration: none; }
A.linkc:hover {color:#8E3D11; background: #EDCF77;text-decoration: none ;}
A.linkc:active {color:#8E3D11;background: #EDCF77; text-decoration: none; }

A.linkd:link { color: #FFFFFF; text-decoration: none; }
A.linkd:visited { color : #FFFFFF; text-decoration: none; }
A.linkd:hover {color:#8E3D11; background: #EDCF77;text-decoration: none ;}
A.linkd:active {color:#8E3D11;background: #EDCF77; text-decoration: none; }


A.extra:link { color: #8E3D11; text-decoration: none; }
A.extra:visited { color : #8E3D11; text-decoration: none; }
A.extra:hover {color:#EDCF77;background: #D5B65D; text-decoration: underline ;}
A.extra:active {color:#EDCF77; background: #FFFFFF;text-decoration: underline; }


html, body {scrollbar-face-color:rgb(42,57,130);
scrollbar-highlight-color:rgb(22,32,91);
scrollbar-shadow-color:rgb(22,32,91);
scrollbar-3dlight-color:rgb(42,57,130);
scrollbar-arrow-color:rgb(22,32,91);
scrollbar-track-color:rgb(42,57,130);
scrollbar-darkshadow-color:rgb(22,32,91);
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-top: 20px;
background-image: url(img/muster.gif);
background-repeat: repeat;
font-family: Tahoma, Helvetica, Arial, sans-serif;
color: #8E3D11;
}

p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}

.navigation {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #8E3D11;
	text-indent: 10px;
}
.rad {
	background-image: url(img/rad.gif);
	background-repeat: no-repeat;
}

.headline {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: lighter;
	font-variant: normal;
}
b {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

strong {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
.textb {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
hr {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	border:2px dotted #8E3D11
}

.textweiss {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;

}

li {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: small-caps;
         padding-bottom:0px;
}.navigation2 {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #8E3D11;
	text-indent: 0px;
}

