html,body{
	margin:0;
	padding:0;
	background:url("../images/vorschalt/bg.jpg") repeat-x;
	background-color:#A1ADB4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:0px;
}
.bodytext{
	margin:0px;
	padding:0px;
}

#body{
	background:url("../images/vorschalt/logo.gif") no-repeat center 26px;
	padding-top:150px;
	width:700px;
	margin:0px auto;
}
#body .boxen{
	float:left;
	width:220px;
	border-top:8px solid #365598;
	border-bottom:5px solid #365598;
	margin:5px;
	background:#FFFFFF;
}
#body .boxen .top{
	padding:30px 0px;
	padding-bottom:50px;
	text-align:center;
}
#body .boxen .top img{
	height:44px;
}
#body .boxen .text{
	background:url("../images/vorschalt/box_bg.gif") repeat-x;
	background-color:#6D777E;
	padding:15px 10px;
	padding-bottom:5px;
	color:#FFF;
	height:115px;
}
#body .boxen .text .flaggen{
	text-align:center;
	margin-top:20px;
}
#body .boxen .text .flaggen img{
	text-align:center;
	margin:0px 2px;
	width:33px;
}

.asitemap,
.alogin{
	position:absolute;
	right:5px;
	top:5px;
	text-decoration:none;
	color:#000;
	font-size:10px;
}
.alogin{
	top:18px;
}

/*
 * Counter
 */
#counter{
	clear:left;
	text-align:center;
}
#counter table{
	text-align:center;
	width:100%;
}


/*######################################################*/
/*# Counter ############################################*/
/*######################################################*/
#counter{
	width:80px;
}
