/* layout oben */

#layout1 a, #layout1 a:visited , #layout1 a:active {display: block;
color:#000000;

text-decoration:none ;font-family:verdana, sans-serif; font-size: 12px;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:0px solid #AAAAAA;

height:40px;
line-height:40px;
text-align:center;
border-bottom:0px solid #fff;
background-color:#fff;


}
#layout1 a:hover {background-color:#;color:#FF9900; text-decoration:none ;
background-color:#fff;
background-image:url(images/kreis.gif);
background-repeat:no-repeat;
background-position:50% 90%;
border-bottom:0px solid #FF9900;



}

.strich_oben {width:1px;background-color:#fff;color:#C0CB67}


/* layout rechts  */

#layout2 {

border: dashed 0px #fff;
background-color:#;
text-align: left;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
padding-bottom:0px;
padding-top:0px;
}

#layout2 ul, #layout2 li {
list-style-type: none;
margin-left:4px;
padding: 0px;
color:#04537D
}
#layout2 li a:link, #layout2 li a:visited, #layout2 li a:active {display:block;
        border-bottom: dashed 0px #C2631D;
        width:150px;
        color:#000;text-decoration:none;
        font-size: 13px;

font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
height: 16px;
line-height: 16px;
background-image:url(images/kreis.gif);
background-repeat:no-repeat;
background-position:4px 50%;
padding-left:28px;
}

#layout2 li a:hover { background:TRANSPARENT url(images/kreis2.gif) no-repeat 4px 50%;
                color:#FF9900;
        text-decoration:none;;
padding-left:28px;
}


/* layout in box1  */

#layoutbox a , #layoutbox a:visited , #layoutbox a:active {display:inline;
background-color:#;
color:#000;
font-size: 11px;line-height: 15px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
text-decoration:underline;
text-align:left;
font-style:italic;



}

#layoutbox a:hover{
background:transparent;
color:#FF9900;
text-decoration:underline ;
}



/* insgesamt links im text */

a:link, a:visited, a:active{ font-size: 14px;line-height: 18px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
text-decoration:underline;color:#000;}

a:hover{ text-decoration:none;background-color:#fff;
color:#FF9900;text-decoration:none;}

