/*Definition der Standardschriftart*/
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family: Arial,sans-serif; }

/*Definition der Standardschriftgröße:*/
p,ul,ol,li,div,td,th,address,nobr,b,i ,h1{ font-size:10pt; line-height: 13pt; }

/*Definition der  Standardschriftfarbe:*/
p,ul,ol,li,div,td,th,address,nobr,b,i ,h1{ color:#333333; }
/* normaler Text (standard)*/

h1 { font-size:10pt; line-spacing:1pt; color:#E5B32C;}

h2 { font-size:13pt; line-height:15pt; color:#F7E6B3;}



body {
	background-image: ;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: absolute; right:0px; bottom:5px;
	background-color:#ffffff;
	margin-top:20;
	margin-left:30;
	margin-right:30;
	font-family: Arial,sans-serif;
	font-size: 10pt; color:#333333;
}
body, textarea {
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#F7E6B3;
  scrollbar-arrow-color:#FAC431;
  scrollbar-darkshadow-color:#F7E6B3;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#F7E6B3;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ffffff;
}

#logo {
	position:absolute; top:20px; left:500px;
}
.text1 {
	position:absolute; top:210px; left:345px;
	font-family: Arial,sans-serif;;
	font-size:10pt; color:#000000;
	width:450px;
}

.text2 {
	position:absolute; top:480px; left:345px;
	font-family: Arial,sans-serif;
	font-size:11pt; color:#000000; font-weight: bold;
	text-align:center;
	width:450px;
}
.text3 {
	position:absolute; top:210px; left:345px;
	font-family: Arial,sans-serif;;
	font-size:10pt; color:#000000;
	width:490px;
}

#bild {
	position:absolute; top:180px; left:10px;
}
#team1 {
	position:absolute; top:30px; right:10px;
}
#team2{
	position:absolute; top:200px; right:10px;
}
#team3 {
	position:absolute; top:400px; right:10px;
}



a:link {
	color:#DCAC29;text-decoration:none;}
a:visited {
	color:#DCAC29;text-decoration:none;}
a:hover {
	color:#D5C69B;text-decoration:none;}
a:active {
	color:#D5C69B;text-decoration:none;}
