body {
	background-color: #787878;
	margin: 30px;
}

body,table {
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h199 {
	color: #000;
	font-size: 16px;
	background-color: #D0D0D0;
	padding: 5px 10px 5px 20px;
	margin: 0px;
	font-weight: normal;
}

a {color: #D81922;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline;}



#top {
	text-align: center;
	padding-left: 260px;
	background: #F9E701 url(../images/top_img.png) left top no-repeat;
}
#top div {
	background: #F9E701 url(../images/logo3.png) center no-repeat;
/*	filter:expression(fixPNG(this)); */
}


#menu {
	color: #fff;
	font-size: 16px;
	background-color: #000;
}
#menu td {
	text-align: center;
	padding: 0px 5px;
}
#menu td.red {background-color: #D81922;}
#menu a {
	color: #fff;
	font-size: 16px;
	white-space: nowrap;
	text-transform: uppercase;
}
#menu a:link {text-decoration: none;}
#menu a:visited {text-decoration: none;}
#menu a:hover {text-decoration: underline;}


#bottom {
	color: #fff;
	font-size: 11px;
}
#bottom td {padding: 0px 30px}


#left {
	background-color: #E6E6E6;
	font-size: 11px;
}


#center {
	width: 100%;
	background-color: #E6E6E6;
}


#login_dv {
	color: #000;
	font-size: 11px;
	padding: 8px 10px 8px 20px;
}
#login_dv table {width: 214px;}
#login_dv input {
	font-size: 10px;
	width: 160px;
	height: 20px;
}
#login_dv a {
	color: #000;
	font-size: 11px;
}
#login_dv a:link {text-decoration: underline;}
#login_dv a:visited {text-decoration: underline;}
#login_dv a:hover {text-decoration: underline;}


#submenu {
	margin: 0px;
	padding: 10px;
}
#submenu li {
	list-style: none;
	list-style-image: url(../images/marker.gif);
	margin: 5px 0px 5px 25px;
	list-style-position: bottom;
}
#submenu div {
	font-size: 11px;
	padding-left: 15px;
}
#submenu a {color: #000;}
#submenu a:link {text-decoration: none;}
#submenu a:visited {text-decoration: none;}
#submenu a:hover {text-decoration: underline;}


#content {padding: 5px 10px 5px 20px;}


#news {
/*
	color: #666;
	font-size: 11px;
*/
}
#news .item {
	padding: 5px 0px;
/*
	width: 220px;
	padding: 0px 5px 0px 0px;
*/
}
.news_heading {
	color: #F80C0C;
	font-size: 12px;
	font-weight: bold;
}
#news .date {
	color: #F80C0C;
	font-size: 10px;
}
#news .news_text {}
#news a {color: #666;}
#news a:link {text-decoration: underline;}
#news a:visited {text-decoration: underline;}
#news a:hover {text-decoration: underline;}


.deutscher {
	color: #E6E6E6;
	font-size: 22px;
	width: 100%;
	text-align: right;
}

.heading {
	color: #000;
	font-size: 16px;
	background-color: #D0D0D0;
	padding: 5px 10px 5px 20px;
}

.heading_r {
	color: #fff;
	font-size: 16px;
	background-color: #D81922;
	padding: 5px 10px 5px 20px;
}

.ieP {filter:expression(fixPNG(this));}