body{
	
	background-image: url(bg.gif);
	scrollbar-base-color:#00008B;
	scrollbar-arrow-color:white;
	scrollbar-shadow-color:white;
	 scrollbar-3dlight-color:white;
	 font: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 14px;
	 color:white;
position: absolute;
top:0px;
left:0px;
	 
}

p{
	font: Verdana; 
	 font-size: 16px;
	 color:white;
	text-align: justify;
}

h1, h2, h3, h4,h5,h6{
	font: Verdana;
	
	background-image: url(bg.gif);
	color: White;
	letter-spacing: 1px;
}

.letter{
	font: Verdana;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 3px;
}

.box{
	border: 1px solid;
	color: White;
	height:100px;
}

.box2{
	border: 1px solid;
	padding: 5px 15px;
	text-align: left;
}

.box3{
	font: Verdana;
	font-size: 18px;
	border: 0px solid;
	width: 600px;
	padding: 5px 15px 5px 5px;
	text-align: justify;
	margin-top: 10px;
	background-color: transparent;
}

.box4{
	font: Verdana;
	font-size: 18px;
	border: 0px solid;
	width: 550px;
	/*padding: 5px 15px 5px 5px;*/
	text-align: left;
	margin-top: 0px;
	background-image: url(bilder/gast_mitte.jpg);
	
}

.box5{
	background-image: url(bilder/gast_unten.jpg);
	width: 600px;
	height: 30px;
	background-repeat: no-repeat;
}

.box6{
	background-image: url(bilder/gast_oben.jpg);
	width: 600px;
	height: 60px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.box7{
	padding: 10px;
}

a.block{
display:block;
text-align:center;
width:160px;
border:white solid 1px;
padding:4px;
text-decoration: none;
font-family: verdana,sans-serif;
font-weight: bold;
 border-style: outset outset outset outset;

}

a.block:link{
color:white;
background-color:#00008B;}

a.block:visited{
color:silver;
background-color:#00008B;}

a.block:hover{
color:white;
background-color: #0000CD;
 border-style: inset inset inset inset;
}

br.zeile{
	height: 4px;
	
}

.menu{
	display:block;
	border: 1px solid white white white white;
	width: 160px;
	padding:3px;
}

iframe{
	border: solid 1px;
	 border-style: inset inset inset inset;
}

.breite{
	width: 650px;
	font: verdana; 
	 font-size: 18px;
	 color:white;

}

.breite2{

	font: verdana; 
	 font-size: 18px;
	 color:white;

}

a{
	color: White;
}



.textbox{
	width: 600px;
	text-align: justify;
	font:Verdana;
	font-size: 16px;
}

img{
	float: left;
	margin-right: 10px;
}

li{
	list-style-type: none;
}

.kasten{
	border:1px solid white white white white;
	padding: 5px 5px 5px 5px;
	width: 635px;
	margin-top:10px;
	padding: 5px;
}

.kasten2{
	border:1px solid white white white white;
	width: 580px;
	margin-top:10px;
	padding: 5px 15px 15px 15px;
}

.feld1{
	border:0px solid white white white white;
	width: 170px;
	position:absolute;
	top:180px;
	left: 10px;

}

.feld2{
	border:0px solid white white white white;
	width: 650px;
	position:absolute;
	top:10px;
	left: 40px;

}

.feld3{
	border:0px solid white white white white;
	width: 650px;
	position:absolute;
	top:150px;
	left: 180px;

}

.feld4{
	margin-bottom:0px;
	margin-left: 40px;
	border:1px solid white white white white;
	width: 650px;

}

hr.farbe{
	color: #FF3131;
}
