/* Breiteres Main-Layout */


#header  {
	height: 206px;
}
#columns {
	margin-top: 0;
}
#sidemenu-placeholder {
	width: 252px;
}
#main {
	padding-top: 80px;
	margin-left: 0px;
	width: 420px;
}
#main .attribute-short {
	padding-left: 24px;
	font-size:1.6em;
}

#main #module-list p a{
	background-repeat: no-repeat;
	background-position: left middle;	
	font-weight: normal;
	display:block;
	padding: 12px 0 12px 73px;
	margin-left: -50px;
	line-height: 1em;
}

#main #module-list a{
	font-size: 1.4em;
	color:#ee7c09;
	font-weight: bold;
}

#main #module-list a:hover{
	text-decoration: none;
}

#main #module-list a.luft_de{
	color:#008b8c;
}

#main #module-list a.uv_de{
	color:#49982d;
}

#extrainfo {
	width: 248px;
}
#footer {
	margin-left: 160px;
}

