/* 
Theme Name: ZyRed Theme
Theme URI: http://www.zyblog.de/wordpress-themes/zyred/
Description: Based on WP-Andreas09 V2.0 by Ainslie Johnson
Version: 2.7
Author: Tim Zylinski
Author URI: http://www.zyblog.de/
*/
/* General Element Styling */
body {
	background-color: gray;
	margin: 0 auto;
	padding: 0;	
	color: black;
	font-family: "Adobe Caslon Pro", "OFL Sorts Mill Goudy TT",Georgia,'Times New Roman', Times,serif;
	font-size: 1em;
}

.back {
	background-color: gray;
	}
	
.front {
	background-color:black;
	color: white;
	}

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


a {
	color: #009;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

.courier {
	font-family: courier;
	font-style: normal;
}




/* <CODE> display */

pre {
	border: 1px solid #B0B0B0;
	padding: 10px 10px 10px 10px;
	width: 90%;
	background: #F8F9FA;
	font-family: 'Bitstream Vera Sans Mono','Andale Mono','LucidaTypewriter',monospace;
	-moz-background-clip: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	-moz-background-origin: -moz-initial;
	overflow-x: auto;
	overflow-y: auto;
	-x-background-x-position: 0%;
	-x-background-y-position: 0%;
}

/*** Main container ***/
#container {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #303030;
	background-color: gray;
	text-align: left;
	bottom: 5em;
}

/*** Header section ***/
#sitename {
	width: 100%;
	z-index: 99;
	background: gray;
	position: fixed;
	margin: 0;
	top: 0;
	height: 3em;
	color: #FFFFFF;
	text-align: left;
	left: 3em;
	padding-right: 20em;
}


#sitename a:hover {
	color: #165EDC;
	}

h1 {
	font-size:132%;
	font-weight: bold;
	padding-bottom: 0.3cm;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	text-align : center;
}

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

/*** Content wrap ***/
#wrap {
	clear: both;
	padding: 0;
	margin: 0 auto;
	font-size: 0.9em;
	max-width: 80%;
	min-width: 910px;
}

* html div#wrap {
	width: 80%;
	width: expression(document.body.clientWidth < 990 ? "910px" : document.body.clientWidth > 990 ? "80%" : "auto");
}

/* Horizontal menu */
#mainmenu {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#mainmenu a {
	color: #940C0E;
}

#mainmenu a:hover {
	/* background: url(images/menuhover.png) center left repeat-x; */
}

#mainmenu li.current a {
	background: url(images/menuhover.png) center left repeat-x;
}

#mainmenu li.currentparent a {
	background: url(images/menuhover.png) center left repeat-x;
}

#mainmenu ul.level1 {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 0 0px 0;
}

#mainmenu ul.level1 a {
	font-weight: normal;
}

#mainmenu ul {
	padding: 0 0 0 0px;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;	
	background: url(images/menubg.png) #f0f0f0 center left repeat-x;
}

#mainmenu li {
	margin-left: -4px;
	padding: 0px;
	display: inline;
	list-style: none;
	font-size: 0.9em;
	line-height: 30px;
	text-transform: uppercase;
}

#mainmenu a {
	padding: 6px 9px 6px 9px;
	border-right: 1px solid #B0B0B0;
	text-decoration: none;
}

#mainmenu li.current a {
	color: #000000;
}

/*** Sidebars ***/
#leftside, #rightside {
	width: 11em;
}

#leftside {
	top: 3.3em;
	color: white;
	margin-top: 1px;
	text-align: center;
	position: fixed;
	left: 52em;
	border: black solid 2px;
	border-bottom: none;
}

#leftside ul li ul {
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	left: 0px;
}

#rightside {
	border: black solid 2px;
	position: fixed;
	left: 52em;
	bottom: 2.2em;
	margin-bottom: -1px;
	text-align: center;
	background-color: black;
}

#rightside ul li h2 {
	text-align: center;
	font-size: 1em;
	background-color: black;
	margin: 0;
	padding-top: 5px;
}




/*** Sidebar menu ***/
#leftside h2, #rightside h2 {
	/* background: #940C0E; */
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight:bold;
	/* background: url(images/headerbg.png) #940c0e top left repeat-x; */
}

#leftside li, #rightside li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#rightside ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	background-color: black;
	padding-top: 4px;
}


#rightside ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
}


#leftside ul li {
	border: none;
	
}





