body
{color: black; 
background-attachment:fixed; 
background-color: #b1b6ba;
font-size: 9pt; 
font-family: Arial, Verdana, Helvetica; 
} 


a:link {text-decoration:none; color: #333399;; font-weight:bolder; font-size: 12px;}
a:visited {text-decoration:none; color: #333399; font-weight:bolder; font-size: 12px;}
a:hover {text-decoration:none; color: #666666; font-weight:bolder; font-size: 12px;}
a:active {text-decoration:none; color: #666666; font-weight:bolder; font-size: 12px;}

a.menueklein:link {text-decoration: none; color: #cccccc; font-weight: bolder; font-size: 14px;}
a.menueklein:visited {text-decoration: none; color: #cccccc; font-weight: bolder; font-size: 12px;}
a.menueklein:hover {text-decoration: none; color: #ffffff; font-weight: bolder; font-size: 12px;}
a.menueklein:active {text-decoration: none; color: #ffffff; font-weight: bolder;font-size: 12px;}

a.hauptmenue:link {text-decoration: none; color: #cccccc; font-weight: bolder; font-size: 14px;}
a.hauptmenue:visited {text-decoration: none; color: #cccccc; font-weight: bolder; font-size: 14px;}
a.hauptmenue:hover {text-decoration: none; color: #ffffff; font-weight: bolder; font-size: 14px;}
a.hauptmenue:active {text-decoration: none; color: #ffffff; font-weight: bolder;font-size: 14px;}

a.submenue:link {text-decoration: none; color: #ffffff; font-size: 14px;}
a.submenue:visited {text-decoration: none; color: #ffffff; font-size: 14px;}
a.submenue:hover {text-decoration: none; color: #cccccc; font-size: 14px;}
a.submenue:active {text-decoration: none; color: #cccccc; font-size: 14px;}

a.submenue-schwarz:link {text-decoration: none; color: #000000; font-size: 14px;}
a.submenue-schwarz:visited {text-decoration: none; color: #000000; font-size: 14px;}
a.submenue-schwarz:hover {text-decoration: none; color: #cccccc; font-size: 14px;}
a.submenue-schwarz:active {text-decoration: none; color: #cccccc; font-size: 14px;}

a.produkte:link {text-decoration: none; color: #333399; font-size: 12px;}
a.produkte:visited {text-decoration: none; color: #333399; font-size: 12px;}
a.produkte:hover {text-decoration: none; color: #666666; font-size: 12px;}
a.produkte:active {text-decoration: none; color: #333399; font-size: 12px;}

a.produkte_sitemenue:link {text-decoration: none; color: #333399; font-size: 14px;}
a.produkte_sitemenue:visited {text-decoration: none; color: #333399; font-size: 14px;}
a.produkte_sitemenue:hover {text-decoration: none; color: #666666; font-size: 14px;}
a.produkte_sitemenue:active {text-decoration: none; color: #333399; font-size: 14px;}

a.email:link {text-decoration: none; color: #666666; font-weight: bolder; font-size: 12px;}
a.email:visited {text-decoration: none; color: #666666; font-weight: bolder; font-size: 12px;}
a.email:hover {text-decoration: none; color: #666666; font-weight: bolder; font-size: 12px;}
a.email:active {text-decoration: none; color: #000000; font-weight: bolder;font-size: 12px;}

span.inhalte {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
span.klein {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}

.verwaltung_ueberschrift_site {text-decoration: none; color: #666666; font-weight: bolder; font-size: 14px;}


#interContainer{
position: absolute;
width: 480px; /*Width of interstitial box*/
left: 0;
top: 0;
padding: 0px;
padding-top: 0;
background-color: #333399;
border: 1px solid black;
visibility: hidden;
z-index: 66;
}

#interContainer .headerbar{ /*CSS for header bar of interstitial box*/
color: gray;
padding: 5px 0;
text-align: right;
}

#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/
font-size: 120%;
text-decoration: none;
}


#interContent{ /*CSS for div that holds the content to show*/
border: 1px solid gray;
background-color: white;
}

#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
position: absolute;
background: black url(blackdot.gif);
right: 0;
width: 20px;
top: 0;
z-index: 56;
visibility: hidden;
opacity: 0.8;
}
