#topbild {
	
	height:300px;
	width:100%;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-image: url(../bilder/Onlinerechner/bild_onlinerechner_2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/* breite der gesamtkonstruktion - verbreitern sie hier auch bei bedarf z.b. 920px oder 98% oder ähnliches */
#breite {width:1000px}



body
{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}


h2{
	color:#1F559F;
	margin-bottom:15px;
	font-size: 20px;
	font-variant:normal;
	font-weight:normal
}



#logooben {
	height:60px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	vertical-align: top;
	padding-top: 10px;
	line-height: 22px;
}


#name {
	height:0px;
	letter-spacing:2px;
	color:#707070;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
}


#inhalt {
	height:500px;
	padding: 20px 20px 60px 30px;
	background-color:#fff;
	letter-spacing:0px;
	width:100%;
	vertical-align:top;
	text-align:left;
	color:#707070;
	font-size: 14px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	background-repeat:no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	background-position: 600px center;
}


#fuss1 {
	color:#FFFFFF;
	background-color:#1F559F;
	letter-spacing:0px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:40px;
	text-align:center;
	vertical-align:middle;
	width:100%;
	font-style:normal;


	background-image:;
	background-repeat:repeat-x;
	background-position:50% 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	font-size: 12px;
}

#fusstest {
	background-color:#000000;
	letter-spacing:0px;
	height:760px;
	text-align:center;
	vertical-align:middle;
	width:200px;



	background-image:;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}



#fuss2 {
	font-size: 14px;
	line-height: 20px;
	color:#FFFFFF;
	letter-spacing:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:60px;
	text-align:right;
	vertical-align:middle;
	width:100%;
	font-style:italic;
}



/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #535353; scrollbar-base-color: #fff;
scrollbar-highlight-color : #535353; scrollbar-shadow-color : #fff;
SCROLLBAR-TRACK-COLOR: #EFEFEF;}

