body {
	background-color: #FFFFFF;
	background-image: url(pic/hgskizzen1.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-attachment:fixed;
	 
	/*scrollbar-arrow-color: #B42715;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #B42715;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #B42715;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #212121;
}

a, a:visited {
	color: #B42715;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #212121;
	text-decoration: none;
	font-weight: bold;
}


.email {
	font-size : 11px;
	color: #212121;
}

/* * * * * SEITE HOME* * * * */

div#ueberschrift {
	display: block;
	width: 500px;
	height: 100px;
	text-align: center;
	
	position: fixed;
	top: 40px;
	left: 100px;
	z-index: 2;
    border: 0px;
	text-align: right;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

strong.rot {
	color: #B42715;
	font-weight: normal;
	font-size: 22px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

.buchstabe {
	font-size: 36px;
	color: #B42715;
}

div#leistung1 {
	display: block;
	width: 285px;
	height: 40px;
	
	position: absolute;
	top: 190px;
	left: 270px;
	z-index: 3;
    border: 0px;
}

div#leistung2 {
	display: block;
	width: 340px;
	height: 40px;
	
	position: absolute;
	top: 340px;
	left: 170px;
	z-index: 4;
    border: 0px;
}

div#leistung3 {
	display: block;
	width: 340px;
	height: 40px;
	
	position: absolute;
	top: 480px;
	left: 420px;
	z-index: 5;
    border: 0px;
}
