/* CSS Document */
body {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #000000;
margin: 0px;
background-color:#FFFFFF;

}

#site {
position: absolute;
width:798px;
left: 50%;
margin-left: -399px;
background-color:#FFFFFF;

}

#header {
position: relative;
width:798px;
height:100px;
background-image:url(../art/bg-header.gif);
background-color:#999999;
}

#stage {
position: relative;
width:598px;
height:400px;
background-color:white;
}


#right {
position: relative;
width:200px;
height:400px;
margin-left:598px;
margin-top:-400px;
background-color:#ffffff;
}
#bottom {
position: relative;
width:798px;
height:100px;
background-color:#FFFFFF;

}
#footer {
position: relative;
width:798px;
height:20px;
border-top: 1px dotted;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color: white;
font-weight:bold;
}
.schriftklein {
margin-top: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
color: black;
}
#box1 {
width:192px;
height:96px;
background-color:#FFFFFF;
background-image:url(../art/frame.gif);
background-repeat:no-repeat;
margin: 2px;
padding-left: 20px;
}
#box2 {
width:192px;
height:96px;
background-color:#FFFFFF;
background-image:url(../art/frame.gif);
background-repeat:no-repeat;
margin: 2px;
}
#box3 {
width:192px;
height:96px;
background-color:#FFFFFF;
background-image:url(../art/frame.gif);
background-repeat:no-repeat;
margin: 2px;
}
#box4 {
width:192px;
height:96px;
background-color:#FFFFFF;
background-image:url(../art/frame.gif);
background-repeat:no-repeat;
margin: 2px;
padding-left: 13px;
}
#box8 {
width:192px;
height:96px;
background-color:#FFFFFF;
border: 1px;
border-style: dotted dotted none none;
margin: 2px 2px 2px 0;
padding-left:5px;
}
#box7 {
text-align:center;
width:192px;
height:96px;
background-color:#FFFFFF;
background-image:url(../art/bg-box-hori.gif);
margin-left: 200px;
margin-top: -100px;
}
#box6 {
text-align:center;
width:192px;
height:96px;
background-color:#FFFFFF;
background-image:url(../art/bg-box-hori.gif);
margin-left: 400px;
margin-top: -96px;
}
#box5 {
width:192px;
height:96px;
background-color:#FFFFFF;
border: 1px;
border-style: dotted none none dotted;
margin-left: 600px;
margin-top: -98px;
}

.boximage01 {
padding: 12px;
float: left;
}
.boxfont01 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: black;
font-weight:bold;

}
.boxfont02 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: black;
font-weight:bold;
}

a.box:link {
font-size:11px;
color:#000000;
background-color:#FFCC00;
text-decoration:none;
}
a.box:visited  {
font-size:11px;
color:#000000;
background-color:#FFCC00;
text-decoration:none;
}

a.box:hover  {
font-size:11px;
color:#FFFFFF;
background-color:#999999;
font-weight:none;
}

a.nobox:link {
color:#000000;
text-decoration:none;
}
a.nobox:visited  {
color:#000000;

}

a.nobox:hover  {
color:#999999;
text-decoration:underline;

}

