*{
	padding: 0;
	margin: 0;
	font-family: Verdana;
}

a, a:visited {
        text-decoration: underline;
        color: #b5113e;
}

a:hover, a:active {
        text-decoration: none;
        color: #b5113e;
}

body{
	background-color: #62544e;	
	font-size: 12px;	
	background-image: url("../images/body_bg.png");
	background-position: top left;
	background-repeat: repeat-x;	
	color: #453631;					
}

#pagecontainer{
	width: 800px;
	height: auto;
	margin: 0 auto;
}

#topnavi{
	background-color: #cac7b0;
	height: 51px;
	font-size: 10px;
	width: 800px;	
}
#topnavi_logo{
	float:left;
}
#topnavi_header{
	float:left;
	border:0;			
}
#topnavi_search{			
	height: 30px;
	text-align: right;
}
#topnavi_search img{				
	margin-top: 7px;
	margin-left: 7px;
}
#topnavi_search a{	
	color: #5f574d;
	text-decoration:none;		
}
#topnavi_search span{	
	color: #5f574d;
	font-weight: bold;
}

#topnavi_search a:hover{
	text-decoration: underline;
}

#topnavi_search form,#topnavi_search div{
	display:inline;
}
#mainnavi{
	background-color: #FFFFFF;
	height: 137px;
	padding-left: 10px;
	padding-top: 6px;
	color: #cac7b0;
}

.noLink {
	font-weight: bold;
}

#mainnavi_menu{
	background-color: #b5113e;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	width: 778px;
	margin-top: 6px;
	text-align: center;
	font-size: 11px;
}

#mainnavi_menu span{
	color: #cac7b0; 
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;	
	font-weight: bold;
}

#mainnavi_menu a{
	color: #cac7b0; 
	font-size: 11px;			
	text-decoration: none;	
	margin-left: 10px;
	margin-right: 10px;	
	font-weight: normal;
}

#mainnavi_menu a:hover{			
	text-decoration: underline;			
}

#content, #content_city{
	background-color: #FFFFFF;	
	position: relative;					
}

#content_index{
 	background-color: #b5113e;	
	position: relative;	
	height: 440px;
	text-align: center;
	padding-top: 60px;
}

#content_index img{
	margin: 15px;
	border: 0;
}

#content p, #content_city p{
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 20px;
}

#content a{	
	color: #b5113e;
	text-decoration:none;		
}
#content a:hover{
	text-decoration: underline;
}

#content_city p img{
	float: left; 
	margin: 10px;
}

#columnLeft{
	position: absolute;
	top: 0px;
	left: 0px;		
	width: 190px;
	font-size: 11px;			
}

#columnLeft ul{
	list-style-type: none;
	margin: 10px;
}
#columnLeft ul li{
	border-bottom: 1px solid #453631;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 170px;			
}
#columnLeft ul li a{
	text-decoration: none;
	color: #453631;
}
#columnLeft ul li a:hover{
	font-weight: bold;						
}

#columnCenter{
	width: 540px;
	padding: 30px;
	border-left-color: #e4e3d7;
	border-left-width: 190px;
	border-left-style: solid; 
	text-align: left;					
}

#columnCenter_city{			
	width: 360px;
	padding: 30px;
	border-left-color: #e4e3d7;
	border-left-width: 190px;
	border-left-style: solid;
	border-right-color: #e4e3d7;
	border-right-width: 190px;
	border-right-style: solid;  
	text-align: left;		
}

#columnRight{
	position: absolute;
	top: 0px;
	left: 610px;		
	width: 190px;
	font-size: 11px;			
}

#columnRight p{
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;	
	line-height: 17px;		
}
#columnRight a{
	text-decoration: none;
	color: #453631;
}
#columnRight a:hover{
	text-decoration:underline;					
}
h1{
	color: #b5113e;
	font-size: 16pt;	
	font-weight: normal;	
	margin-bottom: 30px;	
	text-transform: uppercase;
}

#columnRight h2{
	background-color: #b5b09c;
	border-bottom: 1px dashed #62544e;
	border-top: 1px dashed #62544e;
	width: 169px;
	font-size: 12px;
	font-weight:bold;
	color:#453631;
	margin: 0;
	padding: 3px;
	padding-left: 18px;
	background-image: url("../images/kasten_rot.png");
	background-repeat: no-repeat;
	background-position: 5px;
	text-transform: none;
}

#columnRight h1{	
	margin:-18px;	
}

.contact-elem{
	margin-bottom:10px;
}

.contact-elem div{
	width: 120px; 
	float:left;
}

textarea{
	font-size: 12px;
}

div.ttnews_listbox{
	background-color: #cac7b0;
	color: #453631;							
}

#sitemap li a{
	margin-left: 0px;
	color: #453631;	
}

#sitemap li a:hover{
	text-decoration:none;
	font-weight:bold;
	color: #453631;
}

#sitemap_parent li a{
	margin-left: 15px;
	color: #453631;	
}

#sitemap li a:hover{
	text-decoration:none;
	font-weight:bold;
	color: #453631;
}
