/*****************************************************************
						Tag Formatierung
*****************************************************************/

* {
	margin: 0; 
	padding:	0;
}

body { 
	background: #383829 url(../images/bg.jpg) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d4c6ac;
	line-height: 21px;
	text-align: center;
}

p, address { 
	margin-bottom:			23px; 
}

a,
a:visited { 
    outline:none;
	color: #ffd304;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}

.suchtext {
	position:				absolute;
	top:					-9999px;
	left:					-9999px;
}

.clear {
	clear:					both;
}

.nomargin {
	margin: 0 !important;	
}

#ie6 {
	display:				none;
}

* html #ie6 {
	position:				relative;
	top:					0px;
	left:					0px;
	background:				#f00;
	width:					100%;
	display:				block !important;
	padding-bottom:				5px;
	border-bottom:				2px solid #fff;
}

* html #ie6 p {
	color:					#fff;
	text-align:				center;
	margin:					0 auto;
	width:					800px;
}

#container {
	width: 960px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;	
	background: transparent url(../images/bg.jpg) center top no-repeat;
	padding: 0 0 50px 0;
}

#header {
	width: 960px;
	height: 267px;
	background: transparent url(../images/header.jpg) center top no-repeat;
	position: relative;
}

#header h2 {
	padding: 40px 0 0 20px;
}

#header h2 a {
	display: block;
	width:	 545px;
	height: 125px;
	text-indent: -9999px;
	font-size: 1px !important;
	line-height: 1px !important;
	color: #383829;
}

#mainmenu {
	width: 930px;
	height: 43px;
	position: absolute;
	bottom: 27px;
	left: 19px;
}

#mainmenu ul {
	list-style-type: none;	
}

#mainmenu ul li {
	display: block;
	float: left;
	background: transparent url(../images/mainmenu_li.jpg) left top repeat-y;
	padding: 0 0 0 2px;
	position: relative;
}

#mainmenu ul li.index {
	background-image: none !important;	
}

#mainmenu ul li a,
#mainmenu ul li a:visited {
	display: block;
	line-height: 41px;
	font-size: 15px;
	color: #3f422c;
	text-shadow: 0px 0px 1px #f9f9f9;
	font-weight: bold;
	text-decoration: none;
	padding: 0 14px;
}

#mainmenu ul li a:hover,
#mainmenu ul li a:active,
#mainmenu ul li a:focus,
#mainmenu ul li.active a {
	color: #6c6e2e;	
	background: transparent url(../images/mainmenu_li_a.jpg) left bottom repeat-x;
}

#mainmenu ul ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 40px;
	background:#DED3C1;
	width: 300px;
}

#mainmenu ul li:hover ul {
	display: block;
}

#mainmenu ul ul li {
	clear: both;
	float: none;
	padding: 0;
	background:none;
}

#mainmenu ul li li a,
#mainmenu ul li li a:visited {
	color: #3f422c !important;
	background:none !important;
}

#mainmenu ul li li a:hover,
#mainmenu ul li li a:active,
#mainmenu ul li li a:focus,
#mainmenu ul li li.active a {
	color: #6c6e2e !important;	
	background: transparent url(../images/mainmenu_li_a.jpg) left bottom repeat-x !important;
}



#topmenu {
	width: auto;
	height: 22px;
	position: absolute;
	right: 17px;
	bottom: 0;
}

#topmenu ul {
	list-style-type: none;	
}

#topmenu ul li {
	display: inline;	
}

#topmenu ul li a,
#topmenu ul li a:visited {
	font-size: 12px;
	color: #978115;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 10px;	
	border-left: 1px solid #978115;
	line-height: 12px;
}

#topmenu ul li.kontakt a {
	border: none !important;	
}

#topmenu ul li a:hover,
#topmenu ul li a:active,
#topmenu ul li a:focus,
#topmenu ul li.active a {
  color: #b29819;	
}

#contentcontainer_top {
	width: 960px;
	height: 16px;
	margin: 0 auto;
	clear: both;
	background: transparent url(../images/contentcontainer_top.png) center bottom no-repeat;
}

#contentcontainer {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/contentcontainer.png) center top repeat-y;	
	padding: 30px 0 0 0;
}

#sidebar {
	width: 204px;
	height: auto;
	float: left;
	display: inline;     
	padding: 0 14px 0 24px;                              	
}

#sidebar h3 {
	font-size: 19px;
	color: #ffd304;
	line-height: 21px;
	font-weight: normal;
	padding-bottom: 15px;
}

#sidebar address {
	font-style: normal;	
}

#sidebar p span {
	display: block;
	float: left;
	clear: left;
	width: 55px;
}

#content {
	width: 650px; /*720px*/	
	height: auto;
	float: left;
	display: inline;
	padding: 0 20px  60px 40px; 
}

#content ul {
	margin-left: 15px;
	padding-bottom: 23px;	
}

#content h2 {
	padding-bottom: 30px;
	color: #d4c6ac;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
}

#content h2 span {
	display: block;	
	color: #ffd304;
	font-size: 21px;
	line-height: 30px;
}

#content span.abstand {
	display: block;
	float: left;
	clear: left;	
	width: 70px;
}

#content h3 {
	color: #ffd304;
	font-size: 19px;
	font-weight: normal;
	line-height: 19px;
	padding-bottom: 25px;	
}

#content img, 
#content a img {
	padding: 1px;
	border: 1px solid #847e6b;
	background-color: transparent;	
}

#content #img_box img {
	margin-right: 15px;
}

#contentcontainer_bottom {
	width: 960px;
	height: 7px;
	margin: 0 auto;
	background: transparent url(../images/contentcontainer_bottom.png) center top no-repeat;	
}

img.left {
	float: left;
	display: block;
	margin-right: 15px;
}

.zit {
	background: #353429;
	padding: 10px;
}

.teaser {
	width: 296px;
	float: left;
	margin-right: 15px;
	padding: 1px;
	border: 1px solid #847e6b;
	margin-bottom: 15px;
	overflow: hidden;
	height: auto;
}

.teaser img {
	display: block !important;
	min-width: 100% !important;
	max-height: 222px;
	padding: 0 !important;
	border: none !important;
	outline: 0 !important;
}

.teaser h3 {
	background:#383829;
	margin: 0 !important;
	padding: 0 !important;
}

.teaser h3 a {
	width: 300px;
	line-height: 40px;
	text-align:center;
	display:block;
	text-decoration:none;
	color: #D4C6AC;
}

.teaser h3 a:hover,
.teaser h3 a:focus,
.teaser h3 a:active,
.teaser:hover a{
	color: #FFD304;
}

.teaser p {
	margin-bottom: 0;
}

ul.galerie {
	margin: 0 !important;
	list-style-type:none !important;
}

ul.galerie li {
	width: 198px;
	display: block;
	float: left;
	height: 170px;
	overflow: hidden;
	margin: 0 15px 15px 0;
	border: 1px solid #847e6b;
}

ul.galerie li img {
	max-width: 100%;
	min-height: 170px;
}