.dot         { position: absolute; width: 6; height: 6; visibility: hidden; background-color: red; font-size: 1px; cursor: pointer; cursor: hand; z-index: 100 }
.dotoff      { position: absolute; width: 6; height: 6; visibility: hidden; background-color: gray; font-size: 1px; cursor:default; z-index: 100}
.dotempty    { position: absolute; width: 6; height: 6; visibility: hidden; background-color: orange; font-size: 1px; cursor: pointer; cursor: hand; zindex: 100 }
.caption     { position: absolute; visibility: hidden; font-family: Tahoma; color: black; 
               font-size: 11px; text-align: Center; cursor: default; z-index: 
               1 }

a			   { color: silver; text-decoration: none }
p			   { font-size: 10px; font-family: tahoma; color: black } 


body
{
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFA51F;
scrollbar-arrow-color: #ffffff; scrollbar-base-color: #808080;
scrollbar-highlight-color : #ffffff; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;
}

.main_text
{
font-size:12px;
font-family: Tahoma, Verdana,Arial, Tahoma, Trebuchet MS;
}

h2
{
font: normal 20px Trebuchet MS,Verdana,Arial;
color:#B33F15;
margin-bottom:20px;
letter-spacing:2px;
}

.spalte_links
{
width:11px;
background-color:#FFA51F;
}

.spalte_rechts
{
width:11px;
background-color:#FFA51F;
}


.linksbild
{
width:11px;
background-image:url(images/orange_links.jpg);
background-repeat:repeat-y;
}


.rechtsbild
{
width:11px;
background-image:url(images/orange_rechts.jpg);
background-repeat:repeat-y;
}

#slogan_oben
{
height:10px;
background-color:#ffffff;
text-align:center;
}

#slogan_unten
{
height:10px;
background-color:#ffffff;
text-align:center;
}


#slogan
{
background-color:#ffffff;
height:40px;
letter-spacing:7px;
color:#B33F15;
text-align:center;
font-size:18px;
font-variant:small-caps;
font-family: Tahoma, Verdana,Arial, Tahoma, Trebuchet MS;
padding-left:10px;
padding-bottom:1px;
width:70%
vertical-align:bottom;
}


#spalte_menue
{
color:#000000;
font: normal 11px verdana, sans-serif;
padding-left: 10px;
padding-right:10px;
padding-top: 30px;
background-color:#ffffff;
border-right:solid 1px white;
width:20%;
}

.spalte_inhalt
{
color:#000000;
font-size:12px;
font-family: Tahoma, Verdana,Arial, Tahoma, Trebuchet MS;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 20px;
padding-right:20px;
background-color:#ffffff;
letter-spacing:1px;
width:100%;
border-left:solid 1px #FFA51F;
}

#spalte_inhalt
{
color:#000000;
font-size:12px;
font-family: Tahoma, Verdana,Arial, Tahoma, Trebuchet MS;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 20px;
padding-right:20px;
background-color:#ffffff;
letter-spacing:1px;
width:100%;
border-left:solid 1px #FFA51F;
}

.maintext
{
font-size:13px;
font-family: Tahoma, Verdana,Arial, Tahoma, Trebuchet MS;
}


#fusszeile
{
font: normal 11px verdana, sans-serif;
color: #B38B20;
padding:2px;
height:40px;
text-align:center;
background-color:#FFC92E;
width:100%;
vertical-align:middle;
border-top:solid 1px white;
}

#menu1 a , #menu1 a:visited , #menu1 a:active 
{
background-color:#ffffff;
color:#B37415;
font: normal 12 px verdana, sans-serif;
line-height:24 px;
font-weight: bold;
text-decoration:none ;
text-align:left;
}

#menu1 a:hover
{
background-color:#ffffff;
color:#FF5A1E;
text-decoration:none ;
font-weight: bold;
}

a:link, a:visited, a:active{ font: normal 13px/19px verdana, times, serif;text-decoration:underline;color:#000000;}

a:hover{ text-decoration:none;background-color:#ffffff;
color:#343434;}





* {margin:0;padding:0;}
p {padding:.625em 0; text-align:justify; line-height:20px;}
#overall {width:755px; margin:0 auto;}
.col {width:365px; padding:0 5px; float:left;}
.CCspace {width:175px; height:315px; padding:5px; float:right;}
.CCpullout {width:212px; height:298px; float:left; margin-left:0px;}