html {
	overflow: -moz-scrollbars-vertical;
}

body { 	
	margin: 0px 0px 0px 0px;
	color: #000; 
	font-size: 11px; 
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #ddd;	
	scrollbar-base-color: #ddd;
	scrollbar-dark-shadow-color: #333;
	scrollbar-shadow-color: #666;
	scrollbar-arrow-color: #e2001a;
	scrollbar-highlight-color: #ccc
	}
		
td { 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px;
	line-height: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
select, input, search, textarea {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	color: #000
}

h1 { 
	color: #999999; 
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	}

.titel { 
	color: #000000; 
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	}
	
.date {
	font-weight: bold;
	font-size: 11px; 
	display:block;
	padding: 2px 0px 2px 5px;
	margin: 12px 0px 0px 0px;
	width: 515px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
	background-color: #006ab3;
	}
	
a { color: #006ab3; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: underline
	}

a:link { color: #006ab3; 
	font-weight: normal; 
	text-decoration: underline
	}
	
a:hover { color: #e2001a;
	font-weight: normal; 
	text-decoration: underline 
	}
	
a.arr { color: #006ab3; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	padding: 0px 0px 0px 10px; 
	background-repeat: no-repeat;
	background-image: url(../img/arr.gif);
	text-decoration: none
	}

a.arr:link { color: #006ab3; 
	font-weight: bold; 
	text-decoration: none
	}
	
a.arr:hover { color: #e2001a;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../img/arr2.gif); 
	text-decoration: none 
	}
	
a.lnk_top {
	display: block;
	background-image:url(../img/top.gif);
	background-repeat:no-repeat;
	width:17px; height:17px }

a.lnk_top:hover {
	background-image:url(../img/top2.gif);
	background-repeat:no-repeat }
	
a.lnk_back {
	display: block;
	background-image:url(../img/back.gif);
	background-repeat:no-repeat;
	width:17px; height:17px }

a.lnk_back:hover {
	background-image:url(../img/back2.gif);
	background-repeat:no-repeat }

#cell_mainnavi a {
	font-weight: bold;
	font-size: 12px; 
	display:block;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
	background-color: #006ab3;
	text-decoration: none;
	}
	
#cell_mainnavi a.act {
	background-color:#e2001a;
	font-weight: bold;	
	}
	
#cell_mainnavi a:hover {
	background-color:#e2001a;
	font-weight: bold;
	}
	
#cell_subnavi a {
	display:block;
	padding: 0px 0px 0px 10px;
	color:#00bab3;
	text-decoration: none;
	font-weight: normal;
	}

#cell_subnavi a.act {
	color:#e2001a;
	font-weight:bold;
	}
	
#cell_subnavi a:hover {
	color:#e2001a;
	font-weight:bold;
	}
	
.c5 {
	height: 5px;
	line-height: 5px;
	display: block }	
	
.c10 {
	height: 10px;
	line-height: 10px;
	display: block }	
	
.c15 {
	height: 15px;
	line-height: 15px;
	display: block }	
	
.c20 {
	height: 20px;
	line-height: 20px;
	display: block }
	
.rot { 
	color: #e2001a }
	
.blau { 
	color: #006ab3 }
	
.weiss { 
	color: #fff }
	
.grau { 
	color: #999999 }
	
.fett  {
	font-weight : bold;
	margin: 5px 0px 0px 0px; }

.kursiv {
	font-style : italic }
	
hr {
	color: #cccccc;
	height: 1px;
	width: 100% 
}
	
.box_rot {
	width:520px;
	border: 1px solid #e2001a;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	}
	
.box_blau {
	width:520px;
	border: 1px solid #006ab3;
	padding: 7px 5px 5px 5px;
	background-color: #ffffff;
	}
	
.box_neutral {
	width:520px;
	border: 1px solid #999999;
	padding: 7px 5px 5px 5px;
	background-color: #ffffff;
	}
	
.line {
	width:100%;
	border-bottom: 1px solid #cccccc;
	height:1px;
	max-height:1px;
	font-size: 1px;
	line-height: 1px;
	margin: 12px 0px 12px 0px;
	float:left;
	}

ul, ol {
	color: #000; 
	list-style-type: square;
	margin-left: 16px;
	list-style-position: outside ;
	margin-left: -22px;
}
	
#container {
	margin: auto;
	margin-top: 0px;
	width: 952px;
	background-color: #fff;	
	}
	
#kopf {
	width: 952px;
	height: 145px;
	float: left;
	}
	
#content {
	width: 952px;
	background-image: url(../img/bg.gif);
	float:left;
}
	
.navi {	
	width: 180px;
	text-align: left;
	margin: 25px 0px 0px 15px;
	float: left;
	display: block
	}
	
.aktuell {
	width: 530px;
	text-align: left;
	margin: 25px 0px 0px 15px;
	float:left;
}
	
.newsright {	
	width: 180px;
	text-align: left;
	margin: 25px 0px 0px 15px;
	float: left;
	}
	
#fuss {
	width: 952px;
	height: 30px;
	float: left;
	}


.vDate{
	width:60px;
	margin:0 5px 5px 0;
}
.vTime{
	width:40px;
	margin:0 5px 5px 0;
}

.notOK{
	background:#FF4D4D;
}

#hint{
	display:none;
	color:#E2001A;
	padding:5px 0;
}
