#contentTab {
	display: block;
	width: 100%;
	height: 189px;
	
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 11;
	}
	
#contentTab_inner {
	display: block;
	width: 100%;
	height: 200px;
	
	background-image: url('/fileadmin/graphics/bottom.png');
	}
	
#contentTab_inhalt {
	display: block;
	width: 804px;
	height: 200px;
	
	margin: 0 auto;
	}
	
#contentTab_inhalt_logo {
	display: block;
	width: 800px;
	height: 92px;
	
	position: absolute;
	top: -63px;
	
	background-image: url('/fileadmin/graphics/header_border.png');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	}	
	
#contentTab_inhalt_logo img {
	margin-top: -6px;
	}
	
#contentTab_inhalt_adresse {
	display: block; 
	width: 200px;
	
	position: absolute;
	top: 40px;
	}
	
#contentTab_inhalt_menu_service {
	display: block;
	width: 200px;
	
	position: absolute;
	top: 0;
	
	margin-left: 420px;
	}
	
#contentTab_inhalt_menu_service h2 {
	display: inline;
	height: 22px;
	
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-right: 10px;
	
	font-size: 16px;
	text-transform: uppercase;
	
	#background-image: url('/fileadmin/graphics/h2.gif');
	#background-repeat: no-repeat;
	#background-position: 100% 50%;
	}
	
#contentTab_inhalt_menu_icons {
	display: block;
	width: 200px;
	
	position: absolute;
	top: 0;
	
	margin-left: 635px;
	}
	
#contentTab_inhalt_menu_suche {
	display: block;
	width: 200px;
	height: 130px;
	
	position: absolute;
	top: 29px;
	
	margin-left: 620px;
	padding: 15px;
	
	background-image: url('/fileadmin/graphics/suche_border.png');
	background-repeat: no-repeat;
	}

#contentTab_inhalt_menu_suche a {
	display: block;

	margin-top: 20px;

	color: #FFFFFF;
	font-weight: bold;
	}

#search {
	display: block;
	float: left;
	width: 116px;
	height: 18px;

	margin-right: 10px;

	border: 0;

	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-indent:5px;
	}

#searchbutton {
	background-image: url('/fileadmin/graphics/suche.gif');
	background-repeat: no-repeat;
	
	width: 60px;
	height: 20px;

	border: 0;

	text-indent: -9999px;

	cursor: pointer;
	cursor: hand;
	}


#contentTab_inhalt_adresse {
	color: #FFFFFF;
	font-size: 10px;
	}

#contentTab_inhalt_adresse p{
	margin: 0;
	margin-top: 2px;
	}

#contentTab_inhalt_adresse a {
	color: #FFFFFF;
	text-decoration: none;
	}

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

#contentTab_inhalt_menu_service h2{
	display: block;
	text-indent: -9999px;

	background-image: url('/fileadmin/graphics/serviceinfo.png');
	background-repeat: no-repeat;
	background-position: 30px 10px;
	}

#servicemenu {
	margin-top: 10px;
	margin-left: 10px;
	}

#servicemenu ul {
	list-style: none;
	margin-left: 0;
	}

#servicemenu ul a {
	padding-left: 10px;

	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;

	background-image: url('/fileadmin/graphics/h2.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	}

#servicemenu ul a:hover {
	text-decoration: underline;
	}

#contentTab_inhalt_menu_icons img {
	display: block;
	float: left;

	margin-top: 8px;
	margin-right: 5px;
	}


.tx-langswitcher-pi1 div {
	float: left;
	width: 20px;
	margin-right: 2px;
	margin-left: 5px;
	}

.tx-langswitcher-pi1 .title {
	display: none;
	}