
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 10px; margin-right: 10px;margin-bottom: 10px; color: #e6e6e6 ;  background-color:#a6b7c4; font-family: verdana,arial; font-size: 10pt;}

body {background-image:url('http://www.andreasfrey.net/images/backz.jpg'); background-attachment:fixed; background-repeat:repeat-x}


table, tr, td
{ color: #ffffff;font-family: verdana,arial; font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #bf0000; scrollbar-base-color:#89A9B8;
scrollbar-highlight-color : #e6e6e6;; scrollbar-shadow-color :#e6e6e6;;
SCROLLBAR-TRACK-COLOR: #084d6f;}

/* grundlayout*/

.leiste {background-color:#540405; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
}
.rand {background-color:#5394C8; color:white;
background-image:url('images/rand.jpg');width:10px
}
.rand2 {background-color:#5394C8; color:white;
background-image:url('images/rand2.jpg');width:10px
}
.leisteob {background-color:#084d6f; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
background-image:url('images/point.gif');

}



.leisteun {background-color:#084d6f; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
background-image:url('images/point.gif');
}


.main {background-color:#084d6f;
}

.nav {background-color:#333333; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
background-image:url('images/nav.jpg')



}
.logo {background-color:#000000; color:#ffffff;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
height:135px;
}

/* rubriktitel */

.titel{background-color:#084d6f; color:#ffffff;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
width:550px;
border-bottom:1px solid #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
background-image:url('images/bu_ob.jpg');
}
.rubrik{background-color:#084d6f; color:#ffffff;   text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:130px;
border-bottom:1px solid #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
background-image:url('images/bu_ob.jpg');
}

.inhalt {background-color:#084d6f;
padding:20px;
}


/* menue linke  seite */


#menu a {display: block;
background-color:#0970A2;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:1px solid #e6e6e6;
line-height:20px;
height:20px;
width:130px;
padding-left:5px;
background-image:url('images/bu.jpg');
}

#menu a:visited{
background-color:#0970A2;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:1px solid #e6e6e6;
line-height:20px;
height:20px;
width:130px;
padding-left:5px;
background-image:url('images/bu.jpg');
}

#menu a:active{
background-color:#0970A2;
color:#e6e6e6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:1px solid #e6e6e6;
line-height:20px;
height:20px;
width:130px;
padding-left:5px;
background-image:url('images/bu.jpg');
}

#menu a:hover {
background-color:#7b7c80;
color:#ffffff;
text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:1px solid #e6e6e6;
line-height:20px;
height:20px;
width:130px;
padding-left:5px;
background-image:url('images/nav.jpg');
}

/* menue oben */

#menu2 a {display: block;
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:1px solid white;
width:180px;
text-align:center;
background-image:url('images/bu_ob.jpg');
}

#menu2 a:visited{
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:1px solid white;
width:180px;
text-align:center;
background-image:url('images/bu_ob.jpg');
}

#menu2 a:active{
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:1px solid white;
width:180px;
text-align:center;
background-image:url('images/bu_ob.jpg');
}

#menu2 a:hover {
background-color:#d94800;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:1px solid white;
width:180px;
text-align:center;
background-image:url('images/rubrik.jpg')
}




/* allgemeine links im text */

a:link{ color: #ffffff; text-decoration:underline;font-family: verdana; font-size: 14pt;}

a:visited{color:#ffffff;text-decoration:underline;font-family: verdana; font-size: 14pt;}

a:active{ color:#e6e6e6;text-decoration:underline;font-family: verdana; font-size: 14pt; }

a:hover{ color: #000000;background-color:#5394C8;  text-decoration:underline;font-family: verdana; font-size: 14pt; }