#leftside ul {
	border: none;
	margin: 0;
	padding: 0;/* background: #BAD6BD; */
	padding-left: 1px;
		background-color: #C0C0C0;
		display: none;
}

#leftside ul:hover {
	margin-left: 0;
	padding-left: 0;/* background: #BAD6BD; */
	background-color: #DFDFDF;
}





ul.commentlist li {
	border: 1px solid #B0B0B0;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: -40px;
	list-style: none;
}

ul.commentlist li cite {
	text-transform: capitalize;
}

ul.commentlist li p {
	padding-top: 10px;
}






/*** Page ***/
#page {
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 50px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 2em;
}

/*** Content ***/
#contentalt {
	border: 1px solid #909090;
	padding: 15px 20px 5px;
	color: #2A2A2A;
	background: #FFFFFF;
	min-width: 468px;
}

#content {
	z-index: 98;
	background: transparent;
	top: 3em;
	position: absolute;
	line-height: 1.2;
	left:3em;
	width:40em;
	min-height: 86%;
	Padding-bottom: 3em;
}

#contentalt {
	margin: 0 200px 0 20px;
}

#contentalt h1,#contentalt h2 {
	margin: 0 0 15px;
	padding: 0;
	color: #606060;
	background: inherit;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
}

#contentalt h1 {
	border-bottom: 1px solid #B0B0B0;
}


#contentalt h1,#contentalt h2 {
	margin-top: 5px;
	font-weight: normal;
	font-size: 1.8em;
}

#content h1.pagetitle {
	border-bottom: 1px solid #B0B0B0;
	font-size: 1.8em;
}

.category a, .date a {
	text-decoration: none;
}

/* Archives/Links Page List styles */
.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/
#footer {
	padding: 0;
	margin: 0 0 0 0;
	bottom: 0em;
	position: fixed;
	/* border-top: 2px solid black; */
	background-color: gray;
	/* background: url(images/footerbg.png) #8B8B8B top left repeat-x; */
	color: #000000;
	font-size: 0.9em;
	line-height: 30px;
	height: 30px;
	text-align: center;
	left:3em;
	width:45em;
	z-index: 99;
	border-top: 2px black solid;
}

#footer a {
	color: #000000;
	font-weight: normal;
}

/*** comments Form ***/
#comment {
	width: 100%;
	border: 1px solid #B0B0B0;
}

#commentform {
	width: 97%;
}

#author {
	border: 1px solid #B0B0B0;
}

#email {
	border: 1px solid #B0B0B0;
}

#url {
	border: 1px solid #B0B0B0;
}

#submit {
	border: 1px solid #B0B0B0;
	background: #F0F0F0;
}

#submit:hover {
	border: 1px solid #848484;
	background: #E8E9EA;
	cursor: pointer;
}

/* Image Display */

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	border: 1px solid #B0B0B0;
	margin: 0 0 10px 10px;
	padding: 5px;
	background: #FAFBFC;
}

.left {
	border: 1px solid #B0B0B0;
	float: left;
	margin: 5px 15px 6px 0px;
	padding: 5px;
	background: #FAFBFC;
}

.right {
	border: 1px solid #B0B0B0;
	float: right;
	margin: 5px 0px 6px 15px;
	padding: 5px;
	background: #FAFBFC;
}

.noalign {
	border: 1px solid #B0B0B0;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	background: #FAFBFC;
}

/* Search Form */
#searchform {
	background-color: #C0C0C0;
	padding-bottom: 12px;
	padding-top: 2px;
}

#searchbox {
	border: 1px solid #B0B0B0;
	width: 90%;
	background: #F0F0F0;
}

#searchbutton {
	border: 1px solid #B0B0B0;
	background: #F0F0F0;
	margin-bottom: 13px;
}

#searchbutton:hover {
	border: 1px solid #848484;
	background: #E8E9EA;
	cursor: pointer;
}

/*** Comments Display ***/
.postmetadata {
	border: 1px solid #B0B0B0;
	padding: 10px;
	background: #F8F9FA;
	font-size: 0.9em;
}

.postmetadata p {
	margin-bottom: 0;
}

.postmetadata a {
	text-decoration: underline;
}

ul.commentlist li {
	border: 1px solid #B0B0B0;
	padding: 10px;
	margin-bottom: 10px;
}

ul.commentlist li cite {
	text-transform: capitalize;
}

