* {
	font-family: Arial, Helvetica, sans-serif;
}

.aktuelles {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#515151;
}
.hauptText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	margin-left:7px;
	margin-right:7px;
	text-indent: 0px;
}

.hauptText_NL {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	text-indent: 0px;
}


.hauptText_Head {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #E91B25;
	margin-left:7px;
	margin-right:7px;
}

.hauptText_Head_NL {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #E91B25;
	margin-left:0px;
	margin-right:0px;
}


.hauptTextListe {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	margin-left:7px;
	margin-right:7px;
	list-style-position: outside;
	list-style-type: square;
	padding: 5px;
}
.hauptTextListeTxT {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	margin-left:7px;
	margin-right:7px;
}

.hauptTextNebenBild {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
}

.hauptTextNebenBild li {
	padding-left:0px;
}
.hauptTextNebenBild ul {
	list-style-type:none;
	list-style-image:url(../img/dash_10px.gif);
	margin:0 0 0 0px;
	padding-left:12px;
}
.hauptTextoAbstand {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	margin-left:0px;
	margin-right:7px;
	text-indent: 0px;
}
a:link {color:#000000;
font-weight:bold;}
a:visited {color:#000000}
a:hover {color:#000000}
a:focus {color:#000000}
a:active {color:#000000}
.hauptTextListe_newsletter {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	background: #555555;
	margin-right: 7px;
}
.footerSTORNO {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	margin-left:7px;
	margin-right:7px;
	text-indent: 0px;
}


/* VERTIKALE NAVIGATION */
/* Hauptmenü */
#navlist {
	padding: 0px;
	margin: 0;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	background: #EEEEEE;
	float:right;
	width: 112px;
	}

#navlist li {
	list-style: none;
	margin: 0px;
	border-top: 1px #B4B4B4 solid;
	text-align: right;
	}

#navlist li a {
	display: block;
	padding:4px 2px 4px 0;
	text-decoration: none;
	color:#444444;
	}

#navlist li a:hover {
	background-color:#FFFFFF;
	color: #E91B25;
	}
	
#navlist li a.act {
		background-color:#FFFFFF;
		color: #E91B25;
		padding:4px 2px 5px 0;
	}/*	border-bottom:1px #B4B4B4 solid; rausgenommen dafü bottom-padding 1px mehr :)*/
	
#navlist li a.top {
		background-color:#FFFFFF;
		border-bottom:1px #B4B4B4 solid;
	}
	
	

 /* Submenü 1 */
 #navlist_s1 {
	padding: 0 0 0px 0;
	margin: 0;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	background: #EEEEEE;
	float:right;
	width: 112px;
	color:#333333;
	}

#navlist_s1 li {
	list-style: none;
	margin: 0px;
	border:none;
	text-align: right;
	}

#navlist_s1 li a {
	display: block;
	padding:1px 2px 3px 0;
	margin: 0 0 0px 0;
	text-decoration: none;
	background-color:#FFFFFF;
	}

#navlist_s1 li a:hover {
	color: #E91B25;
	}
	
#navlist_s1 li a.act {
		background-color:#FFFFFF;
		color: #E91B25;
		border:none;
	}
	
	
/* TOP NAVIGATION */
	/* Grundeinstellungen */
	div#navTOPbox {
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	float:left;
	padding:0 0 0 7px;
	border: 0px solid #000;
	margin-top:0px;
	margin-bottom:15px;
	width:100%;
	}

	ul#navTOPmainLIST {
		float:left;
		list-style-type:none;
		padding:0;
		margin: 0;
	}

	ul#navTOPmainLIST li a{
		float:left;
		padding:5px 10px 5px 10px;
		text-decoration:none;
		list-style-type:none;
		background-image:url(../img/pfeil_grau.jpg);
		background-repeat:no-repeat;
		background-position: center left;
	}

	ul#navTOPmainLIST li{
		float:left;
		margin:0;
		padding:0;
	}

	ul#navTOPmainLIST li a.act{
		color:#E91B25;
		background-image:url(../img/pfeil_rot.jpg);
		background-repeat:no-repeat;
		background-position: center left;
	}

ul#navTOPmainLIST li a.start{
		color:#E91B25;
		background-image:none;
		background-repeat:no-repeat;
		background-position: center left;
		padding:5px 10px 5px 0px;
	}

	ul#navTOPmainLIST li a:hover{
		color:#E91B25;
		background-image: url(../img/pfeil_rot.jpg);
		background-repeat:no-repeat;
		background-position: center left;
	}
	
		ul#navTOPmainLIST li a.start:hover{
		color:#E91B25;
		background-image:none;
		background-repeat:no-repeat;
		background-position: center left;
	}
	
	
td.bl {
	border-bottom:dotted;
	border-bottom-style:dotted;
	border-bottom:1px;
	margin:0;
	padding: 7px 0 7px 0;
	vertical-align:top;
}

p.nl_head {
	margin:0;
}

.nl_head {
		font-size: 12px;
		padding:0px 0px 0px 15px;
		margin:0;
		font-weight:bold;
		text-decoration:none;
		list-style-type:none;
		background-image:url(../img/Pfeil_NL_2.jpg);
		background-repeat:no-repeat;
		background-position: top left;
}

p.hauptText_NL {
	margin:5px 0 0 0;
	padding:0 0 0 0;
}


/* VERTIKALE NAVIGATION Newsleter*/
/* Hauptmenü */
.navNL {
	padding: 0px;
	margin: 0;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	background: #EEEEEE;
	float:right;
	width: 112px;
	text-decoration:none;
	height:20px;
	}
	
a:hover{
	background-color:#FFFFFF;
	color: #E91B25;
}

#navlistNL {
	padding: 0px;
	margin: 0;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	background: #EEEEEE;
	float:right;
	width: 112px;
	}

#navlistNL li {
	list-style: none;
	margin: 0px;
	border-top: 1px #B4B4B4 solid;
	text-align: right;
	}

#navlistNL li a {
	display: block;
	padding:4px 2px 4px 0;
	text-decoration: none;
	color:#444444;
	}

#navlistNL li a:hover {
	background-color:#FFFFFF;
	color: #E91B25;
	}
	
#navlistNL li a.act {
		background-color:#FFFFFF;
		color: #E91B25;
		padding:4px 2px 5px 0;
	}/*	border-bottom:1px #B4B4B4 solid; rausgenommen dafü bottom-padding 1px mehr :)*/
	
#navlistNL li a.top {
		background-color:#FFFFFF;
		border-bottom:1px #B4B4B4 solid;
	}

p.hauptText_Head_NL {
	padding:0;
	margin:0;
}
