* {
  color:#330000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration:none;
  text-align:left;
  font-size:11px;
}

body {
  padding:0px;
  margin:0px;
  background-image: url(../images/bg_balken.jpg);
  background-color: #C3AD36;
  background-repeat: repeat-x;
  text-align:center;
  height:100%;
}

h1 {
font-weight:normal;
border-bottom:1px dotted #330000;
font-size:14px;
height:20px;
text-transform:uppercase;
}

#wrapper {
  width:792px;
  background-color:#330000;
  position:relative;
  margin: auto; 
  text-align:left;
}

#wrapper_innen {
  padding:10px;
  padding-bottom:0px;
}

#body, #bacardi, #footer {
clear:both;
}

#bacardi {
margin-bottom:5px;
}

#body {
width:772px;
}

img {
border: 0;
}

#header{
margin-bottom:2px;
}


#header_2 {
margin-bottom:5px;
}


/*************** navi: aus http://www.tanfa.co.uk/css/examples/menu/hs7.asp ******************/

#navi {
background-color:#C4AD35;
height:18px;
margin-bottom:5px;
width:100%;
}

#navi ul {
padding:0px;
margin:0px;
list-style:none;
}


#navi ul li {
float:left;
width:140px;
}

#navi a {
display:block;
}

#navi ul li a {
height:18px;
line-height:19px;
padding-left:22px;
background-image:url(../images/navi_bg.gif);
background-repeat:no-repeat;
background-position: 2px 0;
text-transform:uppercase;
}

#navi ul li a:hover { background-color:#E9E385; }
#navi ul li #aktiv { background-image:url(../images/aktiv_bg.gif); background-position:0; }
#navi ul ul li a:hover { background-color:#C4AD35; }
#navi ul ul #aktiv {
	background-image:url(../images/navi_bg.gif);
	background-repeat:no-repeat;
	background-position: 2px 0;
	background-color:#E9E385;
}

#navi li {position: relative;}

#navi ul ul { 
	position:absolute;
	background-color:#E9E385;
}

#navi ul ul li a { 
	background-image:none; 
}

div#navi ul ul, 
div#navi ul li:hover ul ul { 
	display:none; 
}

div#navi .nav_level_1 li:hover ul, 
div#navi ul ul li:hover ul {
	display: block;
}

div#navi .nav_level_1 li:hover ul li, 
div#navi ul ul li:hover ul li  {
	clear:both;
}

/**************** end navi ************************/

#startseite_box_1, #startseite_box_2, #startseite_box_3, #startseite_box_4 {
width:190px;
height:300px;
background-color:white;
overflow:hidden;
}

#startseite_box_1 {
float:left;
margin-right:4px;
}

#startseite_box_2 {
float:left;
margin-right:4px;
}

#startseite_box_3 {
float:left;
margin-right:4px;
}

#startseite_box_4 {
float:left;
}

#content_einspaltig {
background-color:white;
min-height:300px;
}

.level_1_cat_316 #content_einspaltig {
	background-color:#330000;
	min-height:300px;
}

#content_gallery {
background-color:white;
}

#footer {
height:18px;
width:772px;
}

#footer_links {
width:50%;
float:left;
height:18px;
line-height:18px;
}

#footer_rechts {
width:50%;
float:right;
height:18px;
line-height:18px;
text-align:right;
color:white;
font-size:9px;
}

#footer_rechts a {
color:white;
font-size:9px;
}

