
body {
	margin: 0;
	padding: 0;
	color: black;
	font-family:"Century Schoolbook",Georgia, Times, serif;
	background-color: #EE9090;
}

.back {
	background-color: #EE9090;
	border-color: #EE7070;
	border-width: 2px; 
	border-style: solid; 
	}
	
.front {
	background-color:red;
	color:#FFC0C0;;
	}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #999;
}


.vorschau {	
	line-height:14pt;
	text-align:left;
	margin-left: 1cm;
	margin-right: 1cm;
	padding-top: 0.2cm;
	padding-bottom: 0.2cm;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
	border: red solid 1px;
	background-color: #EEA0A0;
}

#warnung {	
	border-color: green;
	border-width: 2px; 
	border-style: solid; 
	background-color:yellow;
	position:absolute;
	left: 10em;
	right: 3em;
	top: 2em;
	height: 3em;
	text-align: center;
		z-index:99;
	
}

#warnung span {
	margin-left: 10px;
}

a.warna {
	margin-right: 10px;
}


a {
	color:red;
	/*
	cursor: pointer;
	*/
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #FFC0C0;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
a[name] {
	
	/*
	cursor: default;
	*/
	color: inherit;
}
a[name]:hover {
	color: inherit;
}

.Bibliographie {
	display: block;
	text-align: left;
	text-indent: -0.5cm;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-left : 1cm;
	padding-right: 0.5cm;
        }


.Footnote {
	display: block;
	text-align: justify;
	text-indent: -0.3cm;;
	margin-right: 14pt;
	padding-left : 1cm;
	padding-right: 0.5cm;
        font-size: 10pt;
	                }
.footnote {
	vertical-align: top;
	font-size: 9pt;
	font-weight: normal;
}
	               
.Head {
	display: block;
	text-align: left;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
        margin-top: 24pt;
        margin-bottom: 12pt;
        font-size: 14pt;
	font-weight: Bold;
        }

.Heading1 {
	display: block;
	text-align: left;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
        margin-top: 24pt;
        margin-bottom: 12pt;
        font-size: 14pt;
	font-weight: Bold;
        }
.Heading1Num {
	display: block;
	text-align: left;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
        margin-top: 24pt;
        margin-bottom: 12pt;
        font-size: 14pt;
	font-weight: Bold;
        }

P.Heading1TOC {
	display: block;
	text-align: left;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
        margin-top: 10pt;
        margin-bottom: 4pt;
	font-size: 12pt;
	font-weight: Bold;
        }
        
.Heading1NumTOC {
	display: block;
	text-align: left;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
        margin-top: 10pt;
        margin-bottom: 4pt;
	font-size: 12pt;
	font-weight: Bold;
        }

.Heading2 {
	color: red;
	display: block;
	text-align: left;
	margin-top: 18pt;
        margin-bottom: 14pt;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
        font-size: 12pt;
	font-weight: Bold;
        }
        
.Heading2Num {
	display: block;
	text-align: left;
	margin-top: 18pt;
        margin-bottom: 14pt;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
        font-size: 12pt;
	font-weight: Bold;
        }
P.Heading2TOC {
	display: block;
	text-align: left;
        margin-top: 4pt;
        margin-bottom: 3pt;
        margin-left: 19pt;
        font-size: 12pt;
	        }

P.Heading2NumTOC {
	color: red;
	display: block;
	text-align: left;
        margin-top: 4pt;
        margin-bottom: 3pt;
        margin-left: 19pt;
        font-size: 12pt;
	        }
	        
.Heading3 {
	font-weight:normal;
	padding-left: 0.5cm;
	text-align:left;
	font-style:italic;
	font-size:12pt;
	margin-bottom:3pt;
}

.Heading3TOC {
	text-align: left;
	padding-left : 1.4cm;
	padding-right: 0.5cm;
        margin-top: 0pt;
        margin-bottom: 0pt;
	font-size: 12pt;
	font-weight: normal;
	        }	
.ListeH {
	font-size:12pt;
	font-weight:normal;
	margin-left:0.8cm;
	display: block;
	text-align: justify;
	margin-top:0pt;
	margin-bottom: 12pt;
	margin-right: 40pt;
	margin-left: 19.8pt;
}

.ListenTitel {
	color:red;
	font-size:12pt;
	font-weight:normal;
	margin-left:0.5cm;
	display: block;
	text-align: left;
	margin-top: 12pt;
	margin-bottom: 6pt;
	margin-right: 0pt;
	font-style: Italic;
}

.Title {
	display: block;
	text-align: center;
        margin-top: 36pt;
        margin-bottom: 17pt;
	font-size: 28pt;
	font-weight: Bold;
        }
.Zitat {
	display: block;
	text-align: justify;
        margin-top: 13pt;
	margin-bottom: 13pt;
	margin-right: 42pt;
	margin-left: 1.3cm;
	font-size: 11pt;
    }



.image2 {
	border : 2px;
	margin-left: 0px;
}

.image {
	border : none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nominban {
	text-align: left;
	border: solid 1px #FF9CA6;
	float: left;
	width: 20em;
	margin-left: 1cm;
	padding: 2px;
	margin-right: 0.5em;
	background-color: #FFC0C0;
	}
	
.nominban:hover {
	border: solid 1px #FFC0C0;
	background-color: #FF9CA6;
}
	
.nominban a:visited {
	color: #FF563A;
}

#balken {
	display:none;
}

#balken3 {
	height:100%;
	width:100%;
	z-index:97;
	background-color:#EE9090;
	position:fixed;
}