ul.commentlist li p {
	padding-top: 10px;
}

ul.commentlist li p a {
	text-decoration: underline;
}

.alt {
	background: #F0F0F0;
}




/*** Text format ***/
.intro {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
}

blockquote {
	border: 1px dashed #B0B0B0;
	padding: 10px;
	margin: 30px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size: 0.8em;
}

.large {
	font-size: 1.4em;
}

.center {
	text-align: center;
}

.category {
	border-bottom: 1px solid #B0B0B0;
	margin: 0 -20px 0 -20px;
	padding: 0 20px 20px 20px;
}

.date {
	padding-top: 0px;
	border-bottom: 1px solid #B0B0B0;
	border-bottom-width: medium;
	border-bottom-style: none;
	margin-left: 1.5em;
}

/* Previous/Next Page Navigation */
.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.bottomnavigation {
	margin: 0px 0 10px 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 20px;
}

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

/* Fix by Andy Skelton */



* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}



.entry p a {
	text-decoration: underline;
}

.entry {
		margin-left: 1.5em;
	}

/*** Various classes ***/
.clearingdiv {
	position: fixed;
	border: 2px solid black;
	margin: 0;
	left:2em;
	width:42.5em;
	padding: 0;
	background-color: white;
	top: 3em;
	bottom: 1.9em;
	z-index:68;
}

.hide {
	display: none;
}

/* Widgets */
.rsswidget {
	border: 0px;
	vertical-align: bottom;
}

/* Widgets */
.textwidget, .widget_delicious {
	padding: 0 10px 5px 10px;
	margin-bottom: 10px;
}

.textwidget a, .textwidget a:hover {
	text-decoration: none; 
	background: transparent; 
	padding-right: 0px;
}

.widget {
	margin-bottom: 10px;
}

#categories-1 li, #archives li {
	border: none;
	background: none;
}

#categories-1 li a, #archives li a {
	border: none;
	margin-top: 0px;
	padding: 1px 10px 1px 10px;
	width: 140px;
	display: block;

	color: #000000;
	font-weight: normal;
	text-transform: capitalize;
	position: relative;
	text-decoration: none;
}

#categories-1 li a:hover, #archives li a:hover {
	border: none;
	background: #940C0E;
	color: #FFFFFF;
	text-decoration: none;
}

#categories-1 ul.children, #archives ul.children {
	padding: 0;
	width: 135px;
	font-size: 10px;
	letter-spacing: 0px;
}

#categories-1 ul.children li a, #archives ul.children li a {
	margin: 3px 0 2px 10px;
	padding: 1px 10px 1px 10px;
	width: 130px;
	color: #000000;
	font-size: 10px;
	letter-spacing: 0px;
}

#categories-1 ul.children li a:hover, #archives ul.children li a:hover {
	width: 120px;
	color: #FFFFFF;
}

#categories-1 ul.children li li, #archives ul.children li li {
	padding-left: 10px;
}

#categories-1 ul.children li li a, #archives ul.children li li a {
	width: 120px;
}

/* Feed */
#leftside li.feed, #rightside li.feed {
/*	padding: 3px 0 3px 20px; */
	text-align: center;
/*	background: url(images/rss.gif) no-repeat left top; */
	font-weight: normal;	
}


#leftside li.feed a {
	border: none;
	background-color: #C0C0C0; 
}


/* Mix widgets */
#links ul li a, #calendar #prev a, #calendar #next a, #tag_cloud a, #pages ul li a, #meta ul li a {
	text-decoration: none;
}
#wp-calendar a, #wp-calendar caption {
	text-decoration: none;
	font-weight: bold;
}
#calendar_wrap, #meta {
	margin: 0 10px 0 10px;

}
#recent-comments li, #recent-posts li, #links li, #pages li, #tag_cloud li {
	margin: 0 10px 0 25px;
	list-style: square;
	text-decoration: none;
}

#recentcomments li a, #recent-posts li a  {
	padding-right: 0px;
	background: transparent;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#recent-comments ul li, #recent-posts ul li, #text-1 ul li {
	padding-bottom: 5px;
}
/*** End of file ***/

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

#leftside a {
	color:white;
	border-bottom: 2px solid black;
	background-color: #C0C0C0;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:1px;
	padding-top:4px;
}

#leftside a span {
	display: none;
}

