@charset "utf-8";

/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family: Arial, Tahoma, Helvetica, sans-serif, Verdana;
	font-size:14px;
	color:#000000;
}

body{
	background-color:#ebebeb;
	background-image:url(../img/kachel.gif);
	background-repeat:repeat-y;
	margin-left: 10px;
	margin-bottom:50px;	
}

ul{
	list-style-type: none;
}

ul li ul{
	/*margin: 0 20px;*/
}

#bg{
	width: 1000px;
	background-color:#ebebeb;
	padding-top: 10px;
}

#top{
	height: 124px;
	width: 1000px;
	background-color:#FFFFFF;
	background:url(../img/head_rot.gif) no-repeat;
}

#search{
	position:relative;
	float:right;
	margin-top: 10px;
	height: 35px;
	width: 263px;
}

#headernavi{
	position:relative;
	clear:right;
	float:right;
	margin-top: 22px;
	height: 30px;
	width: 240px;
}



#topstripe{
	height: 5px;
	width: 1000px;
	background-color:#be8c94;
}

#mainnavigation{
	height: 42px;
	width: 806px;
	background:url(../img/bg_navi_rot.gif) no-repeat;
	padding-left: 194px;
}

#con_topvier{
	height: 150px;
	width: 1000px;
	margin-top: 20px;
	margin-bottom:20px;
}

#navi_topvier{
	position:relative;
	left: 210px;
	height: 150px;
	width: 800px;
}

#top_headline{
	height: 63px;
	width: 760px;
	background-image:url(../img/bg_top_headline.gif);
	background-repeat:no-repeat;
	padding-left: 240px;
}

#con_main{
	position:relative;
	float:left;
	width: 1000px;
	background-image:url(../img/bg_main.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

#con_navi_left{
	position:relative;
	float:left;
	width: 190px;
}

#navi_titel{
	position:relative;
	height: 41px;
	width: 190px;
	background-image:url(../img/bg_navi_titel_rot.gif);
	background-repeat:no-repeat;
}
#navi_left{
	position:relative;
	width: 190px;
}
#navi_bottom{
	position:relative;
	margin-top:-1px;
	height: 22px;
	width: 190px;
	background-image:url(../img/bg_navi_bottom.gif);
	background-repeat:no-repeat;
}

#con_content, #con_content_ganz{
	position:relative;
	float:left;
	width: 730px;	
	margin-left:50px;
	margin-top:41px;
	padding-bottom:50px;
}

	/* IE6-Hack */
	* html #con_content, * html #con_content_ganz{
		width: auto;	
		margin-left:0;
		padding:0 20px 50px 20px;
	}


#pic{
	position:relative;
	float:left;
	width: 410px;
	height: 310px;

}

#infokasten{
	position:relative;
	float:left;
	width: 290px;
	height: 125px;
	margin-left:30px;
	margin-bottom: 10px;
	background-image:url(../img/bg_kasten_top.gif);
	background-repeat:no-repeat;
	padding-top:45px;


}

#servicekasten{
	position:relative;
	float:left;
	width: 290px;
	height: 85px;
	margin-left:30px;
	background-image:url(../img/bg_kasten_service.gif);
	background-repeat:no-repeat;
	padding-top:45px;


}

#text{
	position:relative;
	float:left;
	width: 730px;
	margin-top: 40px;
}

#footer{
	clear:both;
	height: 50px;
	width: 1000px;
	background-color:#ebebeb;

}

#footernavi{
	position:relative;
	margin-top:15px;
	float:right;
	height: 30px;
	width: 240px;
}

.thumb{
	padding-bottom: 10px;
}

#terminland{
	width: 100%;
	height: 500px;
	border: 0;
}

.csc-searchform{
	margin-top:20px;
	border-spacing:10px;
	background-color: #eee;
	border: 1px solid #999;
	width:50%;
}

.csc-searchform td.csc-form-labelcell p{
	font-size: 10pt;
	font-weight: bold;
}

#con_main h3{
	font-size: 12pt;
	font-weight; normal;
}

#con_main p{
	/*font-size: 10pt;*/
}

.csc-searchform input.input, .csc-searchform select{
	background:#fff url(/machform/images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:10pt;
	margin:0;
	margin-right:10px;
	padding:3px;
	width:96%;
}

.csc-searchform input, .csc-searchform option{
	font-size: 10pt;
}

.csc-searchform select{
	padding-left:0;
	width:100%;
}

h3.csc-searchResultHeader{
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #eee;
}

table.csc-searchResultInfo{
	width:100%;
}

td.csc-searchResultRange p{
	font-weight:bold;
}

td.csc-searchResultPrevNext{
	text-align:right;
}

.innerfade dl{
	top:0;
	left:0;
}