body {     
       font-family: Lucida Grande, Lucida Sans, Arial, Verdana, Trebuchet MS, Sans-Serif; 
       font-size: 12px; 
       background-color: #bbbbff;
       color: #330099;
   }

a:link 		{ text-decoration:none; color:#ffffff;}
a:visited 	{ text-decoration:none; color:#ffffff;}
a:hover 	{ text-decoration:none; color:#330099; }
a:active 	{ text-decoration:none; color:#000000; }

a.heavy:link {color: inherit;}
a.heavy:visited {color: #3333cc;}
a.heavy:hover {color: #ffffff;}
a.heavy:active {color: #999999; }


.a1	{ font-size: 14px; font-weight: bold; line-height: 17px;}
.a2	{ font-size: 12px; }

.p		{ font-size: 100%; line-height: 150%; color: #666666;}
.h1		{ font-size: 200%; line-height: 200%; color: #ffffff;}
.h2 	{ font-size: 160%; line-height: 180%; color: #000000;}
.h3 	{ font-size: 140%; line-height: 160%; color: #000000;}
.h4 	{ font-size: 120%; line-height: 140%; color: #000000;}
.small	{ font-size: 90%; line-height: 100%; color: #666666;}

img { border: 0; }


#rechtespalte{ 
               position:absolute;
               top:90px;
               right:20px;
               width:17%;
               z-index: 0;
}
.menu { 
        position:absolute;
	top:90px;
	left:20px;
	width:17%;
	z-index:2;
}

.menu_main { 
             text-align: center;
             font-size: 111%;
             line-height: 340%;
             font-weight: bold; 
}
.menu_main_sub { 
             text-align: center;
             font-size: 100%;
             line-height: 250%;
             font-weight: bold; 
}
.menu_main_sub_sub { 
             text-align: center;
             font-size: 90%;
             line-height: 200%;
             font-weight: bold; 
}
.menu_active { 
               background-color: #bbbbff;
}
.menu_color1 { background-color: #dd0033; }
.menu_color2 { background-color: #ee9900; }
.menu_color3 { background-color: #eeee00; }
.menu_color4 { background-color: #44ee44; }
.menu_color5 { background-color: #44aa44; }
.menu_color6 { background-color: #335577; }
.menu_color7 { background-color: #330099; }
.menu_color8 { background-color: #990099; }


#headerbackground{ 
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:80px;

        background-color: #7777ff;
}
#logo { 
	position:absolute;
	top:0px;
	left:20px;
	width:17%;
	height:80px;
	
	text-align:center;
	line-height: 12px;

        z-index: 3;
}
#header {
	position:absolute;
	top:10px;
	left:22%;
	height:80px;
	
	text-align:left;
	line-height: 12px;
        color: #ffffff;
}

#content { 
           position:absolute;
           top:90px;
           left:22%;
           width:56%;

           z-index: 1;
}
 
.abstract {
            font-weight: bold;
            }

.bildli { 
          text-align:left;
 }
.author { 
          color: #999999;
          font-size: 80%;
 }

#links
{
	position:absolute;
	top:90px;
	left:0px;
	width:120px;
	height:410px;
	z-index:2;
	
	text-align: right;
}
#links_bg
{
	position:absolute;
	top:400px;
	left:5px;
	width:120px;
	height:100px;
	z-index:1;
}

#spalte1
{
	position:absolute;
	top:90px;
	left:150px;
	width:340px;
	height:390px;
}

#spalte2
{
	position:absolute;
	top:90px;
	left:500px;
	width:340px;
	height:390px;
}

#rechts
{
	position:absolute;
	top:90px;
	left:850px;
	width:150px;
	height:410px;
	z-index:1;
}
#rechts_text
{
	position:absolute;
	top:105px;
	left:850px;
	width:150px;
	height:410px;
	z-index:2;
}

#fusszeile
{
	position:absolute;
	top:480px;
	left:150px;
	width:700px;
	height:20px;
	
	overflow:hidden;
	
	font-size: 9px;
	color: #666666;
	text-align: center;
}

#footer
{
	position:absolute;
        bottom:20px;
	left:150px;
	width:700px;
	height:80px;
	
	overflow:hidden;
	
	font-size: 9px;
	color: #666666;
	text-align: center;
}
