/* Allgeimein */
body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
/* Links */
a:link {
	color: #fff;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	font-style: normal;
	text-decoration: none;
}
/* Überschriften */
h1 {color:#3C5463;}

img {border : none;}
img.vorschau {
	float:left;
	padding:0 6px 5px 0;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Layout */
#content {
	min-height:	400px;
	padding: 10px;
}

span.left {
	float:left;
	width:350px;
}
span.right {float:left;width:380px;}
.box {
	float:left;
	width:180px;
	font-size:11px;
	margin-right:10px;
	color:#BDBDBD;
}
.box2 {
	clear:both;
	padding-top:20px;
	font-size:11px;
	color:#BDBDBD;
}
.box2 h6, .box h6 {
	color: #89A101;
	margin:2px 2px 10px 2px;
	font-size:11px;
}
#footer {
	height:	52px;
	background: url(../images/b_links.gif) no-repeat;
	padding: 15px 20px 0px 40px;
	clear:both;
	font-size:12px;
	color:#FFF;
}
#main {
	width : 775px;
	margin: 0 auto;
	background:#fff;
	border: 1px solid #354C59;
	font-family: tahoma;
}
div.one {
	width : 56px;
	height : 254px;
	float : left;
}
div.two {
	width : 184px;
	height : 254px;
	float : left;
}
div.three {
	width : 535px;
	height : 254px;
	float : left;
}
span.top {
	height : 58px;
}
span.bottom {
	height : 196px;	
	background: url(../images/wel1.gif) no-repeat;
	display:block;	
}
span.bottom p {
	font-size:12px;
	color:#000;
	padding: 90px 20px 10px 100px;
	margin:0;
}
div.four {
	width : 775px;
	height : 41px;
	clear : both;
}

