@charset "utf-8";
/* CSS Document */


.banner{
	background:url(images/ban_bac.jpg) no-repeat;
	width:906px;
	margin:0 auto;
	height:323px;
	position:relative;
	}
	
.Banleft{
	background:url(images/white_trns.png) no-repeat top;
	width:341px;
	float:left;
	margin-left:20px;
	margin-top:-2px;
	padding:10px 10px 22px 10px;
}

.clr{
	clear:both;
	margin:0;
	padding:0;
}

img.lauft{
	float:left;
	margin:10px 0 0 0;
}

.Banleft h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}



ul#banlist{
	margin:0;
	padding:15px 0 0 0;
}

ul#banlist li{
	list-style:none;
	background:url(images/yelotick.png) no-repeat left center;
	border-bottom:1px solid #fff;
	padding:5px 0 5px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	}
	
	
.searchback{
	float:right;
	background:url(images/searchbac.png);
	width:426px;
	height:40px;
	position:absolute;
	bottom:15px;
	right:69px;
	padding:5px 0 0 20px;
}

.searchback input{
	background:url(images/inputbac.png);
	height:21px;
	border:1px solid #b4b2b2;
	color:#005eaf;
	font-size:14px;
	float:left;
	font-weight:bold;
	padding:5px;
}

.selectarea{
	height:33px;
	border:1px solid #b4b2b2;
	color:#005eaf;
	font-size:14px;
	width:100px;
	font-weight:bold;
	float:left;
	padding:5px 3px 5px 0;
	margin:0 5px;
}


input.submit{
	background:url(images/prufen.png) no-repeat;
	width:75px;
	border:none;
	height:33px;
	cursor:pointer;
}

.btmblue{
	width:908px;
	height:47px;
	margin:0 auto;
	background:url(images/btmblue.png) no-repeat;
	margin-top:-1px;
}

.info{
	font-size:18px;
	padding-left:50px;
	color:#dfdfdf;
	font-family:Arial, Helvetica, sans-serif;
	line-height:2em;
	margin:0;
	font-weight:normal;
}

