html {
}

body {
	font-size: 100.01%;
	font-size: 1.0em;
	font-size: 100.01%;
	/* font-size: 12pt; */
	font-family : "Arial", "Verdana", "Arial", "Tahoma", "Verdana", "Arial", "Helvetica", "Geneva", sans-serif;
	line-height: 120%;
	color: #333333;
}

.clear {
	clear: both;
}

div.clear,
br.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin-top: -1px;
	height: 1px;
}

/* a */

a {
	color: #f5e118;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #f5e118;
}

div.box span.bilder a {
	display: inline-block;
	text-decoration: none;
	padding: 3px
		10px;
	font-weight: bold;
	background: #155188;
	border: 0px solid black;
}
div.box a:hover {
	color: #f5e118;
}
	
div#einsprungspunkte a {
	text-decoration: none;
	color: #FFFFFF;
}

div#einsprungspunkte li.aktiv a,
div#einsprungspunkte li a.aktiv {
		color: #f5e118;
}

div#einsprungspunkte a:visited {
	color: #FFFFFF;
}

div#einsprungspunkte a:hover {
	color: #f5e118;
}

div#reiter a {
	text-decoration: none;
	color: white;
	background: #1c6db7;
	font-size: 0.8em;
	font-weight: bolder;
	letter-spacing: 0.05em;
	display: block;
	padding: 2px 20px 2px 20px;	
	border-top: 1px solid #0c3152;
	border-right: 1px solid #0c3152;
	border-left: 1px solid #0c3152;
	border-bottom: 1px solid #0c3152;
}

div#reiter a:visited {
	color: white;
}

div#reiter li.aktiv a,
div#reiter a.aktiv,
div#reiter li.aktiv a:hover,
div#reiter li a.aktiv:hover,
div#reiter a.aktiv:visited,
div#reiter a:hover {
	color: #84d314;
	color: #84d314;
	background: #124472;
	background: #279117;
	border-bottom: 1px solid #124472;
	border-bottom: 1px solid #279117;
}

div#reiter li a:hover {
	color: white;
}


/* div */

div.anzeige {
	font-size: 75%;
}

div.box {
	text-align: right;
}

div#einsprungspunkte {
	font-family : "Verdana", "Arial", "Tahoma", "Verdana", "Arial", "Helvetica", "Geneva", sans-serif;
}	

div.flusskasten {
	word-wrap: break-word;
}

div.flusskasten-inner {
	font-size: 90%;
}

div#header {
	font-size: 80%;
	color: #1C6DB7;
	color: #124575;
	color: #279117;
	color: #f5e118;
	font-weight: bold;
	line-height: 150%;
}

div#inhalt {
	font-size: 100%;
}


div.kommentarkasten {
	font-size: 90%;
}

div.kommentar {
	/*background: #EEEEEE;*/
	margin-bottom: 0.5em;
	padding: 0.5em
		0;
}
div.kommentar > * div.kommentar{
	margin-top: 1ex;
	border-top: 1px solid #999999;
	padding: 0em;
	padding-top: 1ex;
	padding-left: 1ex;
}
div.kommentar .titel {
	color: #f5e118;
}
div.kommentar .rumpf {
	font-style: italic;
	font-style: normal;
}

div#login {
	text-align: center;
	font-size: 60%;
	color: #DE007A;
}

div.kommentieren {
	clear: left;
	padding-top: 0.5ex;
}

div.programmliste {
	clear: left;
}

div#reiter {
	vertical-align: bottom;
}

div#titel-datum {
}

div.urheber {
	color:#009933;
}

div.vorspann {
	line-height: 150%;
	margin-top: 2ex;
	margin-bottom: 3ex;
	font-weight: 600;	
}

/* form */

div#inhalt div.kommentieren form {
	margin: 0;
}

/* h1-h6 */

div#inhalt h1,
div#inhalt h2,
div#inhalt h3,
div#inhalt h4,
div#inhalt h5,
div#inhalt h6 {
	color: #DE007A;
	color: white;
}

div#inhalt h1 {
/*	background: #EEEEEE;*/
	font-size: 150%;
	line-height: 125%;
	padding: 0.0em
		0.0em
		0.0em
		0.0em;
	margin: 0.0em
		0em
		0.4em
		0em;
}
div#inhalt div#inhalttext h1 {
	padding-left: 0em;
}

