* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

ul {
	list-style: square;
}

body {
	background: url('/images/bg.gif') top fixed #9A9A9A;
	margin: 0;
	padding: 0;
}

.datum { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}

/*td.content { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;

}*/

.news { 
	font-size: 11px;
	color: #666666;
}

.headline_big { 
	font-size: 18px;
	font-weight: bold;
	color: #004AB9;
	vertical-align: bottom;
	line-height: 25px;
	border-bottom: 1px solid #DEDEDE;
	height: 30px;
	padding: 0;
	margin: 0;
}

.headline_middle { 
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.simpleline {
	background-color:#DEDEDE; /* Mozilla 1.4 */
	color:#DEDEDE; /* IE 6 */
	border: #DEDEDE; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

#content {
	font-size: 12px;
	line-height: 140%;
}

A.news {


}

#menu li {
	margin: 0;
	padding: 0;
	list-style-type:none; 
	list-style-position:outside; 
	background-color:#DEDEDE;
	font-size:12px;
	line-height: 15px;
}

#menu li.submenuitem a {
	background-color:#DEDEDE;
	font-weight: normal;
	display: block;
	padding: 3px;
	padding-left: 10px;
	margin: 0;
	text-decoration: none;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	width: 100%;
}

#menu li.submenuitem a:hover {
	font-weight: normal;
}

#menu li a {
	background-color:#DEDEDE;
	color: #004AB9;
	font-weight: bold;
	display: block;
	padding: 3px;
	padding-left: 10px;
	margin: 0;
	text-decoration: none;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	width: 100%;
}



#menu li a:hover {
	background-color:#F0F0F0;
	color: #0066FF ;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.footer_text {
	font-size: 10px;
	color: #FFFFFF;
}

a {
	color: #004AB9;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

input, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}

.news_leftside_text {
	color: #666666;
	font-size: 10px;
}

.news_leftside_headline {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.news_leftside_link {
	font-size: 10px;
}

.news_date {
	color: #666666;
	font-size: 10px;
}

.news_headline {
	color: 004AB9;
	font-weight: bold;
	font-size: 14px;
}
