* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  color: #333;
  font: 11px Verdana, sans-serif;
  text-align: center;
  background:#f1f1f1;
}
a{
	color:#333;
	
	}
img{
	border:none;
	
	}

#container-page {
  margin: 0 auto;
  width: 960px;
  background:#FFf;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
	width:100%;
	background:#5f4f49;
	float:left;
	
}

#head {
	background: #fff;
	height:18px;
	padding-top:14px;
	float:left}

#container-content {
  padding-left:16px;
  padding-top:82px;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;

}

#container-foot {
  width: 100%;
  background: #CCC;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 128px;
  background-image:url(bilder/g_fuss_02.jpg);
  background-repeat:no-repeat;
}

#foot {
  padding: 0 1em;
  line-height: 40px;
}

/* google */

#search_g{
	padding-top:6px;
	padding-left:32px;
	height:23px;
	float:right;
	background-color:#5f4f49;
	width:300px;
	background-image:url(bilder/search.gif);
	background-repeat:no-repeat;
	background-position:10px 8px;
	
	
	}
#time_container{
		
		float:right;
		color:#FFF;
		padding-right: 10px;
    padding-top: 8px;
		text-align:right;
		}
#mail_login{
	padding-left:16px;
	padding-top:5px;
	height:27px;
	position:absolute;
	top:33px;
	width:944px;
	background:#999;
	visibility:hidden;
	
	}
#web_login{
	padding-left:16px;	
	padding-top:5px;
	height:27px;
	position:absolute;
	top:33px;
	width:944px;
	background:#999;
	visibility:hidden;
	}
#data_login{
	padding-left:16px;	
	padding-top:5px;
	height:27px;
	position:absolute;
	top:33px;
	width:944px;
	background:#999;
	visibility:hidden;
	}
#news_container{
	width:456px;
	height:100%;
	border-style:solid;
	border-width:1px;
	border-color:#e3e3e3;
	float:left;
	padding-bottom:8px;
	margin-bottom:16px;
	}
#news_container a{
	text-decoration:none;
	color:#666;
	
	}
#news_container a:hover{
	text-decoration:none;
	color:#c14100;
	
	}
	
#news_header{
	height:16px;
	background-color:#e3e3e3;
	width:440px;
	float:left;
	padding:8px;
	}
	

#news_content{
	float:left;
		width:456px;
	
	}
	
#news_pic{
	width:60px;
	height:60px;
	float:left;
	margin:8px;
	background-image:url(bilder/nopic.jpg)
	
	}
#news_1_news{
	width:370px;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:8px;
	height:60px;
	float:left;
	
	
	
	}
#news_2_news{
	width:424px;
	margin-left:8px;
	margin-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	float:left;
	background-color:#e3e3e3;
	
	
	}
#news_3_news{
	width:432px;
	margin-left:8px;
	margin-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;

	float:left;
	}
	
#link_container{
	width:326px;
	height:144px;
		float:left;
		margin-bottom:16px;
	}
#wetter_container{
	width:136px;
	height:144px;
	float:left;
	background-color:#FFF;
	margin-bottom:16px;
	}
#karten_container{
	float:left;
	width:944px;
	height:auto;
	margin-bottom:128px;
}
#karte_div_1{
	width:144px;
	height:192px;
	margin-right:13px;
	float:left;
	background-image:url(bilder/leistungen_01_over.jpg)
}
#karte_div_2{
	width:144px;
	height:192px;
	margin-right:13px;
	float:left;
	background-image:url(bilder/leistungen_02_over.jpg)
}
#karte_div_3{
	width:144px;
	height:192px;
	margin-right:13px;
	float:left;
	background-image:url(bilder/leistungen_03_over.jpg)
}
#karte_div_4{
	width:144px;
	height:192px;
	margin-right:13px;
	float:left;
	background-image:url(bilder/leistungen_04_over.jpg)
}
#karte_div_5{
	width:144px;
	height:192px;
	margin-right:13px;
	float:left;
	background-image:url(bilder/leistungen_05_over.jpg)	
}
#karte_div_6{
	width:144px;
	height:192px;
	margin-right:13px;
	float:left;
	background-image:url(bilder/leistungen_06_over.jpg)	
}

.link_wrapper{
	height:24px;
	width:145px;
	margin-left:16px;
	margin-bottom:6px;
	float:left;
	}
.link_icon{
	height:24px;
	width:24px;
	float:left;
	}
.link_text{
	height:19px;
	width:113px;
	background-color:#fff;
	float:left;
	padding-left:8px;
	padding-top:5px;
	}
/* menu zeug */
a:hover .link_text{
	height:19px;
	width:113px;
	background-color:#FaFaFa;
	float:left;
	padding-left:8px;
	padding-top:5px;
	color:#c14100;
	}
ul
{
	
list-style-type: none;
display: inline; 


}

li { 
	display: inline;
}

ul li a
{
margin-right:1px;
text-decoration: none;
padding: 14px 16px 5px 16px;
color: #fff;
background-color: #5f4f49;
}

ul li a:hover
{

color: #000;
background-color: #999;
}
input {
border:1px solid #000000;
background-color:#F1F1F1;
}