#leftside a:hover{
	color: red;
	background-color: #DFDFDF;
	-webkit-transition: -webkit-transform 3s ease-in-out;
}

#leftside a em {
	display:none;
}



#leftside a:hover span {
	display: block;
	position: fixed;
	border-style: solid; border-color:black; border-width: 1px;
	top: 0.5em;
	left: 58em;
	z-index:99;
   padding: 1px; margin: 5px;
   color: black; background: white;
   font: 10px Verdana, sans-serif; text-align: left;}
   
 .kritik {	
	line-height:14pt;
	text-align:justify;
	padding-left : 1em;
	padding-right: 1em;
}

.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: black solid 1px;
}



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

.kastenrechts img {
	width: 100%;
}




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

p.kritik .kastenlinks {
	z-index:99;
	float: left;
	width: 33%;
	text-align: justify;
	font-size: 90%;
	padding:0em;
	color: red;
	border: solid black 2px;
	margin: 1px 1em 1em 0px;
}

.kastenlinksschmal {
	z-index:99;
	float: left;
	width: 20%;
	text-align: left;
	font-size: 90%;
	padding:0em;
	color: black;
	border: solid black 2px;
	margin: -1px 1em 1em 1.5em;
	left:2em;
	   -webkit-transition-property: all;
    -webkit-transition-duration:0.5s;
    -webkit-transition-timing-function: ease-in-out;
}

.kastenlinks img {
	width: 100%;
}

.legende {
	text-align:center;
	font-weight:bold;
}


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


.kastenrechts p {
	text-align: justify;
	padding-left:0.7em;
	padding-right:0.7em;
}



div#kasten p {
	text-align: justify;
	padding-left:0.7em;
	padding-right:0.7em;
}


.kastentext {
	line-height:12pt;
	text-align:justify;
	padding-left : 5pt;
	padding-right: 5pt;
	margin: 7pt;
	padding: 5pt;
	border: gray 1pt solid;
	-webkit-transition-property: scale;
	-webkit-transition-duration:0.1s;
    -webkit-transition-timing-function: ease-in-out;
}

.kastentext:hover {
	-webkit-transform: scale(1.2);
	background-color: white;

	border: black 1pt solid;

}



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

.page_item {
	list-style-type:none;
	margin-left: 0;
	padding: 0;
   font-variant:small-caps;
	}
	
.links {
	margin-left: 0;
	padding: 0;
}

.Zitat {
	display: block;
	text-align: justify;
    margin-top: 13pt;
	margin-bottom: 13pt;
	margin-right: 42pt;
	margin-left: 1.3cm;
	font-size: 90%;
    }



#topmenu  {border-width: 2px; border-style: solid; border-color: black; background-color:black;}
#rightside li a{list-style-type: none; color:white;}
#rightside li {list-style-type: none; color:red; font-weight:bold;}
#rightside ul li ul li {background-color: #C0C0C0; border-top: 2px solid black;}
#rightside li ul li:hover {background-color: #DFDFDF;}
#rightside li a:hover {color:white; text-decoration:none;}
#rightside li ul li a:hover{color:red; text-decoration:none;}
#rightside li ul li:hover a {color:red;}
#rightside ul li.sub a {top: 2px;}


#rightside li a span {
	display: none;
}
#rightside li a:hover span {
	display: block;
	position: fixed;
	border-style: solid; border-color:black; border-width: 1px;
	top: 0.5em;
	left: 62em;
	z-index:99;
   padding: 1px; margin: 5px;
   color: black; background-color: white;
   font: 10px Verdana, sans-serif; text-align: left;}

.main {
	
	text-align:center;
	padding-left: 2em;
	padding-right: 2em;
	
}


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

img.alignleft {
	float:left;
	width:25%;
	margin-right:20px;
	margin-bottom:5px;
}

#styles {
	padding: 10px;
}


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

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

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


.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: #ffc;
	border: 1px solid black;
}

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

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

.liste {
	font-size:100%;
	line-height:18pt;
	text-align : left;
	font-weight : normal;
	padding-left : 0.5cm;
}

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

#warnung {	
	border-color: red;
	border-width: 2px; 
	border-style: solid; 
	background-color:yellow;
	position:fixed;
	left:3em;
	top: 0;
	height: 3.2em;
	text-align: center;
		z-index:100;
	
}

#rightside li	#warnung a {
	color: #009;
	text-decoration: none;
	font-weight:bold;
}



