body { background-color:#c8c8c8;
       margin: 0;
       font-family:Arial, Helvetica, sans-serif; 
       font-size:12px; 
       font-style:normal; 
       font-weight:normal; 
       color:#000082;
       background-image: url(../images/Hintergrund1.png); 
       background-repeat: repeat;
       }
              
a:link, a:hover, a:active, a:focus
     { 
     font-size:12px;
     text-decoration:none;
     }

a:visited {
       text-decoration:none;
       font-size:12px;
       color: #2A2A98;
       }
       
h1	{
	font-family:Arial, Helvetica, sans-serif; 
       	font-size:16px; 
       	font-style:normal; 
       	font-weight:bold; 
       	color:#000082; 
       	text-decoration:none;
       	text-align:left;
       	line-height:18px;
	}

p {	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	color:#000082;
	background-color:#ecebf5;
	}

ul   	{ 
	list-style-type: none;
	}

li    {	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal;
	line-height:1.8em; 
	color:#000082;
	background-color:#ecebf5;
	list-style-type:square;
	}

.gesamt  { 
	position:relative;
	background-color:#a9a5d3;
	left:0px; 
	top:0px; 
	width:1000px;
	height:700px;
	}

.inhalt  {
	position:absolute; 
	background-color:#ecebf5;
	left:0px; 
	top:160px;
	width:1000px;
	height:445px;
	}
	   
.text  {
	line-height:13.6608px; 
	-line-height:14px;
	color:#000082;
	text-decoration:none;
	text-align:left;
	position:absolute; 
	overflow:auto;
	height:420px; 
	left:320px;
	right:20px; 
	top:10px; 
	width:660px;
	/*padding-top:110px;*/
	padding-right:20px; 
	}

.navi  {
	 line-height:13.6608px; 
	-line-height:14px; 
	color:#000082; 
	background-color:#ecebf5;
	text-decoration:none;
	text-align:right;
	position:absolute; 
	left:25px; 
	top:110px; 
	width:250px; 
	height:15px; 
	}

.firma
     {
       position:absolute;
       font-size:11px; 
       font-weight:bold; 
       text-align:right;
       left:85px; 
       top:35px; 
       width:200px; 
       height:100px; 
       }


.logo  { position:absolute; 
       overflow:hidden; 
       background-color:#2a2a98;
       left:85px;
       top:0px;
       width:200px;
       height:190px;
       }
       
.logotext  {
	line-height:21.6297px; 
	-line-height:22px;
	padding-top:160px;
	padding-right:5px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:19px; 
	font-style:normal; 
	font-weight:normal; 
	color:#ecebf5; 
	text-decoration:none; }
       

.linieunten  { 
       position:absolute; 
       overflow:hidden; 
       background-color:#2a2a98; 
       left:0px;
       top:664px;
       width:1000px;
       height:16px;
       }
       
.datum {
	line-height:21.6297px; 
	-line-height:22px;
	text-align:right;
	position:absolute; 
         left:750px;
      	top:130px;
      	width:200px;
       	height:190px;
	color:#2A2A98; 
	background-color:#A9A5D3;
	}
       
.impressum {
	position:absolute; 
	left:80px; 
	text-align:right;
	bottom:3px;
	width:200px; 
	height:15px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-style:normal; 
	font-weight:normal; 
	color:#ecebf5; 
	text-decoration:none; 
	}
	


.linie  { 
	position:absolute;  
	left:282px; 
	top:285px; 
	width:3px; 
	height:350px;
	background-color:#d7d7d7; 
        } 
              
.admin {
	position:absolute; 
	left:5px; 
	text-align:right;
	bottom:0px;
	color:#a9a5d3;
	background-color:#a9a5d3; 
	}
	

