body 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#990000;
	padding:0;
	margin:0;
	color: #000;
	}

* 	{
	margin:0;
	padding:0;
    /*border:0;*/
	}

hr.hr, dfn.dfn, {display:none;}

/*Grundaufbau*/

.hide{
	display: none;
}

#seite{
	margin:0 auto;
	text-align:center;
	background:url(/files/bg_seite.gif);
	width:800px;
         display: block;
}

#header{
	margin:0 auto;
	text-align:center;
	background:url(/files/header.jpg);
	width:800px;
	height:286px;
         display: block;
	}

ul.headnav{
	list-style: none;
         float: right;
         margin-right: 20px;


}

ul.headnav li{
	float: left;
         margin-right: 12px;
         margin-top: 15px;
}

ul.headnav a{
	color: #003399;
         font-size: 9px;
         text-decoration: none;
}

#mitte{
	position: relative;
         top: -20px;
         text-align: left;
}

#navigation{
	float: left;
	width: 196px;
}

#navigation ul{
	margin: 0;
         padding: 0;
         margin-left: 22px;
         width: 150px;
         list-style: none;
}

#navigation ul li{
	padding: 0px;
         margin: 0;
         height: 36px;
         line-height: 36px;
	background: url(/files/bg_navpkt.gif) no-repeat left;
}

#navigation ul li a{
 	padding-left: 12px;
         display: block;
         color: #003399;
         text-decoration: none;
}

#navigation ul li a:hover{
         color: #990000;
}

#navigation ul li a.current{
	font-weight: bold;
}

#partner{
	margin-left: 22px;
         margin-top: 30px;
         color: #a2a9cd;
         font-size: 9px;
}

#inhalt{
	float: left;
         width: 580px;
}

#inhalt h1, #inhalt h2, inhalt h3{
	color: #003399;
         padding-bottom: 10px;
}

#inhalt h1{
	font-size: 16px;
}

#inhalt h2{
	font-size: 14px;
}

#inhalt h3{
	font-size: 12px;
}

#inhalt ul{
	margin-left: 40px;
}


#inhalt a {
	color:#003399;
	text-decoration:none;
	}
#inhalt a:hover {
	color:#9F4C0E;
	text-decoration:underline;
	}

#inhalt a.more{
	line-height: 28px;
         padding-left: 10px;
         background: url(/files/more.gif) no-repeat left center;
}

#inhalt img {
	border:solid 0px #003399;
	}

.textilebild {
	width:90%;
	/*border:solid 1px #E1C7B4;*/
	}

#inhalt .galleriethumb {
	margin:5px 10px 5px 0;
	}

.floatright{
	float: left;
         margin: 0 12px 10px 0;
}

.bildunterzeile {
	text-align:right;
	width:596px;
	font-size:0.80em;
	font-style:oblique;
	padding:0 0 3px 0px;
	margin:0 0 15px 0;
	border-bottom:solid 1px #E1C7B4;
	border-top:solid 1px #E1C7B4;
	}

hr {
	margin:4px 0 0 0;
	padding:0;
	border-top:solid 1px #E1C7B4;
	border-bottom:solid 0px #E1C7B4;
	border-left:0;
	border-right:0;
	background:transparent;
	height:1px;
	}

div.element {
	border:solid 1px #fff;
	display:block;
	padding:4px 0;
	}

fieldset {
	border:0;
	}

label {
	display:block; float:left;
	border:solid 0px red;
	width:120px;
	}

textarea.textarea, input.text {
	width:300px;
	}

input.submit {
	margin:0 0 0 120px;
	}

table, tr, td, th {
	border:0;
	}


#fuss{
	clear: both;
         width: 800px;
         height: 26px;
         background: url(/files/bg_fuss.gif) no-repeat top left;
}
.link{
	color:#FFFFFF;
	text-decoration:none;
}
.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}