#main {
	position: absolute;
	top: 2em;
	text-align:center;
	left: 20px;
	
	right:80px;
	z-index:98;
	background-color: #EE8080;
	border-style: solid;
	border-color: #EE7070;
	border-width: 2px;
	width:95%;
	right: 20px;
	
}
#content {
	text-align:center;
	position: absolute;
	top: 4em;
	left: 20px;
	right:5em;
	z-index:98;
	background-color: #EE8080;
	border-style: solid;
	border-color: #EE7070;
	border-width: 2px;
	width:95%;
	right:1em;
	
}

#briefa {
	left: 90%;
	top: 0;
	white-space:nowrap;
	position: fixed;
	height:15pt;
}


#leftside {	
	z-index: 99;
	padding-left: 1cm;
	padding-top: 1px;
	color: white;
	background-color: red;
	position:absolute;
	height:58pt;
	left: 0;
	top: 0;
	width:100%;
	text-align: left;
	white-space:nowrap;
	position: fixed;
	height:15pt;
	
}


#leftside img {
	vertical-align:text-top;
	display:none;
}



#leftside a em {
	font-style:normal;
	font-weight:bold;
	}


 
#leftside a {
	color:#FFC0C0;
	font-weight:bold;
	text-decoration:none;
	padding:1px;
}



#leftside a span {
	display: none;
}

#leftside a:hover{
	color:white;
	color: red;
	
}

#leftside:hover {
	background-color:#FF8080;
	border-bottom-style: solid;
	border-bottom-color: #EE7070;
	border-bottom-width: 2px;
}

#leftside a:hover span {
	left: 50%;
	position: fixed;
	display: block;
	top: 5px;
	text-align:right;
   z-index: 99;
   color: red; 
   font: 10px Verdana, sans-serif;}
   
#leftside ul li {
	list-style: none;
}

#searchbox {
	position:fixed;
	right:10em;
	bottom:1em;
}


#searchbutton {
	position:fixed;
	right:5em;
	bottom:1em;
}


#rightside {	
	position:relative;
	z-index:100;
	color: #FFC0C0;
	width:6em;
	padding:1px;
	font-size: 75%;
	right:1em;
	white-space:nowrap;
	top: 3em;
	text-align: center;
	top: 0;
	right: 10%;
	font-size: 100%;
	position: fixed;
	}



