/* CSS Document */

*{
	margin:0;
	padding:0;
	}

body{
	scrollbar: auto;
	scrollbar-3dlight-color: #A0D2D3;
	scrollbar-arrow-color: #A0D2D3;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #A0D2D3;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
	color:#333333;
	padding: 0;
	margin: 0;
	background: #fff url(_img/_parts/bg_body2.gif) top center;
	text-align:center; /* Zentrierung des Layouts im IE 5 */
	font-size: 80%;
	line-height: 1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select,legend,fieldset,label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* Alle Elemente linksb&uuml;ndig */
	}

ul,li{
	margin: 0;
	list-style-type: none;
	}


.list li {
	border-left: 3px solid #1D6E3C;
	padding: 0 0 0 5px;
	margin: 3px 0 0 15px;
	}

.horizontal li {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
	}

ul.horizontal li {
	margin: 0;
	padding: 0;
	clear: both;
	}

a {
	color:#A0D2D3;
	}

a:hover {
	color:#454545;
	}


h1 {
	background: transparent url(_img/_parts/bg_h1XXX.gif) bottom left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#333;
	margin: 5px 0 5px 0;
	padding: 0 0 1px 0px;
	}
	
h2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#A0D2D3;
	margin: 0 0 2px 0;
	}
p { 
	margin: 0 0 5px 0;
	}

/* ----------------- DIV ELEMENTE --------------------*/

#wrap {
	background: transparent url(_img/_parts/bg_wrap.gif) top left no-repeat;
	margin: 0 auto;
	padding:0;
	width: 865px;
	text-align: left;
	height: 680px;
	}

#wrap2 {
	background: transparent url(_img/_parts/bg_wrap2.gif) top left no-repeat;
	margin: 0 auto;
	padding:0;
	width: 865px;
	text-align: left;
	height: 960px;
	}

#header {
	width: 855px;
	height: 62px;
	background: transparent url(_img/_parts/header_logo.gif) bottom left no-repeat;
	text-align: center;
	margin: 0 0 0 0 ;
	}
#header_start {
	width: 855px;
	height: 62px;
	background: transparent url(_img/_parts/header_blank.gif) bottom left no-repeat;
	text-align: center;
	margin: 0 0 0 0 ;
	}

#navigation {
	width: 855px;
	height: 32px;
	background:transparent url(_img/_parts/bg_menu_top.gif) bottom left no-repeat;
	font-size: 10px;
	margin: 0;
	padding: 0;
	position: relative;
	float:left;
	}

#navigation ul {
	list-style-type: none;
	margin: 7px 0 0 10px;
	}

#navigation li {
  display: inline;
  margin: 0;
  }

#navigation li a {
	padding: 2px 3px 2px 3px;
	text-decoration:none;
	color: #757577;
	margin: 0 0 0 0;
	}

#navigation li a:active {
	padding: 2px 3px 2px 3px;
	text-decoration:none;
	color: #764817;
	margin: 0 0 0 0;
	}
	
	
#navigation li a:hover {
	padding: 2px 3px 2px 3px;
	text-decoration:none;
	color: #764817;
	margin: 0 0 0 0;
	}

#navigation a.aktuell {
	padding: 2px 3px 2px 3px;
	text-decoration:none;
	color: #764817;
	margin: 0 0 0 0;
	}


#inhalt {
	position: relative;
	float: left;
	width: 855px;
	background-color:transparent ;
	padding: 0;
	border: 0;
	}

#inhalt2 {
	position: relative;
	float: left;
	width: 855px;
	height: 650px;
	background-color:transparent ;
	padding: 0;
	border: 0;
	}

/* Footer */	
#footer {
	background: transparent url(_img/_parts/footer.gif) top left;
	height:31px;
	width: 855px;
	position: relative;
	float: left;
	margin: 0 -3px 0 0; /* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html   */
	border: 0;}

.iframe{
	margin: 5px 0 0 10px;
	width:840px;
	height:500px;
	}

.content{
	margin: 5px 0 0 10px;
	width:840px;
	height:500px;
	}

