body      {
	background: url('http://www.wissers-sonnenhof-glottertal.de/clips/background.gif') ;
	background-repeat: repeat-x;
	background-position: top left;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

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

/* Links */
a:link    { color: blue;
	background: white;
	font-size: 10pt; }
a:visited { color: purple; 
	background: white;
	font-size: 10pt; }
a:active  { color: purple;
	background: white;
	font-size: 10pt; }
a:hover  { color: purple;
	background: white;
	font-size: 10pt; }
	
/* Links */
a.menu:link    { color: #A58016;
	background: url('http://www.wissers-sonnenhof-glottertal.de/clips/button_menu.gif') #FCE581;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 20px; }
a.menu:visited { color: #A58016; 
	background: url('http://www.wissers-sonnenhof-glottertal.de/clips/button_menu.gif') #FCE581;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 20px; }
a.menu:active  { color: #A58016;
	background: url('http://www.wissers-sonnenhof-glottertal.de/clips/button_menu.gif') #FCE581;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 20px; }
a.menu:hover  { color: black;
	background: url('http://www.wissers-sonnenhof-glottertal.de/clips/button_menu.gif') #FCE581;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 20px; }

a.menu2:link    { color: white;
	background: url('http://www.wissers-sonnenhof-glottertal.de/clips/button_menu2.gif') #A58016;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 20px; }
a.menu2:visited {color: white;
	background: url('http://www.wissers-sonnenhof-glottertal.de/clips/button_menu2.gif') #A58016;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 20px; }
a.menu2:active  { color: white;
	background: url('http://www.wissers-sonnenhof-glottertal.de/clips/button_menu2.gif') #A58016;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 20px; }
a.menu2:hover  { color: black;
	background: url('http://www.wissers-sonnenhof-glottertal.de/clips/button_menu2.gif') #A58016;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 20px; }
	
a.menu3:link    { color: #4C4C4C;
	background: white;
	font-size: 10pt;
	text-decoration: none; }
a.menu3:visited {color: #4C4C4C;
	background: white;
	font-size: 10pt;
	text-decoration: none; }
a.menu3:active  { color: #4C4C4C;
	background: white;
	font-size: 10pt;
	text-decoration: none; }
a.menu3:hover  { color: black;
	background: white;
	font-size: 10pt;
	text-decoration: none; }

/* Überschriften */
h1 {
	color: #B09033;
	font-size: 16pt;
	font-weight: normal;
}
h2 {
	color: #B09033;
	font-size: 13pt;
	font-weight: normal;
}
h3 {
	color: #B09033;
	font-size: 11pt;
	font-weight: normal;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}

/* Normale Texte */
span.normal  {
	font-size: 10pt;  }
span.normalbold  {
	font-weight: bold;
	font-size: 10pt;  }
span.small  {
	font-size: 9pt;  }
span.smallbold  {
	font-weight: bold;
	font-size: 9pt;  }
span.impressum  {
	font-size: 10pt;  }
	
/* Divs */
div#main{
	position: relative;
	width: 950px;
	top: 0px;
	left: 0px;
}
div#content_side{
	position: relative;
	width: 775px;
	margin:10px;
	margin-bottom:0px;
}
div#top_line{
	position: relative;
	width:775px;
	background: #FCE581;
	color:black;
}
div#pictures{
	position: relative;
	width:775px;
	margin-top: 10px;
}
div#pictures_second{
	position: absolute;
	top: 0px;
	left: 475px;
}
div#content_main{
	position: relative;
	width:775px;
	margin-top: 20px;
}
div#menue{
	position: absolute;
	width: 300px;
	top: 1px;left: 475px;
	background: #FCE581;
	color:black;
}
div#menue_distance{
	margin: 20px;margin-top: 30px;
}
div#menue_second{
	width:300px;background: #A58016;color:black;
}
div#menue_second_distance{
	padding:5px;padding-left: 20px;
}
div#picture_small1{
	position: absolute;width: 125px;top: 1px;left: 790px;
}
div#picture_small2{
	position: absolute;width: 125px;height: 100px;top: 110px;left: 790px;background: #566A21;color:black;
}
div#logo_wg{
	position: absolute;width: 125px;height: 52px;top:220px;left: 790px;;
}
div#content{
	position: relative;width: 470px;
}
div#content_distance{
	margin:10px;margin-bottom: 0px;
}
p.content{
	margin-left: 20px;text-align: justify;
}
div#adress{
	position: absolute;top: 150px;left: 800px;color: #A58016; background: #CDCDFF;
}
div#content_main_2{
	position: relative;
	width:870px;
	
}
div#content_2{
	position: relative;width: 470px;margin-top: 20px;
}
div#content_distance_2{
	margin:0px;margin-left:10px;
}
div#uebernachtung{
	position:absolute;width:400px;left:474px;top:0px;
}
input.anfrage{
	background:#FFFFFF;border-color:#B8A772;border-width:1px;border-style:solid;padding:3px;
}

textarea.anfrage{
	background:#FFFFFF;border-color:#B8A772;border-width:1px;border-style:solid;padding:3px;
}

select.anfrage{
	background:#FFFFFF;border-color:#B8A772;border-width:1px;border-style:solid;padding:3px;
}
