/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
#header {
	background:#0074B9;
}
#header-top {
	height:55px;
}
#header-top img {
	float:left;
}
#header-top .popup {
	background:#FFC02B;
	font-size:11px;
	float:left;
	margin-top:30px;
}
#topmenu {
	display:inline;
	float:left;
	width:300px;
	margin-top:3px;
}
#topmenu a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin:0 5px;
	display:block;
	float:left;
	padding-top:32px;
}
#Volltextsuche {
	background:url(../images/navi_home_01.jpg) top center no-repeat;
}
#Volltextsuche:hover, #Volltextsuche.active {
	background:url(../images/navi_home_02.jpg) top center no-repeat;
}
#Home {
	background:url(../images/navi_home_01.gif) top center no-repeat;
}
#Home:hover, #Home.active {
	background:url(../images/navi_home_02.gif) top center no-repeat;
}
#CreditreformGruppe {
	background:url(../images/navi_creditref_02.gif) top center no-repeat;
}
#CreditreformGruppe:hover, #CreditreformGruppe.active {
	background:url(../images/navi_creditref_02.gif) top center no-repeat;
}
#Impressum {
	background:url(../images/navi_impressum_01.gif) top center no-repeat;
}
#Impressum:hover, #Impressum.active {
		background:url(../images/navi_impressum_02.gif) top center no-repeat;
}
#Kontakt {
	background:url(../images/navi_kontakte_01.gif) top center no-repeat;
}
#Kontakt:hover, #Kontakt.active {
		background:url(../images/navi_kontakte_02.gif) top center no-repeat;
}
#Sitemap {
	background:url(../images/navi_sitemap_01.gif) top center no-repeat;
}
#Sitemap:hover, #Sitemap.active {
		background:url(../images/navi_sitemap_02.gif) top center no-repeat;
}
#header-bottom {
	border-bottom:1px solid #FFC02B;
	border-top:5px solid #FFC02B;
	background:url(../images/header_bg.jpg) top left no-repeat;
	height:36px;
	color:#FFF;
	text-align:right;
	line-height:36px;
	padding-right:15px;
	font-weight:bold;
}
#container {
	overflow:hidden;
}
* html #container {
	overflow:visible;
}

#container-left {
	float:left;
	width:184px;
}
#leftmenu a, #container-right a {
	display:block;
	background:#0074B9;
	color:#FFF;
	font-weight:bold;
	padding:5px 0;
	border-bottom:1px solid #DEDEDE;
	padding-left:5px;
	text-decoration:none;
}
#leftmenu a.left_menu:hover, #leftmenu a.left_menu.active,
    #container-right a.left_menu:hover, #container-right a.left_menu.active {
	background:#00A5D6;
}
#leftmenu a.left_sec_menu {
	background:url(../images/submenu_arrow.gif) left center no-repeat;
	border:none;
	height:auto;
	line-height:16px;
	color:#000;
	font-weight:normal;
	padding:2px 0;
	padding-left:20px;
}
#leftmenu a.left_sec_menu:hover, #leftmenu a.left_sec_menu.active {
	color:#0074B9;
}
#container-middle {
	margin:0 270px 0 190px;
}
#container-right {
	float:right;
	width:259px;
	border:2px solid #0074B9;
	border-bottom:none;
}

#container-right h3 {
	margin:5px 0;
}
#container-right .news-head {
	background:#0074B9;
	color:#FFF;
	height:20px;
	padding-left:10px;
	padding-top:20px;
	margin:0px;
	font-size:12px;
}
#container-right .clear_liste {
	border-top:2px solid #0074B9;
}
#container-right .liste {
	padding:10px;
	clear:both;
}
#container-right .liste img {
	float:left;
	padding-right:10px;
}
#container-right h3 a {
	color:#0074B9;
	font-size:12px;
	text-decoration:none;
}
#container-right .neuigkeiten_index p {
	margin:0px;
}
#container-right p {
	margin:0px;
	margin-bottom:5px;
}
#leftmenu .submenu {
	background:url(../images/submenu_bg02.gif) top left repeat-y;
}
#itellico {
margin-top:10px;
font-size:11px;
margin-left:5px;
}
#itellico a {
text-decoration:none;
}

/*.teamliste_index { float:left; width:250px; height:260px; margin-right:10px; margin-bottom:10px; }
.clear { clear:both; }*/

.teamliste_index img {
	float:left;
}
.listen_content {
	padding-left:200px;
}
.teamliste_index .team_liste {
	overflow:hidden;
	padding-bottom:10px;
}
.clear {
	clear:both;
}
.border .liste {
	border-bottom:1px solid #CCC;
	padding:5px;
}
.liste a {
	color:#000;
}

