body {
  background-color:#003300;
  color:#ffffe0;
  font-size: smaller;
  font-weight: normal;
  line-height: 1.6em;
  text-align: left;
  vertical-align:baseline;
}

body.titel {
  background-image:url(pics/hintergr1.gif); 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  padding-bottom: 25px;
}

body.klassisch {
  background-image: url(pics/hintergr4.gif);
  font-family: Georgia, "Times New Roman", Times,serif;
}

body.modern {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body.rubrik_philosophen {
  background-image: url(pics/hintergr1.gif);
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0px 0px 0px 0px;
  padding-bottom: 0px;
}

a:link {
  color:#37c637;
  text-decoration:none;
}
a:visited { 
  color:#37c637;
  text-decoration:none;
}
a:active {
  color:#37c637;
  text-decoration:none;
}

td.anzeige a:link {color:#84ff84;}
td.anzeige a:visited { color:#84ff84;}
td.anzeige a:active { color:#84ff84; }  

#anzeige_floating {
	font-size: 0.9em;
	font-weight: normal;
	border: 2px solid #426b42; /* #4dff4d; */
	background-color: #205020;
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4em;
}

#anzeige_not_floating {
	font-size: 0.9em;
	font-weight: normal;
	border: 2px solid #426b42; /* #4dff4d; */
	background-color: #205020;
	margin: 20px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4em;
}

#nav_area {
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	border-top: 2px solid #426b42; /* #4dff4d; */
	border-bottom: 2px solid #426b42; /* #4dff4d; */
	background-color: #205020;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 10px;
	line-height: 125%;
}

.rubrik_title {
  color: #FFFF84;
}

td.randnotiz {
  text-align:left;
  font-size:12px;
  line-height:140%;
  background-color:#003300;
  color:#ffffe0;
  }

td.rnr {                               /* rnr steht fuer 'RandNotizRahmen' */
  text-align:center;
  font-size:12px;
  font-weight:bold;
  color:#4dff4d;
  background-color:#426b42;
  } 

td.alphabet {
  text-align:center;
  font-size:133%;
  color:#ffff84;
  background-color:#426b42;
  vertical-align:top;
  } 

td.disclaimer { 
  color:#8ca58c;
  text-align:justify;
  font-size:12px;
  background-color:#003300; 
  } 

td.text{
	text-align:justify;
	font-size:1em;
	color:#ffffe0;
	background-color:#003300;
	line-height : 1.2em;
}
  
td.verzeichnis{
	text-align:left;
	font-size:medium;
	color:#ffffe0;
	background-color:#003300;
	line-height : 120%;
}

td.ihvz{
  text-align:left;
  line-height:140%;
  font-size:17px;
  color:#ffffe0;
  background-color:#003300; 
  }

div.ihvz{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;  
  }

div.text{
  padding-top: 8px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;  
  }
  
div.verzeichnis{
  padding-top: 6px;
  padding-bottom: 16px;
  padding-left: 10px;
  padding-right: 10px;  
  }

div.nav{
  text-align:center;
  padding-top: 2px;
  padding-bottom: 2px;
  }
  
div.pers_h1{
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #FFFF84;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 125%;
}

div.h1{
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	color: #FFFF84;
	padding-top: 3px;
	padding-bottom: 3px;
  }

div.h2{
	font-size:medium;
	font-weight:bold;
	text-align:center;
	color:#ffff84;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.h2engl{
  font-size:x-small;
  font-weight:normal;
  font-style:italic;
  text-align:center;
  color:#ffff84;
  padding-top: 0px;
  padding-bottom: 0px;
  }

div.h3{
	font-size:small;
	font-weight:bold;
	text-align:left;
	color:#ffff84;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top : 15px;
	padding-left : 25px;
}
  
div.pers_h0{
	width: 630px;
	border-right: 2px solid #426b42; /* #4dff4d; */
	background-color: #003300;
	padding: 8px 8px 8px 8px;
}

div.pers_h1{
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #FFFF84;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 125%;
}

div.pers_h2{
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	color: #FFFF84;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 125%;
}

div.pers_einleitung {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 12px;
}

div.code{
  text-align:left;
  font-family: monospace;
  padding-top: 6px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;  
  }

div.randnotiz{
  padding-top: 4px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;  
  }

ul {
	list-style-type:square;
}

div.disclaimer{
  padding-top: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;  
  }
  
#portraits {
	color: #ffffe0;
	background-color: #003000;
	background-image: url(pics/portraits.jpg);
	background-repeat: repeat;
	border-top: 2px solid #426b42;    /* #4dff4d; */
	border-bottom: 2px solid #426b42; /* #4dff4d; */
	display: block;
	height: 80px;
	margin-bottom: 15px;
}
  
#persnav_floating {
	font-size: 0.9em;
	font-weight: normal;
	border: 2px solid #426b42; /* #4dff4d; */
	background-color: #205020;
	float: right;
	width: 25em;
	margin: 0px 0px 20px 20px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4em;
}

#persnav_fixed {
	font-size: 0.9em;
	font-weight: normal;
	border-top: 2px solid #426b42; /* #4dff4d; */
	border-bottom: 2px solid #426b42; /* #4dff4d; */
	background-color: #205020;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	line-height: 1.4em;
}

a.kategorie {
	font-weight: bold;
	color: #FFFF84;
}

/* qvw steht fuer 'Querverweis' */
a.qvw {
	font-weight: bold;
}

.pers_hauptinhalt {
	line-height: 1.6em;
	width: 630px;
	border-right: 2px solid #426b42; /* #4dff4d; */
	border-bottom: 2px solid #426b42; /* #4dff4d; */
	background-color: #003300;
	padding: 8px 8px 8px 8px;
	float: left;
}

.pers_anzeigencolumne {
	line-height: 1.6em;
	text-align: center;
	margin-top: 30px;
}
.textanzeige {
	background-color: #426b42; /* #4dff4d; */
	padding: 8px 8px 8px 8px;
}

.textanzeige a:link {color:#84ff84;}
.textanzeige a:visited { color:#84ff84;}
.textanzeige a:active { color:#84ff84; }  

.emph{
	font-weight:bold;
	color:#ffff84;
}

form#google_suche input.text {
  position: relative;
  top: 0px;
  width: 160px;
  height: 18px;
  margin-right: 8px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: #cccccc;
  border-right-color-value: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color-value: #cccccc;
  text-indent: 10px;
  font-family: Verdana,sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

div.amazon_ad {
	float: left;
	width: 120px;
	border-style:solid; 
	border-width:1px;
	border-color:#426b42; /* #4dff4d; */
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}