body {
	padding:0;
	margin:0;
	text-align:left;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	height:100%;
}
html {
	min-height:100%;
}

hr { width:650px; border-bottom : 2px dotted #999999;}

.td_list{
	padding: 3px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	font-size: 75%;
}

.page{
	width: 900px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.header{
	display: none; 
	margin: 0px;
	padding: 0px;
	height: 143px;
	background: url('/images/cityinfo3.jpg') 615px 28px no-repeat #e4e4e4;
}
.headerimg{
	margin-right:4px;
}
.header_logo{
	padding-top: 8px;
	padding-left: 38px;
}
.header_image{
	position:absolute; 
	top:0px; 
	left: 213px;
}
.header_bottom_box{
	background: #e9001f;
	position:absolute; 
	top:123px; 
	left: 213px;
	width:687px; 
	height:20px; 
	z-index:1000;
	text-align: right;
	padding-top: 2px;
	color: #FFFFFF;
	font-size:70%; 
	font-weight: bold;
	line-height: 140%; 
}
.header_bottom_box a{
	color: #FFFFFF;
	font-weight: bold;
}

.content{
	font-size: 75%;
	min-height: 592px;	
}
.content a{
	font-weight: bold;
	color:rgb(0,0,0);
	text-decoration: none;
}
.content a:hover{
	font-weight: bold;
	text-decoration: underline;
	color:#666666;
}

.left_content{
	display: none;
	height:592px;
	padding: 0px;
	float: left;
	width:213px;
	background: url('/images/bildgrau_neu.jpg') no-repeat #e4e4e4;
}

.middle_content{
	float: left;
	height: 592px;
	width:687px;
	background: #ffffff;
}
.content_text{
	padding-top: 13px;
	padding-left: 18px;
	line-height: 140%;
}
td{
	line-height: 150%;
	font-size: 75%;	
}
.td_border_u{
	border-bottom: #333333 solid 1px;
}
h1{
	padding: 0px;
	margin: 0px;
	color:#eaeaea;
}

.headline{
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}
.cityheadline{
	font-weight: bold;
	font-size: 120%;
	color: #e9001f;
}
.image_border{
	border: 1px solid #333333;
	height: 150px;
}
.image_border_karte{
	border: 1px solid #333333;
}

/* navigation */
.navigation{
	padding: 8px;
	padding-left: 14px;
}
.navigation_border{
	padding:0px;
	width:180px;
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#e9001f;
  	border-left-width:1px;
  	border-left-style:solid;
  	border-left-color:#e9001f;
}
.navigation_header{
	background:#e9001f;
	padding:2px;
	width:180px;
	color: #FFFFFF;
	font-size: 90%; 
	font-weight: bold;
	line-height: 140%; 
}
.navi{
	font-size: 90%; 
	font-weight: bold;
	background: url(/images/dot_w1.gif) 5px 3px no-repeat;
	padding-left:15px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.navi a{
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.navi a:hover{
	font-weight: normal;
	text-decoration: underline;
	color:#333333;
}
.navi_on{
	font-size: 90%; 
	font-weight: bold;
	background: url(/images/dot_w1.gif) 5px 3px no-repeat;
	padding-left:15px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.navi_on a{
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.navi_on a:hover{
	font-weight: bold;
	text-decoration: underline;
	color:#333333;
}

.footer{
	height: 18px;
	background: #e9001f;
	padding: 0px;
	margin: 0px;
}
.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
.innen_1{
	background: #F4CBB5;
	border:1px solid #B4433D;
	padding: 8px;
}
.innen_2{
	background: #BFDEF0;
	border:1px solid #3C4D81;
	padding: 8px;
}
.innen_3{
	background: #C3E09D;
	border:1px solid #086C6C;
	padding: 8px;
}
.vn_head{
	padding: 3px;
	color: #000;
	background: #e4e4e4;
	text-align: center;
	font-weight: bold;
}
.vn_border{
	border:1px solid #999999;
}
.vn_border2{
	border:1px solid #333333;
}
.vn_footer{
	padding: 3px;
}
.small_right {
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-right: 35px;
}
.small {
	font-size: 100%;
	padding: 2px;
}

.besatz1 {
	border-top: #333 solid 1px;
	border-bottom: #333 solid 1px;
	background: #4080C0;
	color: #fff;
}
.besatz2 {
	border-top: #333 solid 1px;
	border-bottom: #333 solid 1px;
	background: #60C0BF;
}
.besatz3 {
	border-top: #333 solid 1px;
	background: #A7CAF0;
}