body {
	background-color: #FFFFFF;
	background-image: url(pic/hgskizzen1.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-attachment:fixed;	
	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* * * * */

#ueberschrift {
	display: block;
	width: 500px;
	height: 100px;
	text-align: center;
	
	position: absolute;/**/
	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;
}

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

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

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

