/* CSS-Definitionsdatei Spielmannszug Kollerbeck Website */

body { font-family : arial, helvetica, sans-serif; font-size : 10pt; color : #333333; scrollbar-base-color:#ffffff; scrollbar-3dlight-color:#c0c0c0; scrollbar-arrow-color:#000000; scrollbar-darkshadow-color:#c0c0c0; scrollbar-face-color:#ffffff; scrollbar-highlight-color:#ffffff; scrollbar-shadow-color:#ffffff; scrollbar-track-color:#c0c0c0; }
p { font-family : arial, helvetica, sans-serif; font-size : 10pt; color : #333333; }
h1 { font-family : arial, helvetica, sans-serif; font-size : 10pt; color : #333333; font-weight: bold; }
h2 { font-family : arial, helvetica, sans-serif; font-size : 10pt; color : #333333; font-weight: normal; }
div { font-family : arial, helvetica, sans-serif; font-size : 10pt; color : #333333; }
table { font-family : arial, helvetica, sans-serif; font-size : 10pt; color : #333333; }

a:link { font-family : arial,helvetica,sans-serif; font-weight: bold; font-size : 10pt; text-decoration : none; color : #000000; }
a:active { font-family : arial,helvetica,sans-serif; font-weight: bold; font-size : 10pt; text-decoration : none; color : #666666; }
a:visited { font-family : arial,helvetica,sans-serif; font-weight: bold; font-size : 10pt; text-decoration : none; color : #000000; }
a:hover { font-family : arial,helvetica,sans-serif; font-weight: bold; font-size : 10pt; text-decoration : none; color : #666666; BACKGROUND-COLOR: #ffffff; }
a.footer:link { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : none; color : #000000; }
a.footer:active { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : underline; color : #666666; }
a.footer:visited { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : none; color : #000000; }
a.footer:hover { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : underline; color : #666666; }
a.footer2:link { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : none; color : #000000; }
a.footer2:active { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : underline; color : #666666; }
a.footer2:visited { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : none; color : #000000; }
a.footer2:hover { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : underline; color : #666666; }

span.footer { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : none; color : #000000; }
span.footer2 { font-family : arial,helvetica,sans-serif; font-weight: normal; font-size : 8pt; text-decoration : none; color : #333333; }
.head { font-family : Times New Roman, Times, serif; font-weight: bold; font-size : 16pt; color : #286B9B; }
img.back { background: url(art/loading.gif) no-repeat #ffffff; }
input { font-family : arial, helvetica, sans-serif; font-size : 9pt; font-weight : bold; border : 1px solid #6682AA; background-color : #ffffff; }
textarea { font-family : arial, helvetica, sans-serif; font-size : 9pt; font-weight : bold; background-color:#ffffff; border : 1px solid #6682AA; scrollbar-base-color:#BCC8DA; scrollbar-3dlight-color:#ffffff; scrollbar-arrow-color:#000000; scrollbar-darkshadow-color:#BCC8DA; scrollbar-face-color:#ffffff; scrollbar-highlight-color:#BCC8DA; scrollbar-shadow-color:#BCC8DA; scrollbar-track-color:#ffffff; }

#stageDIV { 
position:absolute;
background-color:#FFFFFF;
border: 1px solid #286B9B;
z-index:5;
overflow:hidden;
visibility:hidden;
}

#closeBtn {
position:absolute;
width:19px;
height:19px;
z-index:3;
background-image:url(art/close.png);
top:10px;
right:10px;
cursor:pointer;
}

#click{
position:absolute;
width:20px;
height:20px;
z-index:3;
background-image:url(art/close.png);
top:10px;
right:10px;
}

#contentFrame {
border:none;
} 

#curtain { 
position:absolute;
z-index:4;
top:0;
left:0;
width:100%;
height:100%;
/* background-color:#d8e1e6; */
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
visibility:hidden;
}

#stageContent{
position:absolute;
z-index:4;
top:40px;
left:10px;
}

#stageTopic{
position:absolute;
top:10px;
left:10px;
}
