/*
 * Grundlegendes CSS
 *
 * TYPOGRAFIE
 */

/*
 * body UND html VORNEWEG
 */
  
html {
	/* Rest in Layout-Teil */
}

body {
	color: #ffffff;
	text-align: left;
	font-family : "Verdana", "Arial", "Helvetica", "Verdana", "Geneva", sans-serif;
	font-size: 11pt;
	line-height: 130%;
	/* Rest in Layout-Teil */
} 

/* a */

a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

a:link { 
	text-decoration: none; 
}
a:visited { 
	text-decoration: none; 
}
a:hover { 
	text-decoration: none;
}
a:active { 
	text-decoration: underline; 
}
a:focus { 
	text-decoration: underline; 
}

div#inhalt a {
	color: #ffef00;
}
div#inhalt a:visited {
	color: #00ff30;
}

div#inhalt a.festivalbild {
	margin: 10px 0px;
}

div#einzelinhalt a {
	color: #ffef00;
}
div#einzelinhalt a:visited {
	color: #00ff30;
}

div#navigation2 a {
	display: block;
	line-height: 100%;
	margin: 0px 10px 3px 10px;
	padding: 0px;
	color: #FEE100;
	font-size: 110%;
	font-weight: bolder;
}

div#navigation2 a.top {
	padding-bottom: 10px;
    font-weight: 900;
    text-transform: uppercase;
	font-size: 120%;
}

div#navigation2 a.top.aktiv {
	color: orange;
}

div#navigation2 a.nav2top {
	display: inline;
	margin: 0px;
	margin-bottom: 10px;
}

div#navigation2 a.aktiv {
	color: orange;
}

div#navigation2 a:hover {
	text-decoration: none;
	color: white;
}

div#navigation3 a {
	display: block;
	line-height: 100%;
	text-align: center;
	margin: 0px 10px 3px 10px;
	padding: 0px;
	color: #FEE100;
	color: white;
	font-weight: 900;
}

div#navigation3 a:hover {
	text-decoration: none;
	color: white;
}

div#navigation3 a.aktiv {
	color: yellow;
}

div#titelnavigation a {
	display: inline;
	margin: 0px 10px 0px 10px;
	color: black;
	font-weight: 900;
	text-transform: uppercase;
}

div#titelnavigation a:hover {
	color: white;
	text-decoration: none;
}

div#titelnavigation a.aktiv {
	color: red;
}

div#titeltls a {
	display: block;
	margin: 10px 0px;
	color: green;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
}


div#inhalt a img {
	border: none;
}

div#einzelstustaculum img {
	border: none;
}
	

/* div */

div#einzelendeinhalt {
	color: yellow;
	font-weight: 900;
}

div#inhaltfestivalname {
	color: white;
}
div#einzelfestivalname {
	color: white;
	font-weight: bold;
}

div#titelnews {
	color: green;
}

/* h1-h5 */

h1 {
	font-size: 130%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}


div#inhaltueberschrift h1 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 150%;
	font-weight: 500;
	letter-spacing: 0.15ex;
}

div#navigation2 span h1 {
	display: none;
}

div#titelstustaculum h1 {
	display: none;
	margin: 0px;
}
div#titelstustaculum h2 {
	font-size: 250%;
	font-weight: 900;
	margin: 0.5em 0px 0.5em 0px;
}
div#titelstustaculum h3 {
	font-size: 150%;
	font-weight: 900;
	margin: 0px 0px 0px 0.5em;
}
div#inhalttext h1 {
	line-height: 1.2em;
}
	
/* img */

img.partner {
	text-align: center;
}

/* label */

label.pflicht {
	color: orange;
}

/* li */

div#titelnavigation li {
	display: inline;
	magin: 0px;
	padding: 0px;
	list-style: none;
}

div#navigation2 li {
	display: inline;
	magin: 0px;
	padding: 0px;
	list-style: none;
}

div#navigation3 li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* span */

div#einzelfestivalname span {
	color: white;
	font-weight: bolder;
}

span.kommentator {
	color: #FEE100;
}

div#inhaltueberschrift span {
	display: block;
	position: absolute;
	left: 160px;
	width: 40em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
}

div#navigation2 span {
	float: left;
	width: 50px;
	height: 250px;
	margin: 0px 0px 0.3em 10px;
}

div#navigation2 span.festival {
	background: url(../bilder/festival.png) bottom left no-repeat;
}
div#navigation2 span.bühnen {
	background: url(../bilder/buehnen.png) bottom left no-repeat;
}
div#navigation2 span.programm {
	background: url(../bilder/programm.png) bottom left no-repeat;
}
div#navigation2 span.förderpreis {
	background: url(../bilder/foerderpreis.png) bottom left no-repeat;
}
div#navigation2 span.künstler {
	background: url(../bilder/kuenstler.png) bottom left no-repeat;
}
div#navigation2 span.stände {
	background: url(../bilder/staende.png) bottom left no-repeat;
}
div#navigation2 span.partner {
	background: url(../bilder/partner.png) bottom left no-repeat;
}
div#navigation2 span.presse {
	background: url(../bilder/presse.png) bottom left no-repeat;
}
div#navigation2 span.kontakt {
	background: url(../bilder/kontakt.png) bottom left no-repeat;
}

/* textarea */

div#einzelinhalt textarea {
/*	width: 500px;*/
}

/* table, td, tr */

div#inhalttext table.bilderliste {
	margin: 0px;
	border: 0px solid red;
	padding: 5px 0px;
}

td {
	font-size: 90%;
}

div#inhalttext table.bilderliste td.bild {
	margin: 0px;
	border: 0px solid yellow;
	padding: 0px 0px;
}

div#inhalttext table.bilderliste td.text {
	margin: 0px;
	padding: 0px 0px;
	font-style: italic;
}

tr {
	font-size: 90%;
}

div#inhalttext table.bilderliste tr.eng {
	margin: 0px;
	border: 0px solid blue;
	padding: 0px 0px;
}

/* ul */

div#titelnavigation ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#navigation2 ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#navigation3 ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

