
body{
margin: 0px;
padding: 0px;
background-color: #7fbffd;
}


table,td {
font-size: 10pt; font-family: georgia, "times new roman", serif; font-style:italic; color:#333333;line-height: 1.5em;
}

h2{ 
font-family: "georgia", "times new roman", serif; font-size: 14pt; color:#333333; letter-spacing:1px;
margin-bottom:30px;
border-bottom:solid 0px #E9E9E9;
padding-bottom:0px
}

.li {
background-image:url(../images/ra1.jpg);
background-repeat:repeat-y;
padding-left: 18px;
}


.re {
background-image:url(../images/ra2.jpg);
background-repeat:repeat-y;
padding-right: 18px;
}


/* hauptgerüst */

#main {
border-bottom:solid 10px #fff;
border-right:solid 10px #fff;
border-left:solid 10px #fff;
}

#top {
background-image:url(../images/banner.jpg);
height:235px;
border-top:solid 10px #fff;
border-right:solid 10px #fff;border-left:solid 10px #fff;
color:#2A3C22;padding-top:0px;
}


#hpname {
position: relative; top:50px; right:10px;
background-color: #ccc;
opacity:.7;
filter:alpha(opacity=70);
-moz-opacity:.7;
font-family: "Arial"; font-size:20px; font-style:normal; font-weight:bold; color:#333; letter-spacing:1px;
text-align:right; vertical-align:bottom;
padding: 0.2em 0.2em 0.2em 0.2em;
width: 13em;
}

/* menue oben */

.buleiste {
height:36px; vertical-align:bottom;
}

#menu2 a, #menu2 a:visited , #menu2 a:active {
display: block;
color:#000;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
font-style:normal;
padding-left: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 1px #9F9F9F;
border-bottom:solid 1px #9F9F9F;
border-top:solid 1px #9F9F9F;
line-height:36px;
text-align:center;
background-color:#fff;
background-image:url(../images/mover.jpg);
opacity:.7;
filter:alpha(opacity=70);
-moz-opacity:.7;
}


#menu2 a:hover {
background-color:#fff;color:#808080; text-decoration:none ;
background-image:url(../images/mover.jpg);
border:solid 1px #fff;
opacity:0.9;
filter:alpha(opacity=90);
-moz-opacity:.9;
}


#sp1 {
text-align:justify; 
padding-top: 0px;
padding-bottom: 15px;
padding-left: 40px;
padding-right: 40px;
background-color:#fff;width:100%;
}


#fussb {
height:40px;
text-align:center;
border-top:solid 1px #bfbfbf;
background-image:url(../images/bgmain.jpg);
background-color: #F0F0F0;
}


/* allgemeine links im text */

a:link, a:visited, a:active{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
background:transparent;
color:#000;line-height: 1.5em;
}


a:hover{
text-decoration:none;background-color:#1588FB;
color:#fff;
background-color: #7fbffd;
}

