@charset "iso-8859-2";

.screen #container{
	background: #00CC33;
	height: 747px;
	width: 960px;
	border: thin solid #000;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.screen #container2{
	background: #00CC33;
	height: 918px;
	width: 960px;
	border: thin solid #000;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
* html .screen #container2 {  /* nur fuer Internet Explorer */
  height: 930px;     /* Version 6 */
}
*:first-child+html .screen #container2 {  /* nur fuer Internet Explorer */
  height: 930px;    /* Version 7 */
}
.screen #container3{
	background: #00CC33;
	height: 775px;
	width: 960px;
	border: thin solid #000;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
* html .screen #container3 {  /* nur fuer Internet Explorer */
  height: 800px;     /* Version 6 */
}
*:first-child+html .screen #container3 {  /* nur fuer Internet Explorer */
  height: 800px;    /* Version 7 */
}
.screen #container4{
	background: #00CC33;
	height: 747px;
	width: 960px;
	border: thin solid #000;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
* html .screen #container4 {  /* nur fuer Internet Explorer */
  height: 800px;     /* Version 6 */
}
*:first-child+html .screen #container4 {  /* nur fuer Internet Explorer */
  height: 800px;    /* Version 7 */
}
.screen #header1{
	float: left;
	height: 150px;
	width: 206px;
	background: #00CC33;
	border-right: medium solid #000;
	border-bottom: #000;
}
.screen #header1 #tabelle-header1 {
	padding-top: 15px;
}

