
/*-------------------------------------------------*/
body
{
   font-size: 12px;
   font-family: verdana;
   margin: 0px;
   background-color: #cccccc;
}

/*-------------------------------------------------*/
table
{
   font-size: 12px;
   font-family: verdana;
}

/*-------------------------------------------------*/
h1
{
    font-size: 100%;
    font-stretch: condensed; 
    line-height: 140%;
    font-size: 16px; 
    font-family: Verdana;
    color: #447033;
    border-style: solid;
    border-color: #447033;
    border-width: 0px 0px 1px 1px;
    padding: 3px;
 
}

/*-------------------------------------------------*/
h2
{
    font-size: 140%; 
    line-height: 140%; 
    font-family: Verdana; 
}

/*-------------------------------------------------*/
h3
{
    font-size: 120%; 
    line-height: 140%; 
    font-family: Verdana; 
}

/*-------------------------------------------------*/
h4
{
    font-size: 120%; 
    line-height: 140%; 
    font-family: Verdana; 
    margin: 0px;
    padding: 3px 3px 3px 0px;
}

/*-------------------------------------------------*/
a:link
{
    color: blue; 
}

/*-------------------------------------------------*/
a:visited
{
    color: darkblue; 
}

/*-------------------------------------------------*/
a:hover
{
    color: lightblue; 
    text-decoration: underline; 
}

/*-------------------------------------------------*/
a:active
{
    color: darkblue; 
    text-decoration: none; 
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.inhalt
{
position: absolute;
top: 100px;
left: 171px;
width: 629px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.navi
{
position: absolute;
top: 100px;
left: 0px;
width: 171px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.kopf
{
position: absolute;
top: 0px;
left: 0px;
height: 100px;
width: 800px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.wrapper
{
height: 131px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/




/*--------------------------------------*/
.button_kontainer
{
   border-width: 1px 2px 1px 0px;
   border-style: solid;
   border-color: white;
   text-align: right;
   margin: 2px;  
   margin-left: 11px;
   margin-right: 12px; 
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.button_kontainer_up
{
   border-width: 1px 2px 1px 0px;
   border-style: outset;
   border-color: white;
   text-align: right;
   margin: 2px;  
   margin-left: 11px;
   margin-right: 12px; 
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.button_kontainer_down
{
   border-width: 1px 2px 1px 0px;
   border-style: inset;
   border-color: white;
   text-align: right;
   margin: 2px;  
   margin-left: 11px;
   margin-right: 12px; 
}

/*-------------------------------------------------*/
a.navibutton
{
   text-decoration: none;
   font-family: verdana, arial;
   font-size: 11px;
   color: #447033;
   display: block;
   line-height: 14px;
   background-image:   url('../../ordner/backgrounds/verlauf_navi30.jpg');      
   background-repeat: repeat;
   padding: 3px;
}

/*-------------------------------------------------*/
a.navibutton:link
{
    color: #447033; 
    text-decoration: none; 
}

/*-------------------------------------------------*/
a.navibutton:visited
{
    color: #447033; 
    text-decoration: none; 
}

/*-------------------------------------------------*/
a.navibutton:hover
{
    color: black; 
    text-decoration: none; 
}

/*-------------------------------------------------*/
a.navibutton:active
{
    color: darkblue; 
    text-decoration: none; 
}

/*-------------------------------------------------*/
a.inaktiver_link
{
   text-decoration: none;
   font-family: verdana, arial;
   font-size: 11px;
   color: white;
   display: block;
   line-height: 14px;
   background-image:   url('../../ordner/backgrounds/verlauf_navi30d.jpg');      
   background-repeat: repeat;
   padding: 3px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.unternavi_kontainer
{
   height: 25px;
}

/*-------------------------------------------------*/
.content
{
   padding: 25px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.textbox_rechts
{
   margin-top: 25px;
   margin-left: 200px;
   padding-left: 10px;
   border-style: solid;
   border-color: #A0BD81;
   border-width: 0px 0px 0px 5px;
}

/*-------------------------------------------------*/
a.link_referenzen
{
text-decoration: none;
   font-family: verdana, arial;
   font-size: 12px;
   color: #447033;
}

/*-------------------------------------------------*/
a.link_referenzen:link
{
text-decoration: none;
   color: #447033;
}

/*-------------------------------------------------*/
a.link_referenzen:visited
{
text-decoration: none;
   color: #447033;
}

/*-------------------------------------------------*/
a.link_referenzen:hover
{
text-decoration: underline;
   color: #000;
}

/*-------------------------------------------------*/
a.link_referenzen:active
{
text-decoration: none;
   color: #447033;
}

/*-------------------------------------------------*/
.breite_input
{
width: 50%;
}

/*-------------------------------------------------*/
a.link1
{
text-decoration: none;
   font-family: verdana, arial;
   font-size: 9px;
   color: #000;
cursor: pointer;
}

/*-------------------------------------------------*/
a.link1:link
{
text-decoration: none;
   color: #000;
}

/*-------------------------------------------------*/
a.link1:visited
{
text-decoration: none;
   color: #000;
}

/*-------------------------------------------------*/
a.link1:hover
{
text-decoration: underline;
   color: #447033;
}

/*-------------------------------------------------*/
a.link1:active
{
text-decoration: none;
   color: #000;
}

