* {
	margin: 0px;
	padding: 0px;
}
.clearer {clear: both;}
a {color: #FF9900;text-decoration: none;}
a:hover {color: #FFCC33;}
b{
	font-size: 11px;
	font-weight: normal;
	color: #C8BDA2;
}
h1{
	color: #D6D4BD;
	font-family: "Times New Roman", Times, serif;
}
h2{}
h3{}
h4{}
h5{}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #b8ab89;
	color: #E2DDCF;
}
#wrapper {
	margin: 0 auto;
}
#content{
	width: 941px;
	height: auto;
	margin: 0 auto;
	margin-top: 15px;
	background-color: #251A07;
	margin-bottom: 15px;
	background-image: url(../img/content.jpg);
	background-repeat: repeat-y;
}
#contentIndex{
	width: 665px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 15px;
	padding: 0px;
}
#head  {
	width: 941px;
	height: 396px;
	background-image: url(../img/head_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#navbar {
	float: left;
	height: 30px;
	width: 941px;
	background-image: url(../img/ul_bg.jpg);
}
#navbar ul{
	width: 594px;
	height: 30px;
	padding-left: 20px;
}
#navbar ul li{
	list-style: none;
	float: left;
	width: auto;
	line-height: 30px;
	height: 30px;
}
#navbar ul li a#gedbar{
}
#navbar ul li a{
	display: block;
	padding: 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #D7D5BE;
}
#navbar ul li a:hover{
	color: #FFCC00;
	float: left;
}
.inhalt{
	width: 584px;
	float: left;
	height: auto;
	background-image: url(../img/content_bg_top.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
.infobar {
	float: left;
	width: 235px;
	height: auto;
}
.footer {
	width: 911px;
	height: 96px;
	float: left;
	background-image: url(../img/footer.jpg);
	padding-left: 30px;
	padding-top: 8px;
}
.footer a{
	font-size: 10px;
	color: #251A07;
}
.footer a:hover{
	color: #FFCC33;
}

/* Formularbereich */


.newslet {
	font-size: 11px;
}
textarea{
	background-color: #9B885E;
	margin: 5px;
	padding: 2px;
	border: none;
}
input {
	background-color: #9B885E;
	font-size: 12px;
	border: none;
	color: #CEC6AE;
	padding: 2px 4px;
	margin: 5px;
}
input.send {
	font-size: 11px;
	background-color: #CFC6AF;
	border: none;
	color: #37260B;
}
input.send:hover {
	color: #FF9900;
	background-color: #9B885E;
	border: none;
}
/* Formularbereich Ende */

.fotos{
	border: solid 2px #ECE3C6;
} 
 /* Transparente Buttons Anfang */

    .buttons {
	margin-top: 0px;
	padding-left: 0px;
	font: 1.1em/1.3em ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
	text-align: justify;
	color: #666;
	list-style: none;
	border: none;
    }
	.buttons a{}
	.buttons a:hover{ background-image:none}

    .buttons a img,
    .buttons a:visited img {
    text-decoration:none;
    border-bottom:0px;
    filter:alpha(opacity=50); /* IE */
    -moz-opacity: 0.50; /* Gecko */
    opacity: 0.50; /* Opera */
    }

    .buttons a:hover img {
	text-decoration:none;
    border-bottom:0px;
    filter:alpha(opacity=90); /* IE */
    -moz-opacity: 0.90; /* Gecko */
    opacity: 0.90; /* Opera */
    }
	
/* Transparente Buttons Ende */
.intro {font-size:12px; display: block; width: 120px; color:#16130C; background-color: #3B2F19; border: solid 1px #e2d2a9; line-height: 24px; text-align:center;}
.intro:hover {background-color: #4F3F22;}