div#inhalt h2 {
	font-size: 120%;
	line-height: 110%;
	color:#009933;
	color: white;
	margin: 0.2em
		0em
		0.4em
		0.0em;
}
div#inhalt div#inhalttext h2 {
	margin-left: 0em;
}

div#inhalt h1 > div#inhalt h2 {
	margin-top: 0.5em;
}

div#inhalt h3 {
	font-size: 110%;
	line-height: 110%;
	color:#009933;
	color:#666666;
	color: white;
	margin: 1.0em
		0em
		0.2em
		0em;
	font-style: italic;
}

div#inhalt div.kommentarkasten h3 {
		font-size: 110%;
		margin-bottom: 0.5ex;
		margin-top: 0;
		font-style: normal;
}

div#inhalt div.kommentieren h3 {
		font-size: 90%;
		margin-bottom: 1.5ex;
		font-style: normal;
}

div#inhalt div.zusatz h3 {
	margin-top: 0em;
	font-size: 100%;
	line-height: 100%;	
}

div#inhalt h4 {
	font-size: 105%;
	line-height: 105%;
	color:#009933;
	color:#666666;
	color: white;
	margin: 1.0em
		0em
		0.2em
		0em;
	font-style: normal;
}

div#inhalt h5,
div#inhalt h6 {
	font-size: 100%;
	line-height: 100%;
	color:#009933;
	color:#666666;
	color: white;
	margin: 0.75em
		0em
		0.2em
		0em;
	font-style: normal;
}

div#inhalt div.flusskasten h5,
div#inhalt div.flusskasten h6,
div#inhalt div.flusskasten h7,
div#inhalt div.kommentarkasten h5,
div#inhalt div.kommentarkasten h6,
div#inhalt div.kommentarkasten h7 {
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	margin: 0
		0
		0.1ex
		0;	
}

/* img */

img {
	border: 0px;
}

div.box img {
	display: block;	
}

div#inhalt-rechts img {
	display: block;
}

div.programmliste img {
	position: relative;
	margin-left: -115px;
	float: left;
	margin-top: 0.3em;
}

/* li */

div#einsprungspunkte li {
	display: inline;
	padding-right: 1.0em;
	padding-left: 0;
	margin-left: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

div#reiter li {
	float: left;
	display: block;
	margin-right: 3px;
	font-size: 0.9em;
	font-weight: 600;
}

div.buehnen li {
	list-style: none;
	list-style: circle;
	padding-left: 0;
	margin-top: 0.3em;
	margin-left: 0;
	clear: left;	
}

div.programmliste li {
	list-style: none;
	padding-left: 0;
	margin-top: 0.3em;
	margin-left: 0;
	clear: left;	
}

/* p */

div#header p {
	font-size: 0.9em;
	margin: 0.2em
		0em
		0.2em
		0em;
	color: #999999;
	line-height: 130%;
}

div#header p.datum {
	font-size: 1.2em;
	color: #DE007A;
}

div#inhalt p {
	/* font-weight: bold; */
	/* max-width: 40em; */
}

div#inhalt-links p {
	line-height: 135%;	
}

div.programmliste p {
	line-height: 130%;
}

div.zusatz p {
	margin: 0;
	font-size: 90%;	
}

/* span */

div.box span.beschreibung {
	display: block;
	text-align: left;
	font-size: 80%;	
	font-style: italic;
	line-height: 115%;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 5px;
	background: #155188;
}

div.box span.bilder {
	position: relative;
	top: -30px;
	display: block;
	font-size: 80%;	
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: -1.5em;
	z-index: 5;
}

div.box span.urheber {
	display: block;
	text-align: left;
	font-size: 80%;	
	font-style: italic;
	line-height: 115%;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 5px;
}

span.datum {
	font-size: 90%;
	color: #DE007A;
	color: #124575;
	color: #279117;
	color: #f5e118;
}

span.stil {
	font-style: italic;
	color: #84d314;
}

span.kommentator {
	color: #c1d5e8;
	color: #64D455;
}

/* ul */

div#einsprungspunkte ul {
	margin: 0.0em
		0;
	padding: 0;
	padding-left: 0em;
	border: 0px solid black;
}

div.flusskasten ul {
	margin: 1ex
		0ex;
	padding-left: 0px;	
	list-style-type: none;
}

div#reiter ul {
	position: relative;
	top: 1px;
	overflow: auto;
	list-style: none;
	margin: 0;
    padding: 0;
	padding-left: 20px;
    font-weight: bold;
}

