/* ALLGEMEINE ANGABEN */

body {
background: #fff url(../i/bg.png) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.688em;
color: #333;
margin: 0px;
}

div {
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
color: #E8211A;
}

a:hover, a:focus {
text-decoration: underline;
color: #E8211A;
}


h1 {
font-size: 26px;
margin: 0 0 10px 0;
padding: 0px;
}

h1.wiki {
font-size: 22px;
}

h2 {
font-size: 22px;
margin: 0 0 10px 0;
padding: 0px;
}

h2.wiki {
font-size: 20px;
}

h3 {
font-size: 16px;
margin: 0 0 10px 0;
padding: 0px;
}

h4 {
font-size: 12px;
margin: 0px 0 8px 0;
padding: 0px;
line-height: 1.6;
}

p {
margin: 0px;
padding: 0 0 10px 0;
line-height: 1.6;
}

.clear {
font-size: 1px; 
height: 1px;
} 

ul {
list-style: none;
padding: 0px;
margin: 0px;
}

li {
padding: 0px;
margin: 0px;
} 

ul.content {
list-style: disc;
padding: 0 0 15px 15px;
margin: 0px;
line-height: 1.6;
}

ol.content {
line-height: 1.6;
margin: 0px;
padding: 20px;
}



/* ########## RAHMEN (Header, Content, Bottom) ############ */


div#header {
background: url(../i/bg_top.jpg) no-repeat;
margin: 0 0 0 5px;
padding: 0 0 12px 10px;
}

div#content {
width: 988px;
margin: 0 0 0 5px;
}

#bottom {
background: url(../i/bottom_top.jpg) repeat-x;
height: 30px;
background-color: #EFEFEF;
padding: 20px;
}


/* ########## NAVI (Tableiste) ############ */

a.tab_active {
border: #999 solid 1px;
background-color:#fff;
border-bottom: none;
float: left;
padding: 5px;
margin-right: 5px;
font-weight: bold;
}

div.tab_leiste {
position: relative;
z-index: 100;
top: 0px;
padding: 0 5px 0 0;
}


ul.tab_box  {
margin: 0 0 0 5px;
}

.tab_box li {
float: left;
} 

.tab_box a {
color: #fff;
background: #333333 url(../i/left-tab.gif) 0 0 no-repeat;
font-weight: bold;
padding: 0 0 5px 15px;
margin: 0 3px 0 0;
text-decoration: none;
}

.tab_box a span {
color: #fff;
background: url(../i/right-tab.gif) 100% 0 no-repeat;
padding: 5px 15px 0 0;
}

.tab_box a, .tab_box a span {
display: block;
float: left
}

/* Hide from IE5-Mac \*/ .tab_box a, .tab_box a span
{
float: none
}
/* End hide */

.tab_box a:hover {
background: #6B6B6B url(../i/left-tab-hover.gif) 0 0 no-repeat;
text-decoration: none;
}

.tab_box a:hover span {
background: url(../i/right-tab-hover.gif) 100% 0 no-repeat;
}

.tab_box a.active {
background: #fff url(../i/left-tab-active.gif) 0 0 no-repeat;
}

.tab_box a.active span {
color: #333;
background: url(../i/right-tab-active.gif) 100% 0 no-repeat;
}

.tab_box a.active:hover {
background: #fff url(../i/left-tab-active.gif) 0 0 no-repeat;

}

.tab_box a.active:hover span {
background: url(../i/right-tab-active.gif) 100% 0 no-repeat;
}



#vertikal_navi {
position: relative;
left: -13px;
}

.tab_vertikal a {
display: block;
color: #fff;
background: #333 url(../i/vert_p_top.gif) 100% 0 no-repeat;
font-weight: bold;
margin: 2px 0 0 0;
text-decoration: none;
}

.tab_vertikal a div {
background: url(../i/vert_p_bottom.gif) 100% 100% no-repeat;
padding: 6px 5px 7px 8px;
}

.tab_vertikal a:hover {
background: #6B6B6B url(../i/vert_h_top.gif) 100% 0 no-repeat;
text-decoration: none;
color: #fff;
}

.tab_vertikal a:hover div {
background: url(../i/vert_h_bottom.gif) 100% 100% no-repeat;
}

.tab_vertikal a.active {
color: #333;
background: url(../i/vert_a_bg.gif) repeat-x;
}

.tab_vertikal a.active div {
background: url(../i/vert_a_right.gif) 100% 0 no-repeat;
}

.tab_vertikal a.sub {
width: 265px;
background: none;
color: #333;
padding: 2px 0 5px 15px;
margin: 0 0 0 2px;
}

.tab_vertikal a.subactive {
width: 265px;
background: #EAEAEA;
color: #333;
padding: 2px 0 5px 15px;
margin: 0 0 0 2px;
}

.tab_vertikal a.sub:hover {
background: #EAEAEA;
}

.tab_vertikal .head {
padding: 0 10px 0 10px;
height: 100%;
}

.tab_vertikal div.profile_pic {
float: left; 
width: 55px;
margin: 0 10px 0 0;
}

.tab_vertikal div.profile_name {
float: left; 
padding: 20px 0 0 0;
}


div#main_navi {
background-image: url(../i/top_navi_bg.jpg);
background-repeat: repeat-x;
margin: 0 0 12px 5px;
width: 988px;
height: 31px;
}

div#main_navi a {
color: #FFFFFF;
font-weight: bold;
display: block;
float: left;
padding: 8px 10px 8px 10px;
border-left: #AE1511 solid 1px;
border-right: #AE1511 solid 1px;
}

div#main_navi a:hover {
background-color: #AE1511;
border-left: #fff solid 1px;
border-right: #fff solid 1px;
text-decoration: none;
}

div#main_navi a.active {
background-color: #AE1511;
border-left: #fff solid 1px;
border-right: #fff solid 1px;
}