@charset "utf-8";

body {
	font: 12px/18px Arial, Verdana, sans-serif;
	color: #333;
}

}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
	background-image: url(Bilder/mittleres.gif);
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 950px;
}
#Kopf {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 159px;
	margin-bottom: 0;
	width: 950px;
}
#Navi {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(Bilder/Navi.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 20px;
	margin-bottom: 0;
	width: 950px;
}
#subnavi {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(Bilder/subnavi.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 33px;
	margin-bottom: 0;
	width: 950px;
}
#Zentralbereich {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #666;
	width: 950px;
	padding-top: 0px;
	height: 536px;
}
html > body #Zentralbereich {
	height: auto;
	min-height: 537px;
	background-image: url(BlauerKasten/Kasten_blaue-Mitte.gif);
	background-repeat: repeat-y;
}
#Bühne {
	margin-left: 25px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fc9;
	width: 898px;
	padding-top: 0px;
	height: 536px;
}
html > body #Bühne {
	height: auto;
	min-height: 537px;
}
.Txt_Buehne {
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 18px;
	margin-top: 2px;
	float: left;
	margin-bottom: 0;
	width: 860px;
	text-align: center;
}
#Fussnote {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(BlauerKasten/FooterBlau.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 51px;
	margin-bottom: 0;
	width: 950px;
}
/* Textdeklerationen */
}
.sansItalic16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-style: italic;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;
}
.graues10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	letter-spacing: 1px;
}
.rot12 {
	color: #F00;
}
.grau {
	color: #666;
}

/* Objekte */

.linke_Linie {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.rechte_Linie {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.Blid_links_umfliessen {
	float: left;
	margin-right: 10px;
}
.Unterstrichen_16 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

/* Formular */
/*
fieldset {
	border: 1px solid #C60;
	padding: 6px;
	background-color: #FF9;
	width: 840px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
label {
	display: block;
	margin-top: 8px;
}
input#text, textarea{
	background-color: #D9DEE8;
	width: 200px
}
textarea {
	height: 120px;
}
input#Submit {
	width: 150px;
	margin-top: 4px;
	margin-left: 4px;
}
input:focus, textarea:focus { 
	background:#B6BF62
}
/*
