*
{
font-family: Arial, Verdana;
font-size: 14px;
}

body
{
/background-image:url(../images/absperr_grau.png); 
background-repeat:no-repeat; 
background-position:0px 140px;
background-attachment:fixed;*/
background-color: #EEE;
}

.document 
{
width: 90%;
max-width: 1000px;
min-width: 800px;
margin-top: 50px;
//background-color: #DDD;
}

#global_frame
{
width: 100%;
height: 100%;
text-align: left;
//background-color: #CCC;
}

#logo_leiste
{
height: 100px;
width: 100%;
text-align: right;
//background-color: #BBB;
}

#logo_leiste img
{
border: 0;
}

#vdsi
{
position: relative;
top: -30px;
}

#absperrung_oben
{
position: relative;
top: -70px;
left: -240px;
height: 10px;
background-image:url(../images/absperr_grau.png); 
background-position: 10px;
background-repeat:repeat-x; 
}


#absperrung_unten
{
position: relative;
top: -13px;
left: 770px;
width: 45%;
height: 10px;
background-image:url(../images/absperr_blau.png); 
background-position:0px;
background-repeat:no-repeat;
 
}

#main_menu
{
position: relative;
padding-left: 5px;
width: 80%;
height: 25px;
line-height: 25px;
vertical-align: middle;
//background-color: #AAA;
}

.contentbox
{
//min-height: 400px;
padding: 10px;
}

#content_frame
{
margin-left: 30px;
margin-top: 30px;
}

#footer
{
text-align: left;
font-size: 12px;
//background-color: #999;
}

#footer img {
postion: relative;
height: 15px;
width: 15px;
bottom: 0px;
border: 0;
}

/******************************************************/

a
{ 
text-decoration: none; 
color: #024cf4; 
}

a:hover 
{ 
text-decoration: none;    
color: #999999;   
}  

a.aktiv {
font-weight: bold;
color: #000000;
}

.headline
{
font-size: 18px;
font-weight: bold;
}


#imgbar
{
height: 75px;
margin-bottom: 15px;
text-align:right;
}

#imgbar img
{
height: 75px;
margin-right: 10px;
border: 0;
}


#imgbar_re
{
margin: 0;

}












/*


a.sub {
color: #336699;
}

a.sub:hover {
color: #999999;
}
  
.button a
{ 
    text-decoration: none; 
    color: #999999; 
}
.button a:hover 
{ 
    text-decoration: none;    
    color: #336699;   
 
}


#main_menu #topbar {
height: 60px;
display: block;
margin: 0;
padding: 0 0 5px 0;
float: right;
}

.button {
position: relative;
float:left;
text-align: center;
padding-right: 5px;
padding-left: 10px;
font-size: 12px;
}

.button img {
border: 0px;
}

#main_menu #subbar {
position: relative;
text-align: left;
width: 99%;
height: 25px;
display: inline-block;
padding-left: 5px;
font-size: 12px;
}

.fett
{
font-weight: bold;
}

.kursiv
{
font-style:italic;
}

.content-links
{
height: 400px;
width: 80%;
float: left;
}

.content-rechts
{
height: 370px;
width: 19%;
border: 1px dotted silver;
margin-top: 25px;
overflow: auto;
background-image:url(../images/bg_transp90.png);
}

.preise
{
text-align: right;
font-weight: bold;
}

#tools
{
padding-top: 15px;
width: 100%; 
text-align: center;
}

.tool
{
margin-top: 30px;
}

.tool * img
{
width: 50px;
}

.headline {
font-weight: bold;
font-style: italic;
font-size: 1.2em;
}


*/