* {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #ffffff;
}
a:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}

html {
     overflow: -moz-scrollbars-vertical;
}

body {
	min-height:101.1%;
	background: black;
	color: white;
	font: 11px verdana, sans-serif;
}
#wrapper {
	top: 10px;
	left:50%;
	margin-left:-390px;
	width:780px;
	height:auto;
	min-height:600px;
	position: absolute;
	background: #9F1E19;
	border: 5px solid #750306;
}
#head-1 {
	position:relative;
	width: 360px;
	height: 172px;
	z-index: 3;
	float:left;
	}

#head-2 {
	background: url(../images/all2.jpg) no-repeat;
              position:relative;
              width: 415px;
	height: 110px;
	float:right;
	margin-top:50px;
	z-index: 5;
/*border:1px solid #ffffff;*/
	}

#topnav { 
	width: 390px;
	height: 20px;
	float:none;
	z-index: 5;
	padding-left:390px;
	text-align:right;
	margin-top:10px;
}
#topnav table { border-collapse:collapse; border:1px; width:100%;}
#topnav table td { vertical-align:middle; text-align:center; width:33%; }
#topnav a { text-decoration:underline; }

#nav {  
	margin: 11px 0 25px 0px;
	color: #C15D4B;
	float:left;
}
#nav ul { list-style:none; }
#nav a {
  text-decoration: none;
  color: black;
}
#nav ul li {
  background: transparent url(../images/nav_bg.jpg) no-repeat bottom left;
  _height: 1%;
  padding: 8px 12px 16px 110px;
}
#nav ul li.last {
  background: transparent url(../images/nav_bg_last.jpg) no-repeat bottom left;
}
#gallery img {
	display: block;
}

#head-1 .hthree {
  bottom:10pt;
  color:#E3C0C1;
  font-size:18px;
  left:1em;
  letter-spacing:1px;
  position:absolute;
}

div#head-1 h1 {
   color:#000;
   font-size: 20px;
   font-weight: bold;
}
div#head-1 div.navactive {
   color:#000;
   font-size: 20px;
   font-weight: bold;
   position:relative; top:80px; left:16px;
}
div#head-1 div.navactive p:first-letter { font-size:180%; color:#fff; font-weight:bold; }


h2 {
background: url(../images/dot_dot_dash.jpg) no-repeat 160px 0.5em;
  font: 20px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h4{
color:#E3C0C1;
font: 12px verdana, sans-serif;
font-weight: bold;
}

#body-left {    
	float: left;
	width: auto;
	margin-left:20px;
z-index:1;
/*padding-left: 50px;	
border:1px solid #ffffff;*/
}


#body-right {
   color:#E3C0C1;
   float: right;
	width: 500px;
	margin:10px 10px 0px 10px;
	z-index:1;
	top: 60px;
}

#gallery {
	border: 1px solid #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	height: 261px;
	text-align:center;
}
.gal {
	background: #9F0408;
	padding: 4px;
}
#gzerokkkkkk {
	top: 13px;
	left: 15px;
	width: 221px;
}




#footer {
	width:780px;
	height:22px;
	text-align: right;
	color: #CD3639;
	border-top: 1px solid #983234;

}
#footer span { margin-top:5px; display:block; }

.spacer {
	height: 18px;
}
#text1 {
	position: absolute;
	z-index: 3;
	width: 368px;
	top: 286px;
	right: 394px;
	left: 354px;
}
form {
	margin:0px; padding:0px;
	background-color: transparent;
}
fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 0px solid #C0C0C0;
}
textarea {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #FFE5E2;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-bottom;
	word-spacing: normal;
	background-position: left bottom;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	overflow:auto;
	border: 1px solid #999999;

}
input {background-color: transparent;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #FFE5E2;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-bottom;
	word-spacing: normal;
	background-position: left bottom;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	overflow:auto;
	border: 1px solid #999999;
}

/* so ein paar Kleinigkeiten im Stil: */
.mini   { font-size: 7pt; }
.rot    { color:#d90000; }

