/* - - - - - - - - - - - - - - - - - - - - */
/* BODY */
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #4f0000 url(images/wood0076.jpg);
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #ffffff;
margin: 0 0 5px 0;
padding: 0;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* AEUSSERE CONTENTBOX */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
margin:10px auto;
text-align:left;
width: 900px;
}
a {
color: #990000;
text-decoration: underline;
}
a:hover {
color: #cc3300;
text-decoration: none;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* HEADERLOGO */
/* - - - - - - - - - - - - - - - - - - - - */
.headlogo {
background: #000000 url(images/logo.jpg);
background-repeat:repeat-x;
padding: 0px;
border: 3px solid #000000;
height: 180px;
vertical-align: top;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* BRICKNAVI */
/* - - - - - - - - - - - - - - - - - - - - */
#menuecontent {
background: #7A3504;
font-family: Verdana, Arial;
font-size: 10px;
border-left: 3px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
text-transform:uppercase;
font-weight: bold;
}

#menueleer {
background: #7A3504;
font-family: Verdana, Arial;
font-size: 11px;
border-bottom: 2px solid #7A3504;
margin: 0 0px 2px 0; 
padding: 4px;
}

#menuecontent a {
display: block;
font-family: Verdana, Arial;
color: gold;
margin: 0 0px 2px 0; 
padding: 4px 7px 4px 7px;
text-decoration: none;
background: #cc6600; 
border-right: 2px solid #FA923D;
border-bottom: 2px solid #FA923D;
white-space: nowrap;
text-align: center;
}

#menuecontent a:hover {
font-family: Verdana, Arial;
background-color: #ffcc00; 
color: #ffffff;
}

#menuecontent #aktuell a { 
font-family: Verdana, Arial;
background-color: #7A3504; 
border-color: #E16907 #FA923D #7A3504 #E16907;
color: #ffffff;
}

#menuebottomline {
background: #7A3504;
height: 4px;
padding: 0;

}

/* - - - - - - - - - - - - - - - - - - - - */
/* MENUE */
/* - - - - - - - - - - - - - - - - - - - - */
#menue {
border-left: 3px solid #000000;
border-right: 2px solid #FA923D;
padding: 5px;
background-color: #7A3504;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* CONTENT */
/* - - - - - - - - - - - - - - - - - - - - */
#content {
border-right: 3px solid #000000;
padding: 8px;
background-color: #000000;
}

#content h1 {
color: #f4dda6;
font-size: 18px;
border-bottom: 1px solid #cc6600;
margin: 5px 5px 5px 0px;
padding: 3px 3px 3px 3px;
}

#content p {
color: #fcf3d8;
font-size: 12px;
margin: 5px 5px 5px 0px;
padding: 3px 3px 3px 3px;
line-height: 1.5em;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* FOOTER */
/* - - - - - - - - - - - - - - - - - - - - */

#footerline {
background: #7A3504;
font-size: 10px;
border: 3px solid #000000;
text-transform:uppercase;
font-weight: bold;
padding: 4px;
text-align: center;
}
#footerline a {
color: gold;
text-decoration: none;
}

#footerline a:hover {
color: #ffffff;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* CSS FUER DEFINITIONSLISTEN BOXEN  */
/* - - - - - - - - - - - - - - - - - - - - */
.runddl {
background: #CC6600 url(images/rundbox_1.gif) top left no-repeat; 
margin: 4px 4px 15px 4px; 
padding: 0px; 
width:730;
}

.runddl dt {
background:transparent url(images/rundbox_3.gif) top right no-repeat; 
padding: 8px; 
color: #ffcc00;
}

.runddl .bottomdd {
margin: 0; 
padding: 0px;
background:#CC6600 url(images/rundbox_7.gif) bottom left no-repeat;
}

.runddl p.bottom {
margin: 0; 
padding: 8px;
background:transparent url(images/rundbox_9.gif) bottom right no-repeat; 
}

.runddl dd {
margin:0px; 
padding:0px; 
}

.container {
background-color: #ecdbb7;
padding: 5px 5px 0px 5px;
margin: 0px;
border-left: 5px solid #CC6600;
border-right: 5px solid #CC6600;
font-size: 11px;
color: #000000;
}

.container p {
padding: 3px;
margin: 0px;
}
/* - - - - - - - - - - - - - - - - - - - - */
.nomallist {
margin: 0px; 
padding: 0px 0px 4px 0px;
}

.nomallist li {
margin: 3px 3px 3px 3px; 
padding: 3px 3px 3px 3px;
list-style-type: none;
border-bottom: 1px solid #cc6600;
}

.nomallist li a {
padding: 3px 3px 3px 3px;
color: #990000;
text-decoration: none;
}

.nomallist li a:hover {
color: #990000;
text-decoration: none;
}

