body      {
	background: white url('http://www.jugendzeltplatz-oberried.de/clips/hintergrund.gif');
	background-repeat: repeat-y;
	background-position: center center;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;  }

/* Links */
a:link, a:visited, a:active, a:hover   { color: #555555;
	background: transparent;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	 }
a:hover  { color: red; }


a.menu:link, a.menu:visited, a.menu:active, a.menu:hover   { 
	color: blue;
	display: block;
	font-weight: normal;	
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 5px;
	 }
a.menu:hover  { 	color: red;	}

/* Links */
a.menu1:link, a.menu1:visited, a.menu1:active, a.menu1:hover   { 	
	background-image: url('http://www.jugendzeltplatz-oberried.de/clips/menu-home.gif');	
	}
a.menu2:link, a.menu2:visited, a.menu2:active, a.menu2:hover   { 	
	background-image: url('http://www.jugendzeltplatz-oberried.de/clips/menu-about.gif');
	margin-left: 5px;
}
a.menu3:link, a.menu3:visited, a.menu3:active, a.menu3:hover   { 
	background-image: url('http://www.jugendzeltplatz-oberried.de/clips/menu-belegung.gif');
	margin-left: 10px;
	 }
a.menu4:link, a.menu4:visited, a.menu4:active, a.menu4:hover   { 
	background-image: url('http://www.jugendzeltplatz-oberried.de/clips/menu-kosten.gif');
	margin-left: 15px;
	 }
a.menu5:link, a.menu5:visited, a.menu5:active, a.menu5:hover   { 
	background-image: url('http://www.jugendzeltplatz-oberried.de/clips/menu-freizeit.gif');
	margin-left: 20px;
	 }
a.menu6:link, a.menu6:visited, a.menu6:active, a.menu6:hover   { 
	background-image: url('http://www.jugendzeltplatz-oberried.de/clips/menu-kontakt.gif');
	margin-left: 25px;
	 }
a.menu7:link, a.menu7:visited, a.menu7:active, a.menu7:hover   { 
	background-image: url('http://www.jugendzeltplatz-oberried.de/clips/menu-lage.gif');
	margin-left: 30px;
	 }
a.menu8:link, a.menu8:visited, a.menu8:active, a.menu8:hover   { 
	background-image: url('http://www.jugendzeltplatz-oberried.de/clips/menu-oberried.gif');
	margin-left: 35px;
	 }
a.menu9:link, a.menu9:visited, a.menu9:active, a.menu9:hover   { 
	background-image: url('http://www.jugendzeltplatz-oberried.de/clips/menu-impressum.gif');
	margin-left: 40px;
	 }


/* Überschriften */
h1 {
	font-size: 13pt;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
div#mantel{
	background: white url('http://www.jugendzeltplatz-oberried.de/clips/hintergrund.gif');
	color: black;
	}	
div#main{
	position:relative;
	width:990px;
	background: url('http://www.jugendzeltplatz-oberried.de/clips/jugendzeltplatz-hintergrund.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}
div#content{
	position:relative;
	text-align: left;
	width: 300px;
	margin-left: 400px;padding-top:140px;
	color: white;
	background: transparent;
}
div#menue{
	position:absolute;top:150px;left:50px;width: 334px;
}
div#pictures{
	position:absolute;top:50px;left:745px;width: 245px;
}
img.pic{}

/* ###########################*/
select.form{
	font-size:12pt;
	border: #7BAE33 1px solid;
}
input.form{
	width: 99%;
	font-size:12pt;
	border: #7BAE33 1px solid;
}
textarea.form{
	width: 99%;
	font-size:12pt;
	border: #7BAE33 1px solid;
}