#rightside ul {
	font-weight: bold;
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-width:0;
	background-color:red;
	background-color:transparent;
	}

#rightside ul:hover {
	background-color:#FF8080;
	color:red;
	border-color:blue;
}


#rightside li ul {
	visibility:hidden;
}

#rightside ul:hover li ul {
	visibility:visible;
	background-color:#FF8080;
	color:#FFC0C0;
	padding: 0;
	width: 6em;
	margin:0;
}

ul {
	padding:1px;
}

#rightside:hover  {
	padding: 0px;
	border-color:#EE7070;
	border-width: 1px;
	border-style: solid;
}

ul ul {
	display:none;
	
}

ul li:hover > ul {display: block;}

#rightside ul li ul {
	width: 5em;
	}





#rightside ul li ul li:hover {
	background-color:#FFC0C0;
	color:red;
}

#rightside ul li ul li:hover  a{
	background-color:#FFC0C0;
	color:red;
}
#rightside li a {
	color:#FFC0C0;
}

#rightside li a:hover {
	text-decoration:none;
	color: white;
	color:red;
}

#rightside li a span {
	display: none;
}

#rightside li a:hover span {
	right: 22em;
	position: fixed;
	display: block;
	top: 5px;
	text-align:right;
   z-index: 99;
  color: #FFC0C0; 
   font: 10px Verdana, sans-serif;}

.kritik {
	font-size:12pt;
	line-height:14pt;
	text-align:justify;
	padding-left : 1cm;
	padding-right: 1cm;
}

.kastenrechts {
	z-index:99;
	float: right;
	width: 40%;
	text-align: left;
	font-size: 90%;
	padding: 0em;
	color: black;
	background: #EE9090;	
	border: solid black 1px;
	margin: -1px 2.5em 0.5em 1em;
	left:2em;
}

.kastenrechts img {
	width:100%;
}

.kastenrechts p {
	text-align: justify;
	padding:0.7em;
	margin:0em;
}



.kastenlinks {
	z-index:99;
	float: left;
	width: 33%;
	text-align: left;
	font-size: 90%;
	padding:0em;
	background: #EE9090;
	color: black;
	border: solid black 1px;
	margin: -1px 1em 1em 2.5em;
	left:2em;
}

.kastenlinksschmal {
	z-index:99;
	float: left;
	width: 20%;
	text-align: left;
	font-size: 90%;
	padding:0em;
	color: black;
	border: solid white 1px;
	margin: -1px 1em 1em 2.5em;
	left:2em;
}

.kastenlinks img {
	width:100%;
}



.kastenlinks p {
	text-align: justify;
	padding:0.7em;
	background: gray;
	margin:0em;
}

.gbentry {
	font-size:12pt;
	line-height:14pt;
	text-align:justify;
	padding-left : 1cm;
	padding-right: 1cm;
}

.lauftext {
	font-size:12pt;
	text-indent:0.4cm;
	margin-top:0pt;
	margin-bottom:0pt;
	line-height:14pt;
	text-align:justify;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
}

.Body {
	font-size:12pt;
	text-indent:0.4cm;
	margin-top:0pt;
	margin-bottom:0pt;
	line-height:14pt;
	text-align:justify;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
}

.absatztext {
	font-size:12pt;
	text-indent:0cm;
	margin-top:0pt;
	margin-bottom:0pt;
	line-height:15pt;
	text-align:justify;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
}

.BodyH {
	font-size:12pt;
	text-indent:0cm;
	margin-top:0pt;
	margin-bottom:0pt;
	line-height:15pt;
	text-align:justify;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
}
.liste {
	font-size:12pt;
	line-height:18pt;
	text-align : left;
	font-weight : normal;
	padding-left : 0.5cm;
}

.aufzahl {
	font-size:12pt;
	line-height:15pt;
	text-align : left;
	font-weight : normal;
	padding-left : 1cm;
}

.Film {
        color:red;
        font-variant:small-caps;
        font-style:normal;
}





