/* Daquel Design Hilfe */

body
{
background: #000 url(/img/style/background.jpg) repeat-x;
color: #000000;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
p
{
padding: 5px 20px;
}
#header
{
background: url(img/header.jpg);
width: 780px;
height: 96px;
margin: 5px auto 0 auto;
text-align: center;
}
#loggedout_logo {
position: absolute;
left: 50%;
top: 17px;
margin-left: -78px;
}
#bann_loggedout
{
margin: 0;
position: relative;
text-align: center;
width: 94px;
padding: 0;
left: 342px;
top: 67px;
font-weight: bold;
font-size: 11px;
}
#contentl
{
width: 450px;
float: left;
margin: 0;
margin-left: 10px;
}
#contentr
{
width: 140px;
float: right;
}
#contentn
{
width: 140px;
float: left;
}
.bbt
{
background: url(img/bbt.jpg);
width: 470px;
height: 20px;
position:relative;
z-index:10;
}
.bbb
{
background: url(img/bbb.jpg);
width: 470px;
height: 20px;
position: relative;
z-index:10;
}
.bbc
{
background: url(img/bbc.jpg);
width: 470px;
margin: -5px 0;
}
.bbc *
{
position:relative;
z-index:11;
}
.sbt
{
background: url(/img/style/sbt.jpg);
width: 140px;
height: 20px;
}
.sbb
{
background: url(/img/style/sbb.jpg);
width: 140px;
height: 20px;
}
.sbc
{
background: url(/img/style/sbc.jpg);
width: 140px;
margin: -5px 0;
}
.sbc *
{
position:relative;
z-index:11;
}
#wrapper
{
width: 770px;
margin: 0 auto 10px auto;
}
.chainsm
{
background: url(/img/style/chains.jpg);
width: 140px;
height: 23px;
}
.chainb
{
background: url(img/chainb.jpg);
width: 470px;
height: 23px;
}
#einnahmequelle
{
background: url(/img/style/einnahmequelle.jpg);
width: 120px;
height: 240px; 
padding: 10px;
}
* 
{ 
margin: 0; 
padding: 0;
}
#balken
{
list-style: none;
color: #FFFFFF;
}
#balken li
{
float: left;
width: 76px;
text-align: center;
font-size: 11px;
}
#bann
{
margin: 0;
position: relative;
text-align: center;
width: 94px;
padding: 0;
left: 342px;
top: 30px;
font-weight: bold;
font-size: 11px;
}
.clearb
{
clear: both;
}
a img
{
border: none;
}
#blank
{
position: relative;
top: 12px;
left: 158px;
}
#navi
{
list-style: none;
margin: 0;
padding: 0;
}
#navi li
{
padding: 0;
float: left;
width: 70px;
}
a, a:active
{
color: #483A31;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #765F50;
font-weight: bold;
text-decoration: none;
}
h1
{
padding: 0;
padding-bottom: 2px;
margin: 0 20px;
font-size: 19px;
font-weight: bold;
border-bottom: 1px solid #000;
}
h2
{
padding: 0;
margin: 0 20px;
font-size: 16px;
font-weight: bold;
border-bottom: 1px solid #000;
}
#content h3
{
padding: 0;
margin: 0 20px;
font-size: 14px;
font-weight: bold;
}
h4
{
padding: 0;
margin: 0 20px;
font-size: 12px;
font-weight: bold;
}
.fehler, .error
{
border: 1px solid #000;
background: #D15650;
padding: 2px;
margin: 5px 20px;
}
.allright
{
border: 1px solid #000;
background: #7EA978;
padding: 2px;
margin: 5px 20px;
}
.hinweis 
{
border: 1px solid #000;
background: #FDD357;
padding: 2px;
margin: 5px 20px;
}
.row1
{
margin: 0;
}
.row2
{
background: #C8A46C;
margin: 0;
}
th
{
background: #B78944;
margin: 0;
padding: 5px;
}
table
{
border-spacing: 0;
border: 1px solid #967138;
width: 430px;
margin: 5px 20px;
}
td
{
padding: 5px;
border-left: 1px solid #967138;
border-top: 1px solid #967138;
}
td p {
padding-right: 0;
padding-left: 0;
}
td p:first-child {
padding-top: 0;
}
tr:first-child td
{
border-top: none;
} 
td:first-child 
{
border-left: none;
vertical-align: top;
} 
.tnoborder
{
border: none;
}
.tnoborder td
{
border: none;
padding: 2px;
}
.tnoborder td:first-child
{
vertical-align: top;
margin-top: 2px;
}  
.spoiler
{
padding: 5px;
margin: 5px 20px;
border: 1px solid #967138;
background: #C8A46C;
}  
blockquote
{
padding: 5px;
margin: 5px 20px;
border: 1px solid #967138;
background: #C8A46C;
font-style: italic;
}  
input[type=button], input[type=reset], input[type=text], input[type=password], input[type=submit], input[type=""], textarea, select
{
background: #D3B88D;
border: 1px solid #967138;
padding: 3px;
}
td:first-child label 
{
position: relative;
top: 4px;
}
textarea, input[type=""], input[type=text], input[type=password]
{
min-width: 200px;
}
select
{
min-width: 208px;
}     
#tooltip {
position: absolute;
z-index: 3000;
border: 1px solid #333;
background-color: #000;
opacity:0.85;
-moz-opacity:0.85;
padding: 5px;
color: white;
}
#tooltip * {
padding:0;
margin: 0;
}

#tooltip h3 { 
margin: 0; 
padding: 0;
border:0; 
color:#fff;
font-size:12px;
padding:3px;
max-width: 200px;
font-weight: normal;
}

.bbc > ul, .bbc > ol {
margin: 5px 20px 5px 55px;
}
.bbc > ul ul, .bbc > ol ol {
margin: 5px 0px 5px 20px;
}     

ol {
    list-style-type: upper-roman;
}
ol li ol {
    list-style-type: lower-latin;
}

.inlineyt {
	width:640px;
	height:505px;
}
.inlines .inline {
	display: none;
}

#nav {
	margin-left: 20px; 
	margin-right: 20px; 
	list-style: none;
}
#nav a {
	font-weight: normal;
}
#nav li ul {
	margin-left: 10px; 
	list-style: none;
}
.team td {
	text-align: center;
	width: 50%;
	vertical-align: top;
}

