body 
{ 
	margin:0px 0px; padding:0px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	color: #DDDDDD;
	margin: 0;
	padding: 0;
	/*url(./images/right_bg.gif) repeat-y right;*/
  /*margin-left: 15%;
  margin-right: 15%;*/
	/*border: 50px;
	border-left: 100px;*/
	/*background-color: rgb(204,255,255);*/
	/*background-color: #cccccc;*/
	background-color: #ffffff;
	
  margin-top:50px; margin-bottom:10px; color:#666666;
  color:#5b80b2; 
}

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

a:visited {
	color: #969;
	text-decoration: none;
	}
a:hover {
	color: #036;
  background: #ffee00;/*#a9a9a9;/*#ffff00;*/ 
	color: blue
	text-decoration: none;
	}
#container 
{
  left: 150px;
  top: 80px;
  height: 400px;
  width: 720px;
  z-index: 10;
  position: absolute;



	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px; MARGIN: 0px; 

	BORDER-TOP: #dad5d9 1px solid; 
	BORDER-RIGHT: #dad5d9 1px solid; 
	BORDER-LEFT: #dad5d9 1px solid;  
	BORDER-BOTTOM: #dad5d9 1px solid; 

	BACKGROUND-COLOR: #edeef0


/*	width:500px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;*/

}

#linksection
{
  position: absolute;
  left: 350px; top: 10px; height: 60px;/*width: 240px;*/ 
	z-index: 20;
  /*margin-left: 15%;*/
	border-top: #dad5d9 2px solid;
	padding-top: 5px;
	font-family: verdana, sans-serif;
	font-size: 10px;
  text-align: left;/*middle;*/
} 

div#linksection a 
{
	text-decoration: none;
	color: #AAAAAA;
}

div#linksection a:hover {
    background: #ffff00; color: blue
}


#picture
{
left: 350px; top: 60px;
height: 60px;
/*width: 240px;*/
z-index: 15;
position: absolute;
}
#name
{
position: absolute;
left: 20px; top: 18px;
height: 180px;
/*width: 240px;*/
z-index: 15;

/*	border-left: 30%;*/
  color:#888888;
	font-family: arial,verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
}

#picturegroup
{ 
  position: absolute;
  left: 80px; top: 100px;z-index: 25;
	/*height: 60px;width: 220px;*/
  /*background: #CCC;*/
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
  text-align: middle;
  border-style: dashed;
  border-width: 1px;
}
#picturegroup table
{ 
  border-color: Crimson;
	font-family: verdana, sans-serif;
}
#picturegroup tr
{ 
	margin-top: 100px;	
}
#picturegroup td
{ 
	padding-left: 10px;	
	padding-right: 10px;	
	font-family: verdana, sans-serif;
	font-size: 10px;
  text-align: center;
  vertical-align: top;
}
#text 
{ 
  left: 350px; top: 60px;height: 60px;width: 220px;z-index: 25;position: absolute;
  background: #CCC;
	padding: 5px;
	font-family: verdana, sans-serif;
	font-size: 12px;
  text-align: left;/*middle;*/
}

table
{
/*Border-Color: Crimson;*/
	font-family: verdana, sans-serif;
	font-size: 12px;
  text-align: left;/*middle;*/
Border-Style: none; /*dashed;*/
/*Border-Width: thin;*/
}


.navigation 
{
    position: absolute;
    top: 100px;
		z-index: 100;
    left: 20px;
    width: 135px;
    height: auto;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 110%;
		font-size: 32px;
		font-weight: 450;
}
.purpose
{
    position: absolute;
    top: 350px;
		z-index: 100;
    left: 20px;
    width: 200px;
    height: auto;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 110%;
		font-size: 32px;
		font-weight: 450;
		font-size: 14px;
		text-align: left;
}
.oldbrowser 
{
	display: none
}
/*Eric Meyers grandiose CSS Pop Ups*/
a.nav span {display: none;}
a.nav:hover span {
   display: block;
   position: absolute; 
   top: 135px; 
   left: 10px; 
   width: 220px;
   padding: 12px; 
   z-index: 100;
   color: #000099; 
   /*background: #DFEFF7;*/
   /*font: 11px Verdana, Arial, sans-serif;*/
   border-color: #bbbbbb;
	 border-width: 0px 0px 0px 0px;
	 border-style: solid;
}

a.nav:hover span.unten {
   position: absolute; 
   top: 175px; 
   left: 130px; 
}
a.nav:hover span.weiterunten {
   position: absolute; 
   top: 220px; 
   left: 130px; 
}
/*for more info, see http://www.meyerweb.com/eric/css/edge/popups/demo.html */
/*Thank you, Eric!*/  