h1 {
	color:red;
	font-size:16pt;
	font-weight: bold;
	padding-bottom: 0.3cm;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	text-align : center;
}

.pagetitle {
	color:red;
	font-size:16pt;
	font-weight: bold;
	padding-bottom: 0.3cm;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	text-align : center;
}


h2 {
	font-size:12pt;
	font-weight: normal;
	padding-bottom: 0.3cm;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	text-align : left;
}
h3 {
	font-size:140%;
	font-weight : bold;
	text-align: center;
}	

h4 {
	font-size:12pt;
	padding-bottom: 0.0cm;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	font-weight: normal;
	text-align : center;
}

h5 {
	font-size:18pt;
	font-weight: bold;
	color: red;
	text-align :center;
	background-color : Gray;
}

img {	border:0px;
}

#screenshot {
	float:right;
	margin-left:15px;
}

.news-listing {
	padding: 10px 15px;
}

h1 + .news-listing {
	margin-top: 1.5em;
}

.zwischentitel {
	margin: 0 1.4em;
	font-weight: bold;
	font-size: 100%;
	color: red;
	letter-spacing: 3px;
	border-bottom: 1px solid #ccc;
}

/*
.zwischentitel:before {
	content: ">>";
	margin-right: 5px;
	letter-spacing: -0.5pt;
}
.zwischentitel:after {
	content: "<<";
	margin-left: 5px;
	letter-spacing: -0.5pt;
}
*/

.zwischentitel + .tab {
	margin-top: 15px;
}



.tab {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 5px;
}
.tab:hover {
	padding: 4px;
	background-color: #EEA0A0;
	border: 1px solid red;
	
}

.tab h3 {
	font-weight: normal;
	font-size: small;
	margin: 0;
	padding-bottom: 2px;
}
.tab h3 a {
	text-decoration: none;
	color: red;
	font-weight:normal;
}
.tab h3 a:hover {
	color: white;
	text-decoration: underline;
}

.tab + .tab {
	margin-top: 1em;
}



#ie {
	display: none;
}

.sub {
	position: fixed;
	top: 0;
}

#rightside ul li h2 {
	display: none;
}

#styles {
	width: 6em;
}

.feed {
	display: none;
}

#footer {
	display: none;
}

#sitename {
	position: fixed;
	top: 1em;
	right: 3em;
}

#screenshot {
	float:left;
	width:25%;
	margin-right:20px;
	margin-bottom:5px;
}

ul.commentlist li {
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 5px;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EEA0A0;
	border: solid 1px #FF5E3E;
}

ul.commentlist li p {
	text-align: left;
}

#comments {
		margin-left: 40px;
	color: red;
	text-align: left;
}

#respond {
		margin-left: 40px;
	color: red;
	text-align: left;
}

#comment {
	max-width: 45%;
	margin-right: 40px;
	background-color: #EEA0A0;
	border: solid 1px #FF5E3E;
	text-align: left;
}

#commentform {
	margin-left: 40px;
	text-align: left;
}

.post {
	width: 80%;
	margin-right: 40px;
	background-color: #EEA0A0;
	border: solid 1px #FF5E3E;
	text-align: left;
	margin-left: 2em;
	padding: 0.5em;
}

.post h2 {
	padding-left: 0em;
}

div p.kastentext {
	text-align: left;
	background: #EE9090;	
	border: black 1px solid;
	padding: 5px;
	margin-left: 3em;
	margin-right: 3em;
}

.caption {
	z-index:99;
	float: right;
	width: 40%;
	text-align: left;
	font-size: 90%;
	padding: 0em;
	color: black;
	margin: -1px 2.5em 0.5em 1em;
	left:2em;
}

.caption img {
	width:100%;
		border: solid #EE5050 2px;
}

.caption div {
	font-weight:bold;
	color:red;
	font-family: "Helvetica", Arial, serif;
}

#minustext img {
	border: none;
}

#plustext img {
	border: none;
}