

body
{
	background-color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
    margin: 0; padding: 0;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration : none;

}

p
{
	margin-top:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration : none;
}



hin
{
	background-color:#FFFFFF;
	padding: 3px 6px 3px 6px;
}

/* SCHRIFTEN  */
h1
{
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 56px;
	font-style: normal;
	line-height: 64px;
	font-weight: normal;
	font-variant: normal;
	
}

h2
{
	margin-top:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	text-transform:none;
	color: #444444;
	text-decoration : none;
	
}




/* LINKS */


a:link 
{ 
	color:#444444; 
	text-decoration:none;  
}

a:visited 
{
	color:#444444; 
	text-decoration:underline;  
}

a:hover 
{
	color:#000000;
	text-decoration:underline;
}

a:active 
{
	color:#444444; 
	text-decoration:underline;
}

a:focus 
{
	color:#000000;
	text-decoration:underline;
}


/* LISTEN */
ul 
{
   margin:0px;
   padding:0px;
	font-size:15px;
	list-style-type : none;
}



li.aktiv a
{
   color:#444444; 
}





/* BOXEN */

#navigation
{
   z-index:2; 
   z-order:2; 
   height:100; 
   width:=100%; 
   top:20; 
   left:20; 
   right:20;
   position:fixed; 


}

#textfeld
{
   z-index:3; 
   z-order:3; 
   height=100%; 
   width:600; 
   top:140; 
   bottom:40;
   left:20; 
   position:fixed; 
}

#textfeld1
{
   z-index:3; 
   z-order:3; 
   height=100%; 
   width:500; 
   top:140; 
   bottom:40;
   left:20; 
   position:fixed; 
}

#textfeld2
{
   z-index:3; 
   z-order:3; 
   height=300; 
   width:530; 
   top:140; 
   bottom:40;
   left:540; 
   position:absolute; 
}

#textfeld3
{
   z-index:3; 
   z-order:3; 
   height=100%; 
   width:500; 
   bottom:20;
   left:20; 
   position:fixed; 
   vertical-align:bottom;
}

#bildfeld
{
   z-index:2; 
   z-order:2; 
   height=100%; 
   width=100%;  
   top:100; 
   left:400; 
   bottom:20;
   right:20;
   position:absolute;
   vertical-align:top;

}

#bildfeld1
{
   z-index:2; 
   z-order:2; 
   height=100%; 
   width=100%;  
   top:168; 
   left:400; 
   bottom:20;
   right:20;
   position:absolute; 
}

#bildfeld2
{
   z-index:2; 
   z-order:2; 
   top:140; 
   left:20; 
   bottom:40;
   right:20;
   position:absolute; 
}
