/*
Der folgende Copyrighthinweis sollte nicht entfernt werden
Copyright Design / CSS : Arne Dirksen E-Mail: dirksen@gmx.info
*/

* { padding:0;	margin:0; }

body {
	height: 100%;
	color : #400909;
	margin: 0;
	text-align: center;
	font: normal 0.9em Arial, Helvetica, serif;
	background: #edac1c url(/images/bg.jpg) repeat-x;
}

#wrapper {
	width: 980px;
	height:100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/background.jpg) repeat-y left;
	z-index: 1;
}

#inhalt {
	width: 719px;
	float:right;
	height:100%;
	background: url(/images/head.jpg) no-repeat right top;
	z-index: 5;
}

#in-inhalt {
	margin-top:120px;
	min-height:355px;
}

#in-inhalt ul{
	list-style: disc outside;
	margin: 15px 0 15px 60px;
}

* html #in-inhalt {
	height:355px;
}

#menu {
	width: 261px;
	float:right;
	height:100%;
	background: url(/images/menu-bg.jpg) no-repeat center top;
	z-index: 10;
}

#in-menu {
	margin-top:250px;	
	min-height:250px;
	padding-bottom:40px;
}

#unter-menu {
	margin-top:30px;
	margin-left: 19px;
}

#unter-menu p {
	text-align:center;
	margin: 0px 0px 4px;
	padding: 0px;
	font-size: 0.9em;
}

#unter-menu img {
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;	
}

* html #in-menu {
	height:200px;
}

#in-menu li{
	list-style: none;
	height: 1.2em;
	margin: 1px 0px 1px 33px;
	font: italic bold 0.9em/1.2em Verdana, Geneva, sans-serif;
	color: #b17918;
	padding: 4px 0px 0px 7px;
}

#in-menu li.snd{
	list-style: none;
	height: 1.2em;
	margin: 1px 0px 1px 33px;
	font: italic bold 0.85em/1.2em Verdana, Geneva, sans-serif;
	color: #b17918;
	padding: 4px 0px 0px 27px;
}



#in-menu li a {
	color: #7d2607;
	text-decoration:none;
}

#in-menu li a:hover {
	color: #a61224;
	text-decoration:none;
}

#footer {
	width: 980px;
	height: 118px;
	background: url(/images/footer.jpg) no-repeat center top;
	z-index: 20;
}

#in-footer-rechts {
	width: 719px;
	height: 118px;
	float:right;
}

.minigal-first {
	float: left;
	margin-top: 12px;
	margin-left: 34px;
}

.minigal {
	float: left;
	margin-top: 12px;
	margin-left: 24px;
}

.rclr {
	clear:right;
}

.clr {
	clear:both;
}

h1 {
	color: #7d2607;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	margin: 0px 45px 0px 30px;
}

h2, h3, h4, h5, h6 {
	color: #7d2607;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	margin: 5px 35px 0px 30px;
}

p, address {
	margin: 6px 35px 10px 35px;
	line-height: 1em;
}

.aplayer {
	margin: 15px 35px 5px;
}

.blocksatz {
	text-align: justify;	
}

.center {
	text-align:center;
}

.rechts {
	text-align: right;
}

img {
	border: 1px solid #7d2607;	
}


.bild-float-rechts {
	float:right;
	margin: 4px 45px 4px 10px;
}

.bild-float-links {
	float:left;
	margin: 4px 10px 4px 35px;
}

.out {
	font-size: 0.8em;
	color: #666;
	text-align: center;
	margin-bottom: 10px;
}

.out a {
	color: #666;
}

.frame640 {
	margin: 10px 0px 10px 35px;	
}

.fett {
	font-weight: bold;	
}

.kursiv {
 font-style: italic; 
}

.ableft60 {
	margin-left: 60px;	
}

.ableft80 {
	margin-left: 80px;	
}

.ableft160 {
	margin-left: 160px;	
}

.big {font-size:110%;}

.rot {color:#990000;}

.abtop15 {
 margin-top: 15px; 
}

.abtop30 {
 margin-top: 30px; 
}

.abtop50 {
 margin-top: 50px; 
}

.float-left {
 float:left;
}

.float-right {
 float:right;
}
ol {
 margin-left: 75px;
 margin-top: 15px;
}

ol li {
 list-style: decimal outside; 
}
.high {
	font-size: 80%;
	vertical-align: top;
}

.halbbox {
	float: left;
	height: auto;
	width: 359px;
	font-size: 90%;
}

.daten {
	display: none;
	visibility: hidden;
	position: absolute; top: -100px;
}
label {
	line-height: 2em;
}

.abgal {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 65px;
}

.galbox {
	float: left;
	height: 170px;
	width: 170px;
	margin-right: 30px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}