/* Punktlinie */	
.linieh {
	border-top: 1px solid #003366;
	}
	
.rand  {	
	border: 1px dashed #003366;
	}	

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #701315;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2A1109;
}

.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F08A00;
}

.headline4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008EAB;
}

.headline5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5E7898;
}

.headline6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2F453B;
}

/* Navigation */
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	
}

.navi a:link { color:#FFFFFF; text-decoration:none; font-weight: normal;}

.navi a:visited { color:#FFFFFF; text-decoration:none;  font-weight: normal;}

.navi a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 3px;
}

.navi a:active { color:#FFFFFF; text-decoration:none; font-weight: normal;}

.navi_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 3px;
}

.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.subnavi a:link { color:#000000; text-decoration:none; font-weight: normal; }
.subnavi a:visited { color:#000000; text-decoration:none;  font-weight: normal;}
.subnavi a:hover { 
color:#666666;
	text-decoration:none;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 3px;
}
.subnavi a:active { color:#666666; text-decoration:none;  font-weight: normal;}

.subnavi_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.text a:link { color:#000000; text-decoration:none; font-weight: normal; }
.text a:visited { color:#000000; text-decoration:none;  font-weight: normal;}
.text a:hover { color:#FFFFFF; text-decoration:none;  font-weight: normal;}
.text a:active { color:#FFFFFF; text-decoration:none;  font-weight: normal;}

.text_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

.text_rot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

.toolbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.toolbox a:link { color:#FFFFFF; text-decoration:none; font-weight: normal; }
.toolbox a:visited { color:#FFFFFF; text-decoration:none;  font-weight: normal;}
.toolbox a:hover { color:#FFCC99; text-decoration:none;  font-weight: normal;}
.toolbox a:active { color:#FFCC99; text-decoration:none;  font-weight: normal;}

.angebotspreis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}