/*
 ______________                  ______            __                     __           __
|__________   /                 /  ____|          |  |                   |  |         |  |
          /  /  __             |  /               |  |             __    |  |         |  |
         /  /  (__)            |  |               |  |            (__) __|  |__       |  |
        /  /    __   ________  |  |               |  |             __ |___  ___|      |  |
       /  /    |  | /  ____  \ |  |____ ________  |  |  ________  |  |   |  |    _____|  |  ________
      /  /     |  |/  /	   \  \|   ____/  ____  \ |  | |________| |  |   |  |   /  ___   | /  ____  \
     /  /      |  |  /      \  |  |   /  /____\  \|  |            |  |   |  |  /  /   |  |/  /____\  \
    /  /       |  |  |      |  |  |  |  |________/|  |            |  |   |  | |  |    |  |  |________/
   /  /________|  |  |_____/  /|  |   \  \______  |  |            |  |   |  |__\  \___|  |\  \______
  /____________|__|  |_______/ |__|    \________| |__|            |__|   |__(__)\________| \________|
                  |  | 
                  |  |
                  |  |
                  |__|
*/
body#haupt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color:#4acfff;
	margin:0;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:20px;
}
div.aussenrahmen
{
    position:relative;
    padding-left:10px;
    padding-right:10px;
	margin-right: auto;
	margin-left: auto;
	width:1000px;
	/*background-color: #87cefa;*/
}
.head
{
	top:25px;
	position:absolute;
	border:0px;
	left:70px;
}
div#menu
{
	position:absolute;
	top:155px;	
	left:-40px;
}
.mkopf {	
	background-color:#60abff;
	width:200px;
	min-height:30px;
	min-width:160px;
	font-weight:bold;
}
.mkopf h3 {
	display:inline;
	font-size:100%;
	padding-top:8px;
	font-style:italic;	
}
.mkopf h4 {
	display:inline;
	font-size:95%;
	padding-top:8px;
	font-style:italic;	
}
ul#uNav li {
	list-style-type:none;
	width:215px;
	overflow:hidden;
	padding-left:10px;
	font-size:80%;
}
.smaller 
{
	font-size:80%;
}
div#header
{
	position:absolute;	
	margin-top:5px;
	text-align:right;
	min-height:90px;
	min-width:1000px;
	font-size:65%;	
}
.fett{
	font-weight:bold;
}
a:hover 
{
	text-decoration:underline;
}
div#text ul {
    margin-left:-30px;
}
.lis {
	background-color:#88c1df;
	font-size:95%;
	padding:2px;
}
.mkopfh2 {
	position:relative;
	top: 9px;
	text-align:center;
}
a.button 
{
	font-family: ms sans serif;
	font-size: 10pt; 
	text-decoration: none; 
	display: block; 
	width: 150px; 
	text-align: center; 
    border-width: 3px; 
	color: black; 
	border-color: #e3e3e3; 
	border-style: outset; 
	background: #e3e3e3;
}
a.button:active 
{ 
border-style: inset;
}
li.button 
{
list-style-type: none; 
margin: 10px;
}
ul#uNav li 
{
	list-style-type:none;
	width:160px;
	overflow:hidden;
	padding-left:10px;
	font-size:80%;
}
ul#uNav li a
{
	display:inline;
	width:160px;
	height:32px;
	color:white;
	font-size:95%;
	text-decoration:none;
	width:210px;
	height:24px;
	overflow:hidden;
}

ul#uNav li a:hover
{
	text-decoration: underline;
	font-style:italic;
}
div#box
{
	position:relative;
	top:190px;
	left:180px;
	width:780px;
	min-height:100px;
}
.content
{
	position:relative;
	top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height:400px;
	width:760px;
	background-color:#3399FF;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
}
.content-rahmen-oben
{
float:left;
position:relative;
left:0px;
top:-20px;
}
.content-rahmen-unten
{
float:left;
position:relative;
top:10px;
}
.content h1
{
font-size:12pt;
margin:0;
padding-top:2px;
padding-bottom:7px;
color:#6663DA;
}

.content p
{
margin:0;
margin-top:10px;
margin-bottom:10px;
}
.rand_rechts
{
position:absolute;
top:-1px;
right:-13px;
float:right;
}
.rand_links
{
position:absolute;
left:-12px;
top:-1px;
float:left;
}
.bild
{
position: absolute;
top:100px;
}
.bild2
{
position: absolute;
left:715px;
top:25px;
}
