@charset "iso-8859-2";
/* CSS Document */

body, p, th, td, font {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #1B0E0E;
 }

img {border:0;}

h1 {font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color:#A12C2A;
	letter-spacing:1px;
}

h2 {font-family: Arial;
	font-size: 14px;
	color: #600;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

a:link, a:visited {
	color:#a12c2a;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#C30;
	text-decoration:underline;
}

ul {
	font-size:12px;
	padding:5px 3px 5px 5px;
	margin:10px 0 0;	
	list-style-type: none;
}

li {
	padding:2px 1px;
	margin:0;
}

.hinweis {
	font-weight:bold;
	color:#A12C2A;
	padding-left:3px;
}

.kostuem {
	float:right;
	padding-left: 10px;
}

/*Aufbau-Divs*/

#haupt {
   position:relative;
   left:50%;
   margin-left:-487px;
   height:720px;
   width:974px;   
   z-index:1;
} 

#rand img{
	padding: 0 2px;
}

#rand {
	position:relative; 
	left:50%; 
	margin-left:-487px;
	height:20px; 
	width:974px; 
	margin-top:10px; 
	clear:both; 
	padding-left:70px;
	vertical-align:middle;
}

#links {
	float:left;
	background-image:url(images/divlinks.gif);
	height:720px;
	width:80px;
	z-index:1;
}
#inhalt {
	width: 660px;
	height: 463px;
	background: transparent;
	overflow: auto;
	z-index:1;
	margin:30px 10px 10px 10px;
	padding-right:5px;
}
	
html>body #inhalt {
	height: 463px;
	padding-right:10px;
	width: 655px;
}

#inhalt html {
	padding-left:10px;
}

#mitte {
	float:left;
	width:685px;
	height:720px;
	/*background-color:blue;*/
	background:transparent;
	background-image:url(images/divoben.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#unten {
	width:685px;
	height:217px;
	background-image:url(images/divunten.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	z-index:1;
}

#rechts {
	float:left;
	width:209px;
	height:720px;
	/*background-color:red;*/
	z-index:1;
}

div#overlay {
	background: transparent url(images/baumoverlay.gif) no-repeat scroll 0 0;
	background-position:left;
	height:67px;
	position: absolute;
	width:141px;
	z-index:2;
	bottom:217px;
	left:80px;
	margin:0;
	padding:0;
}

div#overlay2 {
	position: absolute;
	background: transparent no-repeat scroll 0 0;
	background-position:right;
	width:70px;
	height:98px;
	right: 209px;
	bottom:428px;
	margin:0;
	z-index:2;
}

html>body #overlay2 {
	right: 209px;
	bottom:430px !important;
}

.titel {
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	color:#600;
}

.titel a {
	color:#660000;
}

.explanat {
	color:#934646;
	font-style:italic;
}

.clear {
	clear: both;
	display: block;
	padding: 0 0 10px 0;
}

.fehler {
	font-size:small;
	color:#FFF;
	background-color:#630;
	padding: 5px;
}

.rahmung {
	background-color:#F8ECDE;
	padding:5px;
	border: 1px solid #A12C2A;
	border-left: 5px solid #600;
}

.klein {
	font-size:smaller;
	font-weight:bold;
	color: #600;
	background-color: #FFF9E1;
	padding:5px;
	margin:-5px;
}

.error {
	font-style:italic;
	color:red;
	font-weight:bold;
	font-size:small;
	margin-left: 20px;
}

/* Weiten */

.w100 {
	width: 98%;
	display: block;
}

.w75 {
	width:73%;
	display: block;
}

.w80 {
	width:78%;
	display: block;
}

.w60 {
	width:58%;
	display: block;
}

.w70 {
	width:68%;
	display: block;
}

.w50 {
	width:48%;
	display:block;
}

.w40 {
	width:38%;
	display: block;
}
.w30 {
	width:28%;
	display: block;
}

.w25 {
	width:23%;
	display:block;
}

/* Positionen */

.p25 {
	margin-left: 26%;
}

.p50 {
	margin-left: 51%;
}

.p75 {
	margin-left: 76%;
}

/* Formulare */

input.feld,
select.feld,
textarea.feld {
	width: 100%;
	display: block;
	border: 1px solid #A12C2A;
	border-left: 5px solid #600;
	background: #EFE7E7;
	padding: 4px;
	font-family: sans-serif; font-size: 1em;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* gecko */
	-webkit-box-sizing: border-box; /* khtml/webkit */
	-ms-box-sizing: border-box; /* IE */
}

select.feld {
	padding: 4px 1px 1px 1px; /* have to try out */
}

input.feld:focus,
select.feld:focus,
textarea.feld:focus {
	border: 1px solid #900;
	border-left: 3px solid #A12C2A;
	background: #ECD9D9;
}

input.submit {

	background: #A12C2A;
	color: #fff;
	padding: 2px 4px;
	font-size: 1em;
}

input.submit:hover,
input.submit:focus {
	background: #600;
	/* cursor: pointer;  sorry, can't use that one in front of Opera */
}

.wrapper {
			margin: 0;
			padding: 0;
			display: table-cell;
			width: 1%; /* firefox */
}

form.formular label {
	margin: 0 1%;
	padding: 0;
	border: 0;
	float: left;
	display: table;
}

form.formular div.form_wrapper {
	margin: 0 -1%;
	padding: 0;
}

form.formular fieldset {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

.mb0 {
	margin-bottom: 0 !important;
}
.pb20 {
	padding-bottom: 20px !important;
}

.formular {
	width: 92%;
	font-family: sans-serif; font-size: 0.8em;
	border: 0;
}

.formular div.form_wrapper {
	padding: 0;
}
.formular fieldset {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
}

