/* Basis CityUch*/

body {
	background-color: #8F8F8F;
	margin-top:6;
}


body,td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height:1.5;
	color: 000000;
}



H1{
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #555555;
	line-height: 15px;
	text-transform: uppercase;
}



H2{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #f26649;
}



H3{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #f26649;
}


H4{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #000000;
}

H5{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #555555;
}



a{text-decoration:none;font-weight:normal;}
a:link{color:#0097e3;text-decoration:none;}
a:visited{color:#0097e3;text-decoration:none;}
a:active,a:hover{color:#f26649;text-decoration:none; border-bottom: 1px dotted #f26649;}





/* Content Main CityUch*/

#page_titel {
	position:relative;
	left: 15px;
	top: 10px;
	width:520px;
	vertical-align: top;
	padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
}



#content_main {
	position:relative;
	left: 15px;
	top: 10px;
	width:510px;
	vertical-align: top;
	padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}




/* Content Right CityUch*/

#content_right {
	position:relative;
	left: 10px;
	top: 10px;
	width:170px;
	vertical-align: top;
	padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}




/* Fusszeile CityUch */

#footer {
	padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 14px;
}
#footer {
	font-family:Arial,Helvetica;
	font-size:9px;
	font-weight:normal;
	color: #666666;
}


#footer a:link, #footer a:visited {
    color: #666666;
    text-decoration: none;
}


#footer a:hover, #footer a:active{
    color:#f26649;text-decoration:none; 
    border-bottom: 1px dotted #f26649;
    }
