a:link{
	color: #003088;
}

a:visited{
	color: #003088;
}

a:hover{
	color: #FFA000;
	text-decoration: none;
}

a:active{
	color: #FFA000;
	font-weight : bold;
}

body {
	background-color: #e0e0e0;
	padding: 0px;
	margin: 0px;
}

#master {
	float: left;
	width: 100%;
	height: 100%;
}

#left {
	background-color: #FFFFFF;
	float: left;
	width: 300px;
	height: 100%;
	background-position: right;
	background-image: url(images/d_bg.jpg);
	background-repeat: repeat-y;
}

.karte {
	position: relative;
	height: 473px;
	width: auto;
	margin: 0px;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(images/karte_kl.jpg);
	background-repeat: no-repeat;
}

.logo {
	margin-top: 5px;
	margin-left: 0px;
}

#right {
	background-color: #e0e0e0;
	float: left;
	width: auto;
}

#content {
	background-color: #e0e0e0; 
	font: 12px "Arial", tahoma, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 600px;
}

#footer {
	background-color: #e0e0e0; 
	font: 12px "Arial", tahoma, Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	clear: both;
}

#version {
	float: left;
	width: 330px;
}

#footerLinks {
	float: left;
	width: 340px;
}

.breaker{
	overflow: hidden;
	height: 1px;
	clear: both;
}

.wichtigerLink{
	background-color: #b5dfc6;
	width: 132px;
	font-size: 14px;
	margin: 10px 0px 5px 0px;
	height: 20px;
}

.td_bezeichner{
	background-color: #b5dfc6;
	font-size: 12px;
	width: 120px;
}

.td_weiss{
	background-color: #FFFFFF;
	font-size: 12px;
}

.text{
	margin-top: 50px;
}

.fragebox{
	background-color: #E0E0E0;
	margin-top: 20px;
	margin-bottom: 20px;
	width: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.user_box{
}

.user_text{
	float: left;
	width: auto;	
}

.user_name{
	background-color: #E0E0E0;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
}

.black{
	color: #000000;
}

.kleine_schrift{
	font-size: 12px;
}

.table_rt_farbe_hell{
	background-color: #ffffff;
}

.table_rt_farbe_dunkel{
	background-color: #e2ebff;
}

.beschreibungstext{
	margin-bottom: 0px;
	font-size: 18px;
}

.ueber {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.reiter {
	background-image: url(images/bg_reiter.gif);
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	height: 32px;
	text-align: center;
}

.reiter_aktiv {
	background-image: url(images/bg_reiter_aktiv.gif);
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	height: 32px;
	text-align: center;
	font-weight: bold;
}

.reiter_titel {
	margin-top: 12px;
	font-size: 12px;
	text-align: center;
}

.reiter_content {
	float: left;
	width: auto;
	height: auto;
}

.reiterlinks{

}

a.reiterlinks:link {
	text-decoration: none;
}

a.reiterlinks:visited{
	text-decoration: none;
}

a.reiterlinks:hover {
	text-decoration: underline;
}

a.reiterlinks:active{
	font-weight : bold;
	text-decoration: none;
}


.r_content_rahmen {
	background-color: #7b7d7e;
	padding: 1px;
	float: left;
	width: auto;
	height: auto;
}

.r_content {
	background-color: #c7d9fe;
	float: left;
	width: auto;
	height: auto;
}

.table_close {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

.plz_anzahl {
	width: 20px;
	height:auto; 
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
}





