@CHARSET "UTF-8";

body {
	background-color: #F9F9F9;
	color: rgb(102, 102, 102);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

td {
	color: rgb(102, 102, 102);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;	
}

a {
	color: #003366;
}

a:visited {
	color: #003366;
	text-decoration: none;
}
	
a: hover {
	color: #003366;
}

#page {
	position: absolute;
	top: 0px;
	margin-left: 50%;
	left: -500px;
	width: 1000px;
	background-color: #F9F9F9;
}

#grey_rect {
	position: absolute;
	height: 18px;
	width: 229px;
	background-color: #B6B6B6;
}

#static_menu_kuthal {
	position: absolute;
	top: 110px;
	line-height: 20px;
}

#static_menu_rmd {
	position: absolute;
	top: 110px;
	left: 115px;
	line-height: 20px;
}

#static_menu_kuthal a {
	position: absolute;
	height: 21px;
	width: 114px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	letter-spacing:2px;
	background-color: #B6B6B6;
	background-image: url(/_images/rmd/cornerg.gif);
	background-repeat: no-repeat;
}

#static_menu_kuthal a:visited {
	position: absolute;
	height: 21px;
	width: 114px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	letter-spacing:2px;
	background-color: #B6B6B6;
	background-image: url(/_images/rmd/cornerg.gif);
	background-repeat: no-repeat;
}

#static_menu_kuthal a:hover {
	top: -2px;
	height: 23px;
	background-color: #993300;
	background-image: url(/_images/rmd/cornerr.gif);
	background-repeat: no-repeat;
}

#static_menu_kuthal a:active {
	top: -2px;
	height: 23px;
	background-color: #993300;
	background-image: url(/_images/rmd/cornerr.gif);
	background-repeat: no-repeat;
}

#static_menu_rmd a {
	position: absolute;
	height: 21px;
	width: 114px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	letter-spacing:2px;
	background-color: #B6B6B6;
	background-image: url(/_images/rmd/cornerg.gif);
	background-repeat: no-repeat;
}

#static_menu_rmd a:visited {
	position: absolute;
	height: 21px;
	width: 114px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	letter-spacing:2px;
	background-color: #B6B6B6;
	background-image: url(/_images/rmd/cornerg.gif);
	background-repeat: no-repeat;
}

#static_menu_rmd a:hover {
	top: -2px;
	height: 23px;
	background-color: #003366;
	background-image: url(/_images/rmd/cornerb.gif);
	background-repeat: no-repeat;
}

#static_menu_rmd a:active {
	top: -2px;
	height: 23px;
	background-color: #003366;
	background-image: url(/_images/rmd/cornerb.gif);
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	top: 133px;
	height: 168px;
	width: 229px;
	background-color: #f3f3f3;
	border-bottom: 4px solid #B6B6B6;
	z-index: 3;
}

#rightmiddleback {
	position: absolute;
	top: 53px;
	left: 531px;
	height: 70px;
	width: 464px;
	background-color: #B6B6B6;
}

#rightmiddleback p {
	margin: 10px;
	color: #ffffff;
}

#rightmiddleback p big {
	font-size: 20px;

}

#topnav p {
	margin: 10px;
	text-align: right;
	font-size: 8pt;
	color: white;
}

#topnav a {
	color: white;
	text-decoration: none;
}

#topnav a:visited {
	color: white;
	text-decoration: none;
}

#topnav a:hover {
	color: white;
	text-decoration: underline;
}

#rightbar {
	left: 7px;
	height: 621px;
	width: 217px;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
}

/*Rightbar*/
.rightbar_top {
	azimuth: center;
	padding-right: 10;
	padding-left: 6;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
	color: #B8B8B8;
	font-size: 8pt;
	height: 18px;
	background-color: #E5E1E0;
	letter-spacing:3px;
	text-align: right;
}
.rb_news {
	padding: 2px;
	border-bottom: 1px solid #600000;
	font-size: 8pt;
}

a.news, a:active.news, a:focus.news, a:link.news, a:visited.news {
	color:#400000;
	font-weight:normal;
	text-decoration:none;
}

a:hover.news {
	color:#800000;
	font-weight:normal;
	text-decoration: underline;
}

#quicknav {
	position: absolute;
	top: 310px;
	left: 235px;
	width: 750px;
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	background-color: #E1E1E1;
	border: 1px solid #E1E1E1;
	padding: 2px;
}

#quicknav a {
	color: #003366;
	font-weight: none;
	text-decoration: none;
}

#quicknav a:hover {
	color: #003366;
	font-weight: none;
	text-decoration: underline;
}

#quicknav a:visited {
	text-decoration: none;
}

#content {
	position: absolute;
	top: 332px;
	left: 235px;
	width: 750px;
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding: 2px;
}

#inhalt {
	background-color: #FFFFFF;
}
