#mainTable {font-size:12px;}
#mainTableLeft {width:990px;}

#outer_menu-left-item {font-size:16px;height: 22px; overflow: hidden; position: relative;width: 250px; background-color:#B53C2B; font-family:Verdana;}
#outer_menu-left-item[id] {display: table; position: static;}

#middle_menu-left-item {position: absolute; top: 50%;} /* for explorer only*/
#middle_menu-left-item[id] {display: table-cell; vertical-align: middle; position: static;}

#inner_menu-left-item {position: relative; top: -50%;margin-left:25px; color:#FEFEFE;} /* for explorer only */
#inner_menu-left-item[id] {position: static;margin-left:25px;}

#outer_menu-left-item a {color:#FEFEFE; text-decoration:none;}

#menu-left-item-desc {font-size:10px;margin-top:10px;margin-left:37px;margin-right:10px;margin-bottom:10px;line-height:150%;}

h1       {
	margin-left: 0px;
	color: #4C4C4C;
	font-size:13px;
	font-weight: bold;
	text-decoration: none
}

h2  {
	margin-left:3px;
	color: #4C4C4C;
	font-size:14px;
	font-weight: bold;
	text-decoration: none
}

h3       {
	margin-left:6px;
	color: #4C4C4C;
	font-size:15px;
	font-weight: bold;
	text-decoration: none
}
h4 {
	margin-left:8px;
	color: #4C4C4C;
	font-size:16px;
	font-weight: bold;
	text-decoration: none}
p {
	margin-left:10px;
	margin-right:10px;
	font-weight: normal;
	text-decoration: none}
li {
	color: black;
	font-weight: normal;
	margin-top:3px;
}

/*
#map{
	width:500px;
	height:379px;
	vertical-align: top;
	position: absolute;
     margin-top:50px;
	 	margin-left: 10px;
     padding:0px;

}


#info {
	margin-left: 550px;
	margin-top: 50px;
	vertical-align: top;
       padding:0px;
	   width: 200px; 
	   height: 380;
	 background-color:#efefef;
    position: absolute;
}
*/

#map{
	float:left;
	margin-right:20px;
	width: 570px;
	overflow:hidden;
}

#mapTable {
	background:#ffffff;
	width:700px;
	float:left;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom:1px solid #E4E4E4;
}
#cTable {
    padding-left: 20px;
	background:#ffffff;
	width:700px;
	float:left;
	padding-bottom: 20px;
	
}

#info {
	float:left;
	vertical-align: top;
    padding:0px;
	width: 110px; 
	height: 450px;
	overflow:hidden;
	
}


#debug {
	margin-left: 760px;
	margin-top: 50px;
	vertical-align: top;
       padding:0px;
	   width: 300px; 
	   height: 380px;
	 background-color:#ffbdbd;
    position: absolute;
}


#details {
	margin-left: 550px;
	margin-top: 50px;
	vertical-align: top;
    padding:0px;
	width: 550px; 
    position: absolute;
}

#copyright {
color:#B53C2B;
width:260px;
font-size:10px;
}

#impressum  a {
	color:#B53C2B;
	margin-left:15px;
	font-size:10px;
}

#footer {width:990px;text-align:right;float:left;clear:left;}
#copy {width:260px;text-align:left;margin-left:730px;}


