/* breite der gesamtkonstruktion - verbreitern sie hier auch bei bedarf z.b. 920px oder 98% oder ähnliches */
#breite {width:850px}


body
{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #3366CC;
}


h2{
	color:#AFAFAF;
	margin-bottom:10px;
	letter-spacing:2px;
	font-family: Arial;
	font-size: 22px;
	font-variant:normal;
	font-weight:normal
}


/* rahmen mehr oder weniger breit */
.haupt {
border:solid 1px #fff;
}

.fvoben {height:80px;background-color: ;
background-image:url(images/fvoben.jpg);
background-repeat:repeat-x;
background-position:50% 100%;}


#top1 {
	height:0px;
	background-color:#CCCCCC;
	height:43px;
	width:100%;
	text-align:center;
	border-top:solid 1px #CFCFCF;
	border-left:solid 1px #CFCFCF;
	border-right:solid 1px #CFCFCF;
}

#top2 {background-image:url(images/logo.jpg);
background-repeat:no-repeat;
height:390px;
background-color:#fff;
background-position:50% 100%;
border:solid 1px #CFCFCF;

}

#top3 {
background-color:#F7F7F7;
height:40px;
color:#56686D;
width:100%;
vertical-align:middle;
text-align:left;
border-left:solid 1px #CFCFCF;
border-right:solid 1px #CFCFCF;
background-image:url(images/fv1.jpg);
background-repeat:repeat-x;
background-position:50% 50%;
}

#name {
	height:0px;
	letter-spacing:2px;
	color:#666666;
	padding-left:20px;
	font-family: Arial;
	font-size:18px;
	font-variant:normal;
}

#inhalt {
	height:100%;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right:30px;
	background-color:#fff;
	letter-spacing:0px;
	width:100%;
	vertical-align:top;
	text-align:left;
	color:#707070;
	font-size: 16px;
	line-height: 22px;
	font-family: Arial;
	letter-spacing:0px;
	background-image:url(images/fv2.jpg);
	background-repeat:repeat-x;
	background-position:50% 50%;
	border:solid 1px #CFCFCF;
}

#fuss1 {
	color:#6F6F6F;
	background-color:#FFFFFF;
	letter-spacing:0px;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial;
	height:40px;
	text-align:center;
	vertical-align:middle;
	width:100%;
	font-style:normal;
	border-left:solid 1px #CFCFCF;
	border-right:solid 1px #CFCFCF;
	border-bottom:solid 1px #CFCFCF;
	background-image:url(images/fv1.jpg);
	background-repeat:repeat-x;
	background-position:50% 50%;
}

#fuss2 {
	font-size: 15px;
	line-height: 20px;
	color:#6F6F6F;
	background-color:#fff;
	letter-spacing:0px;
	font-family: Arial;
	height:50px;
	text-align:center;
	vertical-align:middle;
	width:100%;
	font-variant:normal;
	font-style:normal;
}
