/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
p.newsR{
	line-height: 15px;
	margin-left: 9px;
	margin-bottom: 5px;
}
p.absatzbox{
	padding-left: 20px;
	margin-left: 20px;
}

h1{
	font-size: 21px;
	color: #000000;
	line-height: 26px;
	margin-top: 5px;
}
h1.red{
	color: #993300;
}

.fliesstext{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.headline1{
	font-size: 24px;
	color: #A01101;
	line-height: 32px;
	margin-top: 15px;
}

.headline12{
	font-size: 24px;
	color: #000000;
	line-height: 32px;
	margin-top: 15px;
}



.headline2{
	font-size: 14px;
	color: #000000;
	line-height: 19px;
	margin-top: 15px;

}

.headline3{
	font-size: 24px;
	color: #945656;
	line-height: 32px;
	
}

.history{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/

}

.kontakt{
font-size: 10px;
color: #666666;
line-height:12px;
}




/* LINKS'''''''''''''''''''LINKS''''''''''''''''''LINKS''''''''''''''''''''''''''*/


a{color: #000000; text-decoration: underline;}
a:link{text-decoration: underline;}
a:hover{text-decoration: none;text-decoration: underline;}
a:visited{}



a.LNews{
	color: #A01101;
	font-weight: bold;
}

a.LNews:link :visited{
	color: #A01101;
	font-weight: bold;
}

a.LNews:hover{
color: #C56B6B;
text-decoration: none;
font-weight: bold;
}
/*------------------------------------------------------*/

a.LAngebot{
	color: #000000;
	font-weight: bold;
}

a.LAngebot:link :visited{
font-weight: bold;
	color: #000000;
}

a.LAngebot:hover{
color: #666666;
text-decoration: none;
font-weight: bold;
}


a.LFTipp{
	color: #945656;
	font-weight: bold;
}

a.LFTipp:link :visited{
	color: #945656;
	font-weight: bold;
}

a.LFTipp:hover{
color: #945656;
text-decoration: none;
font-weight: bold;
}


a.download{
	color: #663333;
	background-image: url(../bilder/pfeil_download.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 10px;
	background-position: left bottom;
	line-height: 19px;
	font-weight: bold;
}

a.download:hover{
	color: #883333;
	text-decoration: none;
	background-image: url(../bilder/pfeil_download.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
	margin-top: 5px;
	background-position: left bottom;
	line-height: 19px;
	font-weight: bold;
}


a.L10pt{
	font-size: 10px;
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}

a.L10pt:link :visited{
font-size: 10px;
color: #222222;
text-decoration: none;
font-weight: normal;
}

a.L10pt:hover{
	text-decoration: underline;
	font-size: 10px;
	color: #444;
	font-weight: normal;
	
}


a.upper{
	font-size: 11px;
	color: #A01101;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a.upper:link :visited{
font-size: 11px;
color: #000000;
text-transform: uppercase;
font-style: normal;
font-weight: normal;
}

a.upper:hover{
	text-decoration: none;
	font-size: 11px;
	color: #aaaaaa;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
}





.eingabefeld {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B0000;
	border-right-color: #C46B6B;
	border-bottom-color: #C46B6B;
	border-left-color: #9B0000;
	font-size: 14px;
	line-height: 24px;
	background-color: #ededed;
	height: 25px;
	color: #333333;
}

.TArea{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B0000;
	border-right-color: #C46B6B;
	border-bottom-color: #C46B6B;
	border-left-color: #9B0000;
	font-size: 14px;
	line-height: 24px;
	background-color: #ededed;
	color: #333333;
}