#rightside li #warnung a:hover {
	color: #009;
	text-decoration: underline;
}

#PopUp {
	position: absolute; 
	left: 50px; top: 50px; border: solid black 1px; padding: 10px; 
	background-color: rgb(255,255,225); 
	text-align: justify; 
	font-size: 12px; width: 135px;}
	
.subtitle {
	font-weight:bold;
	text-align: left;
	font-size: 120%;
}

.download {
	padding: 5px;
	float: right;
	background-color: #C0C0C0;
	color: black;
	font-family: Helvetica;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: black;

			}
.download:hover {
				border-color:red;
			}
			
.nominban {
	position: relative;
	text-align: left;
	border: solid 1px #FFE036;
	float: left;
	width: 10em;
	color: black;
	
	z-index: 99;
	margin-left: 0.4cm;
	padding: 5px 5px 5px 15px;
	margin-right: 0.5em;
	background-color: yellow;
    -webkit-transition-property: color, scale;
    -webkit-transition-duration:0.5s, 0.5s;
    -webkit-transition-timing-function: ease-in-out;
    z-index: 100;
   -webkit-box-shadow: 10px 10px 5px #888;
   webkit-box-shadow: 10px 10px 5px #888;
  }
  
  
  .nominban:hover {
	position: relative;
	z-index: 99;
	color: red;
	border-color: red;
	-webkit-transform: scale(2);
}

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

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

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

.footnote {
	vertical-align: top;
	font-size: 65%;
	font-weight: normal;
}
.Footnote {
	display: block;
	text-align: justify;
	text-indent: -0.5cm;;
	margin-right: 14pt;
	padding-left : 1.2cm;
	padding-right: 0.5cm;
        font-size: 80%;
	                }

        
.Head {
	display: block;
	text-align: left;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
        margin-top: 24pt;
        margin-bottom: 12pt;
        font-size: 120%;
	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: 120%;
	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: 120%;
	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: 100%;
	font-weight: Bold;
}
        
.Heading1TOC {
	display: block;
	text-align: left;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
    margin-top: 10pt;
    margin-bottom: 4pt;
	font-size: 100%;
	font-weight: Bold;
        }

.Heading2 {
	display: block;
	text-align: left;
	margin-top: 18pt;
    margin-bottom: 14pt;
	padding-left : 0.5cm;
	padding-right: 0.5cm;
    font-size: 100%;
	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: 100%;
	font-weight: Bold;
        }
                
.Heading2NumTOC {
	display: block;
	text-align: left;
	padding-left : 0.9cm;
	padding-right: 0.5cm;
    margin-top: 0pt;
    margin-bottom: 0pt;
	font-size: 100%;
	font-weight: Bold;
        }
        
.Heading2TOC {
	display: block;
	text-align: left;
	padding-left : 0.9cm;
	padding-right: 0.5cm;
        margin-top: 0pt;
        margin-bottom: 0pt;
	font-size: 100%;
	font-weight: Bold;
	        }
	        
.Heading3 {
	font-weight:normal;
	padding-left: 0.5cm;
	text-align:left;
	font-style:italic;
	font-size:100%;
	margin-bottom:3pt;
}

.Heading3TOC {
	display: block;
	text-align: left;
	padding-left : 1.4cm;
	padding-right: 0.5cm;
        margin-top: 0pt;
        margin-bottom: 0pt;
	font-size: 100%;
	font-weight: normal;
	        }	        


.ListeH {
	font-size:100%;
	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 {
	font-size:100%;
	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: 250%;
	font-weight: Bold;
}
        
.Zitat {
	display: block;
	text-align: justify;
    margin-top: 13pt;
	margin-bottom: 13pt;
	margin-right: 42pt;
	margin-left: 1.3cm;
	font-size: 90%;
    }
    
.klein {
	font-size:66%;
	line-height:12pt;
 }

.entrytext a:hover img.kastenrechts {
	border-color: blue;
	border-width: 2px;

}


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

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

.caption a.lightbox img {
	width: 100%;
	border: 2px black solid;
}

.caption div {
	font-weight:bold;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 5px;
}

.caption a.lightbox img:hover {
	border-color: blue;
	border-width: 2px;

}

.lightbox img {
	border: 1px black solid;
}

.lightbox img:hover {
	border-color: blue;
	border-width: 1px;

}

#minustext img {
	border: none;
}

#plustext img {
	border: none;
}

