body      {
	background: #654B32;
	color: white;
	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: #CCCCCC;
	background: #654B32;
	font-size: 10pt;
	text-decoration: none; }
a:visited { color: #CCCCCC;
	background: #654B32;
	font-size: 10pt;
	text-decoration: none; }
a:active  { color: #CCCCCC;
	background: #654B32;
	font-size: 10pt;
	text-decoration: none; }
a:hover  { color: white;
	background: #654B32;
	font-size: 10pt;
	text-decoration: none; }
	
/* Links */
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover    { color: #CCCCCC;
	background: #654B32;
	font-size: 10pt;
	text-decoration: none;
	line-height:20pt; 
	border-bottom: 1px dotted #CCCCCC;
	display: block;	
	}

a.menu:hover  { color: white;
	background: #654B32;
	border-bottom: 1px dotted white;
	 }
	
/* Links */
a.menu_a:link, a.menu_a:visited, a.menu_a:active, a.menu_a:hover    { color: #F7D10B;
	background: #654B32;
	font-size: 10pt;
	text-decoration: none;
	line-height:20pt; 
	border-bottom: 1px solid #F7D10B;
	display: block;	
	}

a.menu_a:hover  { color: white;
	background: #654B32;
	border-bottom: 1px solid white;
	 }

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:5px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}

th {
	text-align:left;
	font-weight:normal;
}

/* 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;  }
	

img.galery{
	border: solid #FFFF8C 1px;
	margin-top:2px;
	margin-bottom:2px;
}

/* ##################### DIV #################### */
div#main{
	position: relative;width:900px;margin-top:20px;text-align: left;margin-left: auto;margin-right:auto;
}
div#main_title{
	position: relative;width: 400px;color:white;font-size: 16pt;text-align: left;margin-left:500px;background:#654B32;
}
div#kontakt{
	position:relative;width:900px;text-align:left;margin-bottom:60px;
}
div#kontakt_inner{
	position: relative;width:840px;margin-left:80px;
}
div#balken{
	position: relative;width:900px;height:25px;background:#C1B6A5;color:#444341;font-size: 11pt;
}
div#balken_inner{
	position:relative;width:300px;margin-left:600px;
}
div#balken_inner_distance{
	padding-top:5px;padding-right:10px;font-size:11pt;
}

div#content{
	position: relative;width:900px;height:50px;
}
div#content_top{
	position: relative; width:300px;text-align:left;margin-left:600px;padding-top:10px;background:#654B32;color:#F7D10B;font-size:11pt;
}
div#content_inner{
	position:relative;width:900px;
}
div#content_menu{
	position:relative;width:178px;float:left;text-align: left;line-height:22px;margin-left:32px;
}
div#content_content{
	position: relative;width:620px;float:right;text-align: left;
}
div#content_content_small{
	position:relative;width:300px;margin-right:310px;
}
div#content_big_pic{
	position: relative;width:620px;height:25px;background:#E7D584;color:black;margin-top:20px;
}
div#content_big_pic_abs{
	position:absolute;top:-150px;left:310px;z-index:20;width: 349px;height:262px;
}
div#pics_first{
	position: absolute;width:166px;height:124px;top:-80px;left: 50px;z-index:5;
}
div#pics_second{
	position: absolute;width:166px;height:124px;top:-80px;left: 221px;z-index:5;
}
div#pics_third{
	position: absolute;width:166px;height:124px;top:-80px;left: 392px;z-index:5;
}
div#pics_bogen{
	position: absolute;width:106px;height:124px;top:-80px;left: 452px;z-index:10;
}