
body {
	padding: 0;
	margin: 0;
	color: #333;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Sans-serif";
	font-size: 11pt;
	background-color: #FFF; 
}

img {
	border: 0;
}

/* typography */

p {
	margin: 0;
	padding: 0;
	letter-spacing: 0.3px;
	line-height: 18px;
}


/* links */

a, a:active, a:visited {
	color: #B90410;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#footer a,#footer a:active,#footer a:visited {
	text-decoration: none;
	color: #333;
	font-size: 10px;
}


#content a:hover {color: #FFF; border-bottom: 1px solid #fff; background-color: #B90410;}

#footer a:hover {color: #333; border-bottom: 1px solid #333;}


/* headlines */

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 50pt;
}


/* lists */

ul {
	list-style: circle;
 	margin: 0px;
 	padding: 0px;	
}

ul li {margin-bottom: 5px;}

/* nav */

ul#nav {
	list-style: square;
}

ul#nav li {
	display: inline;
	font-size: 9pt;
}


/* helper classes */

hr {
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0;
	margin-bottom: 20px;

}


/* site design */

div#leiste {
	width: 940px;
	height: 90px;	
	margin: 0 auto 0 auto;
	background-color: #333;
	background-image: url("../i/vorhang.jpg");
	padding-top:10px;
}

div#lauter {
	margin: 0 auto 0 auto;
	border-top: 5px solid #B90410;
	overflow: hidden; 
	height: 500px; 
	width: 940px;
	position: relative;	
}
 

div#zweitereihe {
	width: 940px;
	clear: left;
}

div#nav {
	float:right;
}

div#text {
	margin-top:100px;
	margin-left:30px;
	width:280px;
}

#inhalt {
	margin-top:30px;
 	float:left;
	width:600px;
	margin-bottom: 10px;
}


div#footer {
	clear: left;
	height:250px;
	padding-top: 5px;
	width: 940px;
	border-top: 5px solid #B90410;
	text-align:right;
	margin: 0 auto 0 auto;

}


/* site design classes */

#inhalt P {
	text-align: left;
}

#inhalt UL {
	width: 600px;
	border-top: 1px solid #999;
    list-style-type: none;	
    padding-top:5px;
}

#inhalt .ohnestrich {
	border: 0px;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#leiste IMG {
	margin-left: 10px;
	margin-top: 2px;
}

#inhalt .mittig {
	text-align: center;
}

#nav UL {
    list-style-type: none;
}

#nav LI {
     float:left;
     margin-right: 20px;
     margin-top: 30px;
}

#text P {
	margin-bottom:10px;
}

#zweitereihe .box {
	width:280px;
	margin-top: -2px;
	padding-top: 4px;
	float:left;
	text-align:left;
	margin-right: 9px;
	border-top: 0px #333 solid;
	letter-spacing: 0.3px;
	line-height: 18px;
	margin-bottom: 20px;

}

#zweitereihe .box2 {
	width:280px;
	margin-top: -2px;
	margin-left: 30px;
	padding-top: 4px;	
	float:left;
	text-align:left;
	margin-right: 3px;
	border-top: 0px #333 solid;
	letter-spacing: 0.3px;
	line-height: 18px;

}


.links {
	width:150px;
	margin-top:10px;
}
.rechts {
	margin-bottom:10px;
}

.rechts INPUT {
	border: 1px #B90410 solid;
	width:280px;
}

.rechts TEXTAREA {
	width: 280px;
	border: 1px #B90410 solid;
	height: 220px;
}

/* FORMATE */

.toggler {
	color: #222;
	width: 588px;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 13px;
	text-align: left;
}
 
.element {
	text-align:left; 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}


			#panes {
			text-align: justify;
			border-style: none;
			width: 800px;
			margin: 0 auto 0 auto;
			float: left;
		}
		
		#panes div .bilder { overflow: hidden; }
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }

 
 
#content {
	margin: 0 auto 0 auto;
	border-top: 5px solid #B90410;
	top: 0px;
	width:940px;
	position: relative;
	clear: both;
}

div#leiste a:hover {
	text-decoration: none;
}

div#text small {
	font-size:10px;
}

div#text strong {
	font-size:12px;
}

div#accordion H3 {
	cursor: pointer;
}


div#demo-bar {
	width: 850px;
	text-align: center;
	height: 100px;	
}
 
div#demo-wrapper {
	overflow: hidden; 
	height: 85px; 
	width: 810px;
	float: left;
}
 
div#demo-inner {
	width: 3900px;
	height: 85px;
	position: relative;
}
 
 
div#bilder1 {
	left: 0px; 
	top: 0px;
	float:left;
	height: 85px;	
}

 
div#bilder2 {
	left: 1000px; 
	top: 0px;
	float:left;	
	height: 850px;	
}
 
div#bilder3 {
	left: 2000px; 
	top: 0px;
	float:left;	
	height: 85px;	
}
 
div#bilder4 {
	left: 3000px; 
	top: 0px;
	float:left;	
	height: 85px;
}

div#bildlinks {
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}

div#bildrechts {

	margin-top: 30px;
}