body {
	
	font-family:Verdana;
	font-size:70%;
	color:#333333;
	
	background-image:url('../img/bg_main.gif');
	background-position:top;
	background-repeat:no-repeat;
}


textarea {
	font-family:Verdana;
	font-size:inherit;
	color:inherit;
	line-height:inherit;
	font-size:100%;
}


#container {
	height:100%;
	width:885px;
	xoverflow:hidden;
	margin:0px auto;
	xborder-left: 1px solid silver;
	xborder-right: 1px solid silver;
	background-color:white;
}

#container, #topcontent_container, #header, #topcontent {
	width:885px;
}

.ContentItem.first h1, .ContentItem.first h2, .ContentItem.first h3, .ContentItem.first h4 {
	margin-top:0px;
}


ul {
	list-style-image: url('../img/lipu.gif');
}

li a {
	text-decoration:none;
	color:black;
}

a, a:visited, a:hover {
	color:inherit;
}

#content p {
	line-height:1.5em;
}

#topnavi {
	float:left;width:500px;
}

#topnavi ul li {
	
	float:left;

	font-size:14px;
	background-image: url('../img/topnavi_li.gif');
	background-position:0px 4px;
	background-repeat:no-repeat;
	
	padding-left:10px;padding-right:20px;
	list-style:none;
}


#navigation {
	padding-top:8px;
}


#topnavi ul li a {
	color:gray;
	text-decoration:none;
}
#topnavi ul li.active a {
	font-weight:normal;
	color:black;
}


#topnavi ul li ul {
	margin:4px 0px;
	padding: 0px;
}

#topnavi ul li ul li {
	float:none;
	font-size:11px;
	color:gray;
	background-image:none;
	margin:0;
	padding:0;
	line-height:14px;
}

#toprightnavi {
	float:right;
}

	#toprightnavi ul li {
		list-style:none;
		float:left;
		padding-right:5px;
	}
	
	#toprightnavi ul li {
		font-size:10px;
	}
	
	


/* check this for default */




#topcontent_container {
	height:475px;
	position:relative;
}

#topcontent {
	position:absolute;
	margin-top:160px;
	height:310px;
	margin-left:20px;
	overflow:hidden;
}


#header {
	position:absolute;
	height:200px;
	
	background-image: url('../img/heuberger_big.png');
	background-position:bottom center;
	background-repeat:no-repeat;
				
}

	#searchfield {
		padding-top:65px;
		padding-left:40px;
	}
		
	

#navigation {
	height:30px;
}

.abs_bot {
	clear:both;
	position:relative;
	top:-16px;
	height:16px;
	background-image: url('../img/abs_bot.png');
	background-position:top center;
	background-repeat:no-repeat;
}

.abs_top {
	position:absolute;
	left:50%;
	margin-left:-425px;
	
	height:16px;
	width:850px;
	background-image: url('../img/abs_top.png');
	background-position:top center;
	background-repeat:no-repeat;
}


* html .abs_bot {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/abs_bot.png', sizingMethod='scale');
}

* html .abs_top {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/abs_top.png', sizingMethod='scale');
}


.startboxes {
	margin:0px 20px;
	width: 845px;
}

.startbox {
	width:250px;
	padding:5px 10px;
	padding-top:0;
	background-image: url('../img/box_bg_fixed.gif');
	background-position:top;
	background-repeat:repeat-x;
	
	overflow:hidden;
}

.startbox.left {
	margin-right:2%;
}

.startbox div.ContentItem {
	margin: 5px 15px;
	margin-top:0px;
	width:auto;
}

.teaser {
	font-weight:bold;
}

.link {
	cursor:pointer;
}


hr {
	height:1px;
	border:none;
	margin:1em 0;
	border-top:1px solid #BFC7D3;
}

#footer {
	margin:0;
	margin-left:25px;
	background:none;
	padding:40px 0;
	height:70px;
	clear:both;
}

#footer *  {
	color: #8B98AB !important;
	text-decoration:none !important;
	font-size: 11px !important;
	font-family: Tahoma;
}


#footer .texttop {
	border-bottom:1px solid #BFC7D3;
	padding-bottom:3px;
}

#footer .footer-col1  {
	width: 170px;
	float:left;
	margin-right:40px;
}

#footer .footer-col1 {
	text-align:center;
}

#footer .footer-col2 {
	width: 630px;
	float:left;
}

#footer .footer-col1 .texttop {
	margin-bottom:15px;
}

#footer .footer-col2 .texttop  {
	margin-bottom:13px;
}

#footer .footer-col2 .fuessen, 	#footer .footer-col2 .bernbeuren {
	float:left;
	width:290px;
}

#footer .footer-col2 .bernbeuren {
	width:338px;
}

#footer .footer-col2 img {
	float:left;
	margin-right:10px;
}

