html, body{
  margin:0px;
  padding:0px;
  background-color:rgb(255,255,255);
  }
  
#top_section {
  background-color:rgb(255,255,255);
  height:160px;
  margin:0px;
  padding:0px;
}

#main_section {
  margin:0px;
  padding:0px;
}
  
#navigation {
	position:absolute;
  text-align:center;
	left:0px;
  top:160px;
	width:240px;
  border-right:solid 3px rgb(136,136,136);
  border-bottom:solid 3px rgb(136,136,136);
	}
#content {
  margin-left:240px;
  margin-right:0px;
  border-top:solid 5px rgb(136,136,136);
}    
	
#logo {
  position:absolute;
  top:5px;
  left:160px;
  width:600px;
  height:133px;
}

h1,h2,p,ul,ol,fieldset,table {
  font-family:Verdana,Arial,sans-serif;
  margin-right:20px;
  margin-left:20px;
}

h1 {
  font-weight:normal;
  font-style:normal;
  /*font-size:17px;*/
  font-size:1.0em;
  line-height:1.1em;
  /*color:rgb(175,35,35) solid 1px;/*rot*/
  border-bottom:5px;*/
  padding-bottom:5px;
  padding-left:25px;
  margin-top:20px;
  /*color:white;
  border-left:1px solid rgb(221,221,221);
	border-right:1px solid rgb(221,221,221);
	border-bottom:1px solid rgb(221,221,221);
  border-top:1px solid rgb(221,221,221);
  background-color:rgb(136,136,136);*/
}

h2 {
  font-weight:bold;
  font-style:normal;
  /*font-size:13px;*/
  font-size:0.9em;
  line-height:1.1em;
  color:rgb(175,35,35) solid 1px;
  padding-bottom:3px;
  padding-left:25px;
  margin-top:20px;
}

/*h3 {
  font-weight:bold;
  font-style:normal;
  font-size:10px;
  line-height:1.1em;
  color:rgb(175,35,35) solid 1px;
  padding-bottom:3px;
  padding-left:25px;
  margin-top:20px;
  }*/
  
p {
  font-weight:normal;
  /*font-size:13px;*/
  font-size:0.9em;
  line-height:1.1em;
  padding-left:25px;
  color:black;
}
p.klein {
  font-weight:normal;
  /*font-size:13px;*/
  font-size:0.7em;
  line-height:1.1em;
  padding-left:25px;
  color:black;
}

.klein {
  font-weight:normal;
  /*font-size:13px;*/
  font-size:0.7em;
  line-height:1.1em;
  padding-left:25px;
  color:black;
}

ul,ol {
  padding-left:25px;
}

li {
  font-weight:normal;
  /*font-size:13px;*/
  font-size:0.9em;
  line-height:1.1em;
  color:black;
  margin-top:6px;
  margin-bottom:6px;
}

a:link {
  font-weight:bold;
  color:black;
  text-decoration:underline;
}

a:visited {
  font-weight:bold;
  color:gray;
  text-decoration:underline;
}

a:hover, a:active {
  font-weight:bold;
  color:rgb(175,35,35);
  text-decoration:underline;
}
a.navi, a.navi_first, a.navi_self {
	display:block;
	white-space:nowrap;
	overflow:hidden;
  /*border-top:1px solid rgb(119,119,119);*/
	border-left:1px solid rgb(119,119,119);
	border-right:1px solid rgb(119,119,119);
	border-bottom:1px solid rgb(119,119,119);
	font-family:Verdana, Arial,sans-serif;
	/*font-size:12px;*/
  font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	/*letter-spacing:0.1em;*/
	padding:3px;
	text-align:center;
	}
	
a.navi_first {
	border-top:1px solid rgb(119,119,119);
  text-decoration:none;
	}
	
a.navi:link, a.navi_first:link, a.navi:visited, a.navi_first:visited {
	background-color:rgb(136,136,136);
  /*background-color:rgb(200,121,121);*/
  /*background-color:rgb(245,231,236);*/
	color:white;
  text-decoration:none;
	}
	
a.navi_self:link, a.navi_self:visited {
	/*background-color:rgb(200,121,121);rosa*/
  background-color:rgb(175,35,35);
	color:white;
  text-decoration:none;
	}
	
a.navi:hover, a.navi_first:hover, a.navi_self:hover, a.navi:active, a.navi_first:active, a.navi_self:active {
	background-color:white;
	color:black;
  text-decoration:none;
	}

.datum {
  font-weight:bold;
  /*font-size:11px;*/
  font-size:0.8em;
  color:white;
  border-left:1px solid rgb(221,221,221);
	border-right:1px solid rgb(221,221,221);
	border-bottom:1px solid rgb(221,221,221);
  border-top:1px solid rgb(221,221,221);
  background-color:rgb(136,136,136);
  /*margin-left:0px;
  margin-right:0px;
  padding-left:45px;
  padding-right:
  }*/
  width:110px;
  margin-left:45px;
  margin-right:0px;
  padding-left:10px;
  }
  
.explain, input, textarea {
  font-size:0.9em;
  font-family:Verdana,Arial,sans-serif;
  color:rgb(153,0,0);
  }  
  
 /*span {
   font-size:0.5em;
   }

.klein	{
  font-family:Verdana,Arial,sans-serif; 
	font-size: 0.5em;
	font-weight:normal;
  color:red;
					}
.rahmen {
  margin:30px;
  color:green;
  }*/
  
table,td,tr {
        font-size:12px;
        margin-left:50px;
        padding-top:0px;
        cellspacing:-10px;}
.bild	{
  font-family:Verdana,Arial,sans-serif; 
	font-size: 0.8em;
	font-weight:bold;
  color:rgb(175,35,35);
			}
      
#cd {
  position:absolute;
  top:550px;
  left:590px;
  width:300px;
  height:300px;
}