.wircordula{
	position: relative;
	float: left;
	margin: 0;
	width:416px;
	height:500px;
	background: #fff url(_img/_parts/bg_impressum.gif) top right repeat-y;
	}

.wirpam{
	position: relative;
	float: right;
	display:inline;
	margin:0;
	width:414px;
	height:500px;
	}

.kontaktformular{
	position: relative;
	float: left;
	margin: 0;
	width:416px;
	height:500px;
	background: #fff url(_img/_parts/bg_impressum.gif) top right repeat-y;
	}

.impressum{
	position: relative;
	float: right;
	display:inline;
	margin:0;
	width:414px;
	height:500px;
	}

/*------------Gallerie Schauspieler/innen + Nachwuchs + Regie */

#content-gallerie {
	margin: 5px 0 0 10px;
	width:840px;
	height:500px;
	padding:0;
	text-align:left;
	}


#content-gallerie dl {
	height:155px;
	background: #FFFFFF url(_img/_parts/bg_galleriebild.gif) top left no-repeat;
	padding:0;
	margin: 0 5px 5px 0;
	float:left;
	}


#content-gallerie dt {
	padding:0;
	border:0;
	margin:17px 17px 0 17px;
	}

#content-gallerie dt img{
	width:100px;
	height:100px;
	border: 0;
	}
	
#content-gallerie dd{
	width:95px;
	margin: 0 0 0 16px;
	padding:0;
	}

#content-gallerie dd a {
	color:#333333;
	text-decoration:none;
	}

#content-gallerie dd a:hover {
	color:#A0D2D3;
	}

/* ----------------- BILD ELEMENTE --------------------*/

.startpic {
	text-decoration:none;
	padding: 0;
	margin: 0 3px 6px 3px;
	border: 1px solid #FFF;
	width:80px;
	height:80px;
	}

.wirpic {
	text-decoration:none;
	margin: 0 10px 5px 0;
	width:80px;
	display:inline;
	position:relative;
	float:left;}
	
.creditswir {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0 0 0 5px;
	position:relative;
	float:left;
	}

/* -------------------------------------Kontaktformular---------------------------->*/
textarea, input {
	background: #eee;			/* Hintergrundfarbe der Eingabefelder */
	border: 1px solid #333333;		/* einpixeliger Rahmen */
	padding: 2px;				/* ein wenig Abstand innerhalb des Formularfeldes vom Rand */
	}

/* Auswahlknopf ohne Rand und Hintergrund */
.radiobutton {
	background: none;
	border: none;
	}

/* Der Abschick-Button mit rotfarbenen Hintergrund */
.submit {
	font-size:11px;
	color: #fff;
	background: #A0D2D3;
	border: 1px solid #333333;
	padding:1px;
	width:84;
	}


/* Breite der Textboxen */
.name, .email, .betreff {
	font-size:10px;
	margin:0;
	width: 380;
	}

/* Breite und Hoehe des Texteingabefeldes */
.texteingabefeld {
	font-size:11px;
	margin:0;
	width: 380;
	height: 190;
	font-size:11px;
	}

/* Fehlermeldung */
.hinweis {
	font-weight: bold;
	color: #f00;
	padding: 0;
	margin: 0;
	}



/* Hintergrund des Feldes aendert sich darueberfahrender Maus*/
input:hover, textarea:hover {
	color:#333333;
	background: #fff;
	}

/* Hintergrund des Feldes aendert sich bei Klick */
input:focus, textarea:focus {
	color:#333333;
	background: #fff;
	}
/* -------------------------------------ENDE-Kontaktformular---------------------------->*/

fieldset {
	width:400px;
	display:block;
	margin: 10px 0 0 0;
	border: 1px solid #333333;
	padding:0;
	}

fieldset p {
	margin: 10px 0 0 10px;
	}

/* -------------------------------------Tabellen---------------------------->*/

table{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border:0;
	}

tr {
	border:0;
	}

td {
	vertical-align:top;
	border:0;
	}



#newstabelle {
	border:0;
	width:100%;
	}

#newstabelle td {
	background-color:#F5F5F5;
	padding:5px 5px 5px 5px;
	}

.impressum2 {
	padding:10px;
}