
body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; background-image:url(../images/bg.jpg); background-attachment: fixed;
}

table,td {font-size: 100%;line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;color:#000;
}

h2{ font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, roboto, sans-serif;color:#000000;
margin-bottom:20px;letter-spacing:2px;font-size: 125%;
border-bottom:solid 2px #000000;
padding-bottom:4px
}


/* hauptgerüst */

#main {
border-bottom:solid 10px #fff;
border-right:solid 10px #fff;
border-left:solid 10px #fff;
}

#top {background-image:url(../images/logo.jpg);
background-position:50% 50%;
height:400px;
border-top:solid 10px #fff;
border-right:solid 10px #fff;border-left:solid 10px #fff;
color:#000000;
}

#hpname {height:36px;padding-right:10px;padding-top:10px;text-align:right;color:#e6e6e6;
letter-spacing:1px;font-size:14px;font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif; font-style:italic;
}

/* menue oben */

.buleiste {
height:36px;
}

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
background-color:#000; color:#E30613;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 11pt;
padding-left: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
border-top:solid 1px #000;
line-height:36px;
text-align:center;
}


#menu2 a:hover {background-color:#E30613; color:#FFF; text-decoration:none;
border-left:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
border-top:solid 1px #000;
}


#sp1 {text-align:justify; padding-left: 50px;padding-right:50px;padding-top: 60px;padding-bottom: 60px;
background-color:#fff;width:100%;
background-repeat:repeat-x;
border-bottom:solid 1px #bfbfbf;
}



#fussb {font: normal 12px verdana, sans-serif; color: #fff; padding-top:2px;
height:40px;
text-align:center;
border-top:solid 1px #000;
background-color:#000;
background-repeat:repeat-x;
}




/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 100%; text-decoration:NONE;
font-family: arial, helvetica, verdana, tahoma, sans-serif;color:#E30613}

a:hover{ text-decoration:UNDERLINE;
color:#E30613;}

a.class1:link
{
color:#000;
text-decoration:none;
}

a.class1:visited
{
color:#000;
text-decoration:none;
}

a.class1:hover
{
color:#E30613;
text-decoration:underline;