/* ALLGEMEINE ANGABEN */

body {
background: #fff url(../i/bg.png) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #333;
margin: 0px;
}

div {
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
color: #5C638F;
}

a:hover, a:focus {
text-decoration: underline;
color: #5C638F;
}


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#top {
width: 972px;
padding: 10px 0 0 0;
text-align: right;
}

div#top a {
font-size: 11px;
color: #666;
}


div#header {
padding: 10px 0 10px 25px;
}
div#header img {
padding: 0 17px 0 0;
}

div#content {
width: 950px;
margin: 0 0 0 25px;
}

#bottom {
background: #7279A3 url(../i/bg_bottom.png) repeat-x;
height: 100%;
width: 100%;
padding: 50px 0 0 0;
}

#bottom a {
color: #fff;
font-weight: bold;
font-size: 11px;
}


/* ########## 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: #EFEFEF 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: #EFEFEF 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: -26px;
}

.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;
}


#navi {
float: left;
margin: 0 0 15px 25px;
width: 950px;
background: #67709C;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

ul.nav {
width: 950px;
margin: 0 0 0 85px;
list-style: none;
padding: 0;
text-transform: uppercase;
text-align: center;

}

ul.nav li  a {
color: #fff;
height: 19px;
display: block;
float: left;
padding: 6px 37px 4px 37px;
font-weight: bold;
}

ul.nav li  a:hover {
color: #fff;
background: #1D202C;
text-decoration: none;
}

ul.nav li  a.active {
color: #fff;
background: #1D202C;
text-decoration: none;
}
