body {
  background-color: #ebe1ca;
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  outline: 0;
  }
  
img {
  border: none;
  }  
  
hr {
  color: #999999;  
  background-color: #666666;  
  }

td {
  border: none;
  }
  
table {
  border: none;
  }  
  
  
a:link.menulink, a:visited.menulink {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
  }
  
a:hover.menulink, a:focus.menulink, a:active.menulink {
  color: #CC6600;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
  }

  
a:link.emaillink, a:visited.emaillink {
  color: #0000dd;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
  }
  
a:hover.emaillink, a:focus.emaillink, a:active.emaillink {
  text-decoration: underline;
  color: #0000ff;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
  }    

a:link.extlink, a:visited.extlink {
  font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
  }
  
a:hover.extlink, a:focus.extlink, a:active.extlink {
  font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
  }    

.pdflink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033cc;
	text-decoration: underline;
}
 

  
span.c1 {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
span.c2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}  

.georgia12normal { 
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
  }

.georgia14normal { /* F6 */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
}

.georgia14italic { /* F7 */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

.georgia14bold { /* F8 */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

table.contentmaintable {
  width: 795px;
  margin-left: 200px;
 }  

div.mainmenu {
  position: fixed; 
  top: 0px; 
  z-index: 10; 
  height: 170px; 
  background-color: #ebe1ca;
  visibility: hidden;
}
 
div.submenu {
  background-color: #ebe1ca;
  position:fixed; 
  top:170px; 
  width:180px; 
  height:600px;  
  z-index:15; 
  visibility: hidden;
}  

div.maincontent {
  width:1000px; 
  position:relative; 
  top:170px; 
  z-index:5; 
  background-color: #ebe1ca;
  visibility: hidden;
}

iframe.contentframe {
  background-color: #ebe1ca;
  width: 1000px;
  } 
 
 
td.personmenu {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  }

td.head {
  padding-left: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  }

span.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
  padding-left: 30px;
}  
geogia14vitaauswahl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-decoration: underline;
}