.screen #header2{
	float: right;
	height: 150px;
	width: 750px;
	background: #FFF url(../bilder/kopfzeile.png) no-repeat center center;
}
.screen #header3   {
	height: 50px;
	background: #999999 url(../bilder/header3.png) no-repeat center center;
	border-top: medium solid #333;
	border-bottom: medium solid #000;
	margin-top: 150px;
	color: #000;
	font: 30px "Monotype Corsiva";
}
.screen #sidebar1 {
	float: left;
	width: 206px;
	color: #000;
	background: #fff;
	border-right: medium solid #000;
	padding-left: 2px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 521px;
	border-bottom: thin solid #000;
}
* html .screen #sidebar1 {  /* nur fuer Internet Explorer */
  height: 519px;     /* Version 6 */
}
*:first-child+html .screen #sidebar1 {  /* nur fuer Internet Explorer */
  height: 519px;    /* Version 7 */
}
.screen #sidebar3 {
	float: left;
	width: 206px;
	color: #000;
	background: #fff;
	border-right: medium solid #000;
	padding-left: 2px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 641px;
	padding-bottom: 50px;
	border-bottom: thin solid #000;
}
* html .screen #sidebar3 {  /* nur fuer Internet Explorer */
  height: 652px;     /* Version 6 */
}
*:first-child+html .screen #sidebar3 {  /* nur fuer Internet Explorer */
  height: 652px;    /* Version 7 */
}
.screen #sidebar4 {
	float: left;
	width: 206px;
	color: #000;
	background: #fff;
	border-right: medium solid #000;
	padding-left: 2px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 500px;
	padding-bottom: 50px;
	border-bottom: thin solid #000;
}
* html .screen #sidebar4 {  /* nur fuer Internet Explorer */
  height: 522px;     /* Version 6 */
}
*:first-child+html .screen #sidebar4 {  /* nur fuer Internet Explorer */
  height: 522px;    /* Version 7 */
}
.screen #sidebar5 {
	float: left;
	width: 206px;
	color: #000;
	background: #fff;
	border-right: medium solid #000;
	padding-left: 2px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 471px;
	padding-bottom: 50px;
	border-bottom: thin solid #000;
}
* html .screen #sidebar5 {  /* nur fuer Internet Explorer */
  height: 522px;     /* Version 6 */
}
*:first-child+html .screen #sidebar5 {  /* nur fuer Internet Explorer */
  height: 522px;    /* Version 7 */
}
#navlist {
	width: 185px;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	border-style:none;
	font-family: Verdana, Geneva, sans-serif;
    padding: 0px 6px 0px 10px;
}
#navlist li {
	text-decoration: none;
	color: #000;
}
#navlist a:link {
	text-decoration: none;
	color:#000;
	font-size: 14px;
	font-weight: normal;
}
#navlist a:visited {
	text-decoration: none;
	color:#000;
	font-size: 14px;
	font-weight: normal;
}
#navlist a:hover
#navlist a:active{
	text-decoration:none;
	color:#fff;
	font-size: 14px;
	font-weight: normal;
}
.screen #sidebar2 {
	width: 190px;
	color: #000;
	background: #00CC33;
	border-right: #CCC;
	float: right;
}
.screen #sidebar2 #tabelle-sidebar2 {
	padding-top: 20px;
	width: 170px;
}
.screen #sidebar2 #tabelle-ueber-mich {
	padding-top: 40px;
	width: 170px;
}
.screen #maincontent {
	width: 530px;
	background: #00CC33;
	font: 16px Verdana, Geneva, sans-serif;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
	margin-left: 214px;
}
* html .screen #maincontent {  /* nur fuer Internet Explorer */
  padding-top: 15px;     /* Version 6 */
}
*:first-child+html .screen #maincontent {  /* nur fuer Internet Explorer */
  padding-top: 15px;    /* Version 7 */
}
.screen #maincontent #text1 {
	padding-left: 10px;
	color: #000;
	display: block;
	font: 20px Verdana, Geneva, sans-serif;
}
.screen #maincontent #text2 {
	font: 14px Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-left: 10px;
}
.screen #maincontent #text5 {
	font: 15px/32px Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
}
.screen #maincontent #text6 {
	font: 14px/32px Verdana, Geneva, sans-serif;
	color: #000;
	padding-bottom: 5px;
	padding-left: 10px;
}
.screen #maincontent #text7 {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
}
.screen #maincontent #text8 {
	font: 17px Verdana, Geneva, sans-serif;
	color: #fff;
	padding-left: 10px;
}
.screen #maincontent #text9 {
	font: 14px Verdana, Geneva, sans-serif;
	color: #fff;
	padding-left: 14px;
}
.screen #maincontent #text9 a:link {
	text-decoration: none;
	color:#000;
	font-size: 16px;
	font-weight: normal;
}
.screen #maincontent #text9 a:visited {
	text-decoration: none;
	color:#000;
	font-size: 16px;
	font-weight: normal;
}
.screen #maincontent #text9 a:active
.screen #maincontent #text9 a:hover{
	text-decoration:none;
	color:#000;
	font-size: 16px;
	font-weight: normal;
}
.screen #maincontent #text10 {
	font: 14px/32px Verdana, Geneva, sans-serif;
	color: #000;
	padding-bottom: 5px;
}
.screen #maincontent #tabelle-kontakt {
	padding-top: 40px;
}
.screen #fusszeile {
	width: 530px;
	color: #000;
	background: #00CC33;
	padding-top: 10px;
}
.screen #fusszeile #text    {
	color: #000;
	background: #00CC33;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#fusszeile #text a:link {
	text-decoration: none;
	color:#000;
	font-size: 14px;
	font-weight: normal;
}
#fusszeile #text a:visited {
	text-decoration: none;
	color:#000;
	font-size: 14px;
	font-weight: normal;
}
#fusszeile #text a:hover
#fusszeile #text a:active{
	text-decoration:none;
	color:#fff;
	font-size: 14px;
	font-weight: normal;
}
.screen #fusszeile4 {
	width: 550px;
	color: #000;
	background: #00CC33;
	padding-top: 100px;
}
* html .screen #fusszeile4 {  /* nur fuer Internet Explorer */
  padding-top: 110px;     /* Version 6 */
}
*:first-child+html .screen #fusszeile4 {  /* nur fuer Internet Explorer */
  padding-top: 110px;    /* Version 7 */
}
.screen #fusszeile4 #text4    {
	color: #000;
	background: #00CC33;
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#fusszeile4 #text4 a:link {
	text-decoration: none;
	color:#000;
	font-size: 13px;
	font-weight: normal;
}
#fusszeile4 #text4 a:visited {
	text-decoration: none;
	color:#000;
	font-size: 13px;
	font-weight: normal;
}
#fusszeile4 #text4 a:hover
#fusszeile4 #text4 a:active{
	text-decoration:none;
	color:#000;
	font-size: 13px;
	font-weight: normal;
}
.screen #fusszeile5 {
	width: 530px;
	color: #000;
	background: #00CC33;
	padding-top: 30px;
}
.screen #fusszeile5 #text10    {
	color: #FFF;
	background: #00CC33;
	font: 20px Arial, Helvetica, sans-serif;
}
#fusszeile5 #text10 a:link {
	text-decoration: none;
	color:#000;
	font-size: 20px;
	font-weight: normal;
}
#fusszeile5 #text10 a:visited {
	text-decoration: none;
	color:#000;
	font-size: 20px;
	font-weight: normal;
}
#fusszeile5 #text10 a:hover
#fusszeile5 #text10 a:active{
	text-decoration:none;
	color:#000;
	font-size: 20px;
	font-weight: normal;
}
* html .screen #fusszeile5 {  /* nur fuer Internet Explorer */
  padding-top: 20px;     /* Version 6 */
}
*:first-child+html .screen #fusszeile5 {  /* nur fuer Internet Explorer */
  padding-top: 20px;    /* Version 7 */
}
