body {
	background-color: #01319F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header
{
	font-size: 14px;
	font-weight: bold;
	color: #EE3439;
}
.text {
}
.text_bold {
	font-weight: bold;
}
.text_blue {
	color: #00308A;
}
.text_blue_klein {
	color: #00308A;
	font-size:11px;
}
.text_blue_bold {
	font-weight: bold;
	color: #00308A;
}
.text_red {
	color:red;
}
.text_red_bold {
	font-weight: bold;
	color:red;
}
a:link, a:hover, a:visited {
	font-weight: normal;
	color: #00308A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.bold:link, a.bold:hover, a.bold:visited {
	font-weight: normal;
	color: #00308A;
	text-decoration: none;
	font-weight:bold;
}

a.bold:hover {
	text-decoration: underline;
	font-weight:bold;
}

select, input, textarea {
font-size: 12px;
}
select.rahmen, input.rahmen, input[type=checkbox].rahmen, input[type=radio].rahmen, textarea.rahmen {
	color:#000000;
	font-size: 12px;
	border: solid 1px #01319F;
}
select.rahmen_error, input.rahmen_error, input[type=checkbox].rahmen_error, input[type=radio].rahmen_error, textarea.rahmen_error {
	color:#000000;
	font-size: 12px;
	border: solid 1px #FF0000;
}
select.express {
	background: #ffffff; // #324CBB;
	color:#000000; //#ffffff;
	font-size: 12px;
	border: solid 1px #83A2DB;
}
a.stationen:link{ 
	text-decoration: underline;
	color: #3A3A3A;
}
a.stationen:visited{ 
	text-decoration: underline;
	color: #3A3A3A;
}
a.stationen:hover{ 
	text-decoration: underline;
	color: #3A3A3A;
}
.text_stationen {
	font-size: 11px;
	color: #3A3A3A;
}

a.submenu:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
a.submenu:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
a.submenu:hover { 
	color: #EE3439;
	text-decoration: none;
	}
a.submenu:active { 
	color: #FFFFFF;
	text-decoration: none;
	}
a.txtlink:link {
	color: #00308A;
	text-decoration: none;
}
a.txtlink:visited { 
	color: #00308A;
	text-decoration: none;
	}
a.txtlink:hover { 
	color: #00308A;
	text-decoration: none;
	}
a.txtlink:active { 
	color: #00308A;
	text-decoration: none;

	}	
.text_error {
	color:#FF0000;
}	
	
#newsticker    { position: relative; top: -15px; left: 0px; width: 100%; height: 48px; visibility: visible; display: block }
