/* Einstellungen für die Startseite ===================================================== */
/* grundlayout ===================================================== */
body{
background-image: url(hg.jpg);
background-attachment:fixed;
background-color:#000000;
margin-left: 15px;
margin-right:15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 95%;
color: #A9A9A9;
scrollbar-shadow-color: #C0C0C0;
scrollbar-face-color: #000000;
scrollbar-base-color: #C0C0C0;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #C0C0C0;
overflow-y:auto;
}
/* Links */
A {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
color: #C0C0C0;
font-weight: bold;
}
A:HOVER {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
color: #ffffff;
font-weight: bold;
}
/* Absätze */
p {margin-top:0px;}

/* Datenbereich ===================================================== */
/* Grunddesign ===================================================== */
.box {
background: transparent;
margin: 10px auto;
text-align: center;
}
.box p {margin:0 15px;}
.box img {margin-bottom: 10px;}
.box .b1, .box .b2, .box .b3, .box .b4, .box .b1b, .box .b2b, .box .b3b, .box .b4b {
display:block;
overflow:hidden;
}
.box .b1, .box .b2, .box .b3, .box .b1b, .box .b2b, .box .b3b {height:1px;}
.box .b2 {
background-image: url(hintergrund.jpg);
background-attachment:fixed;
border-left:1px solid #ceaa61;
border-right:1px solid #ceaa61;
}
.box .b3 {
background-image: url(hintergrund.jpg);
background-attachment:fixed;
border-left:1px solid #ceaa61;
border-right:1px solid #ceaa61;
}
.box .b4 {
background-image: url(hintergrund.jpg);
background-attachment:fixed;
border-left:1px solid #ceaa61;
border-right:1px solid #ceaa61;
}
.box .b4b {
background-image: url(hintergrund.jpg);
background-attachment:fixed;
border-left:1px solid #ceaa61;
border-right:1px solid #ceaa61;
}
.box .b3b {
background-image: url(hintergrund.jpg);
background-attachment:fixed;
border-left:1px solid #ceaa61;
border-right:1px solid #ceaa61;
}
.box .b2b {
background-image: url(hintergrund.jpg);
background-attachment:fixed;
border-left:1px solid #ceaa61;
border-right:1px solid #ceaa61;
}
.box .b1 {margin:0 5px; background:#ceaa61;}
.box .b2, .box .b2b {margin:0 3px; border-width:0 3px;}
.box .b3, .box .b3b {margin:0 2px;}
.box .b4, .box .b4b {height:2px; margin:0 1px;}
.box .b1b {margin:0 5px; background:#ceaa61;}
.box .boxcontent {
height: 460px;
display:block;
background-image: url(hintergrund.jpg);
background-attachment:fixed;
border-left:1px solid #ceaa61;
border-right:1px solid #ceaa61;
padding:5px;
}
/* Ende der Box */

.logo {text-align: center;margin-bottom: 0px;}

/* Menü */
#left {
width:15%;
float:left;
line-height:25px;
text-align:left;
margin-bottom: 10px;
margin-top: 40px;
}
/* Menübox */

.mbox {
background-image: url(bgyq1.jpg);
background-attachment:fixed;
width: 90%;
background-color:#111111;
border: 1px solid #aaaaaa;
padding:10px 8px;
margin-top:15px;
margin-left: 10px;
margin-right: 10px;
}

/* Inhalt */
#content {
width:82%;
float:right;
margin-top:30px;
text-align: left;
}

/* Counter */
.cou{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
text-align:center;
margin-top: 5px;
text-align:center;
}

#valide {
text-align: center;
}