* {
	margin:0; padding:0;
}
body {
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
}
#site {
	width:1024px;
}
#head {
	width:1024px;
	height:154px;
	background-color:#ffffff;
}
#util {
	float:right;
	padding-top:34px;
	padding-right:44px;
	color:#000000;
}
#menue1 {
	float:left;
	padding-left:45px;
}
#content {
	width:1024px;
	min-height:678px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	line-height:16px;
}
* html #content {height:678px;}

#content_left {
	width:236px;
	float:left;
	text-align:left;
}
#menue2 {
	padding-left:45px;	
}
#content_middle {
	width:552px;
	float:left;
	text-align:left;
	
}
#content_right {
	width:236px;
	float:left;
	text-align:left;
}
#teaser {
	padding-left:20px;
}
#footer {
	width:1024px;
	background-repeat:no-repeat;
	text-align:left;
	background-color:#ffffff;
}
#titles {
	padding-left:45px;
	padding-top:65px;
	color:#666666;
}

.a11:link {
	color:#000000;
	font-size: 11px;
	text-decoration:none;
}
.a11:visited {
	color:#000000;
	font-size: 11px;
	text-decoration:none;
}
.a11:hover {
	color:#000000;
	font-size: 11px;
	text-decoration:underline;
}
.link_r:link {
	color:#e2001a;
	font-size: 11px;
	text-decoration:none;
}
.link_r:visited {
	color:#e2001a;
	font-size: 11px;
	text-decoration:none;
}
.link_r:hover {
	color:#e2001a;
	font-size: 11px;
	text-decoration:underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#888888;
	line-height:16px;	
}

.formfeld {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.rot {color:#e2001a;}
.grau {color:#666666;}
.grau2 {color:#888888;}
#linie_grau {
	height:1px;
	background-color:#aaaaaa;	
}

.segment1 {color:#0ab0a8;}
.segment2 {color:#0f58a3;}
.segment3 {color:#90a316;}
.segment4 {color:#f2a11c;}
.segment5 {color:#fb575f;}
.HC {color:#de0058;}
.CC {color:#cdd540;}
.konferenzen {color:#9239b5;}
.POI {color:#e98805;}

#listung {
	width:100%;
	clear:left;
}
#list_l {
	width:1.3%;
	float:left;
}
#list_r {
	width:98.7%;
	float:left;
}

#d1 {
	height:6px;
}
#clear_left_d1 {
	height:6px;
	clear:left;
}
#d2 {
	height:38px;	
}

#clear_div {
	clear:both;
}
