/* links */
a:link  { color: #2e652a; text-decoration:underline }
a:visited  { color:#2e652a; text-decoration: underline }
a:hover  { color: #2e652a; text-decoration:underline }


h1 {
	font-family: Georgia;
	font-size: 13px;
	text-align: left;
	color: #2e652a; 
	margin-bottom:15px;
}
h2 {
	color: #2e652a; 
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
}
	
body {
	color: #555; 
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	text-align: left;
	line-height:15px
}

table {
	color: #555; 
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	text-align: left;
	line-height:15px
}

#bk    { margin-left: -400px; position: absolute; top: 30px; left: 50%; width: 800px; height: auto; visibility: visible;}
#top   {  height: 180px; visibility: visible; text-align: center;}


#content  {  height: auto; visibility: visible; text-align: left;}
.images {float:right; width:260px;}
.image { border-color:#2e652a; border-width:1px; border-style:solid; padding:3px; float: right; margin-left: 15px; margin-bottom: 15px; margin-right: 3px;}
.gal_image { border-color:#2e652a; border-width:1px; border-style:solid; padding:3px}
.images.image { border-color:#2e652a; border-width:1px; border-style:solid; padding:3px; float: none; margin-left: 15px; margin-bottom: 15px; margin-right: 3px;}
.none{display:none; }
#bottom  {  height: 20; visibility: visible; margin-top: 15px}

.imagetbl { float: right; margin-left: 15px; margin-bottom: 15px; margin-right: 3px;}

.menue_en { margin-left: 50px }