body
{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


a:link, a:visited
{ 
 color: #534bd4;
 
 text-align: left;
 text-decoration: none;

}

a:active, a:hover
{ 
 text-decoration: none;
 color: #000;
 
}

a.menuefont:link, a.menuefont:visited
{ 
 display:block;
 color: #000;
 text-decoration:none;
 
 border-left: 4px solid #aea6df;
 padding: 0px 5px;
 padding-right: 10px;
 font-size: 18px;
 margin-left: 5px;
 line-height: 20px;
}


a.menuefont:active,  a.menuefont:hover
{ 
 display:block;
 border-left: 4px #60627B solid;
 padding: 0px 5px;
  padding-right: 10px; 
  color:#000;
 
 font-size: 18px;
 margin-left: 5px;
 line-height: 20px;
}

body
{
text-align:left;
background-color:#cbcbe1;
margin: 0px;
overflow: hidden;
}


.headline
{
top: 50px;
font-weight: normal;
font-size: 30px;
line-height: 50px;
}

.dunkel
{
background-color:#aea6df;
}

.headline2
{
font-weight: normal;
font-size: 26px;
line-height: 40px;
}




.big
{
font-size: 21px;
}

.homepage
{
display:block;
font-size: 14px;
}

.download
{
font-size: 12px;
}

.normal
{
display:block;
font-size: 13px;
text-align: justify;
}

.normal2
{
display:block;
font-size: 14px;
text-align: justify;
}

.left
{
display:block;
font-size: 13px;
text-align: left;
}


.main_info_h1
{
display:block;
font-size: 16px;

text-align: right;
}

.main_info_h2
{
display: block;
font-size: 10px;
font-weight: bold;
text-align:right;
}

.main_info_normal
{
display:block;
font-size: 14px;
text-align: right;
}

#main_info
{
position: relative;

border: 0px;
color: #000;
top: 30px;
right:0px;
float:right;
height: 150px;
}  


#header
{
position: absolute;
background-color:#00f;
background-color:#aea6df;

border: 0px;
top: 0px;
left: 180px;
color: #000;
width:620px;
height: 150px;
overflow: hidden;

}    

#menueheader
{
top: 10px;
left: 0px;
border: 0px;
position: absolute;
background-color:#aea6df;
overflow: hidden;
width:180px;
height: 205px;
} 

#menue {
position:absolute;
border: 0px;
top: 250px;
left:15px;
background-color:#f00;
background-color:#aea6df;

overflow: hidden;
text-align: left;
width:180px;

}

#main 
{
position:absolute;

background-color:#0f0;
background-color:#aea6df;

color: #000;
width:620px;
height: 340px;
left: 180px;
top: 170px;
overflow:auto;
}

#main_innen
{
	
	width:595px;
}
