/* @override http://www.freilichtbuehnen.de/fileadmin/templates/style.css */

* {
margin: 0;
padding: 0;
}
body {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 76%;
line-height: 140%;
color: #000000;
background-color: #E6EEE2;
background-image: url("pix/back.jpg");
background-repeat: repeat-x;
}

/* Grundger&uuml;st */

#wrapperall {
}
#header {
	display: none;
}
#wrapper0 {
}
#wrapper1 {
}
#wrapper2 {
}
#left {
	display: none;
}
#center {

}
#center p {
margin-bottom: 1em;
}
#center a {
color: #14233C;
}
#center a:hover {
color: #CA1F00;
}
#center .csc-textpic-caption {
color: #999999;
font-size: 1em;
}
#right {
	display: none;
}


/* Mittlere Spalte */
#center h1 {
margin-bottom: 10px;
color: #003300;
font-size: 1.3em;
}
#center h2 {
margin-bottom: 10px;
color: #393939;
font-size: 1.3em;
}
#center h3 {
margin-bottom: 10px;
color: #393939;
font-size: 1.1em;
font-weight: bold;
}
#center ul, ol {
margin-left: 2em;
}
#center ul {
list-style: square;
}

/* Drucken */

#printthis {
	display: none;
}

/* Sitemap */

.sitemap li {
line-height: 180%;
}

/* Formulare allgemein */

.label {
width: 25%;
text-align: right;
font-weight: bold;
padding-right: 3%;
float: left;
}
.field {
width: 70%;
text-align: left;
float: right;
}
.required label {
font-style: italic;
}
.field input {
font-size: 0.8em;
}
.formcontainer {
width: 95%;
overflow: hidden;
margin-bottom: 10px;
}
a.email {
padding-left: 16px;
background-image: url("pix/email.gif");
background-repeat: no-repeat;
background-position: 0px 1px;
}
a.website {
padding-left: 16px;
background-image: url("pix/website.gif");
background-repeat: no-repeat;
background-position: 0px 1px;
}
span.telefon {
padding-left: 16px;
background-image: url("pix/telefon.gif");
background-repeat: no-repeat;
background-position: 0px 1px;
}
span.fax {
padding-left: 16px;
background-image: url("pix/fax.gif");
background-repeat: no-repeat;
background-position: 0px 1px;
}
