/* CSS Document */
html, body {
height: 100%;
}

body  { 
margin:0px;
font-family: arial,verdana;
font-size:13px;
color:#828282;
background-image: url(img/bg.jpg);
}

#allwrap {
background-image: url(img/filmleiste.gif);
background-repeat:repeat-x;
text-align:center;
}

#contentwrap {
width:1263px;
position:relative;
text-align:left;
margin:0px auto;
padding-top:9px;
}

img {
border:0px; 
}

#leftover img {
display:block; 
}

#content img {
padding:5px;
}

#left {
width:318px;
height:811px;
float:left;
text-align:center;
position:relative;
z-index:1;
}

#leftunder {
width:318px;
position:absolute;
top:140px;
left:0px;
z-index:2;
}                              

#leftover {
position:absolute;
width:243px;
top:150px;
left:60px;
z-index:3;
}

#networks {
position:absolute;
width:100px;
top:135px;
left:180px;
z-index:4;
}

#leftoben img {
display:block;
}

#middle {
width:562px;
margin:0px 20px;
float:left;
}

#right {
position:relative;
float:left;
width:341px;
}

#rightimg {
position:absolute;
top:0px;
right:0px;
width:341px;
z-index:5;
}

#search {
position:absolute;
top:60px;
left:50px;
z-index:6;
}

#search input {
color:#696969;
font-size:12px;
padding-left:5px;
}

#navigation {
height:94px;
position:relative;
}

.navi {
position:absolute;
bottom:0px;
-moz-box-shadow:inset 0 -8px 5px -8px #646567;
-webkit-box-shadow:inset 0 -8px 5px -8px #646567;
box-shadow:inset 0 -8px 5px -8px #646567;
}

.navi a {
cursor:pointer;
}

#coaching {
left:196px;
}

#profil {
left:392px;
}

.title {
height:30px;
width:176px;
}

.hidden_img {
display:none;
height:58px;
width:176px;
}

/*
#figurenaufstellung:hover div.hidden_img,
#wingwave:hover div.hidden_img,
#profil:hover div.hidden_img {
display:block;
}
*/

#figurenaufstellung { 
background-image: url(img/figurenaufstellung.jpg);
background-repeat:no-repeat;
}

#coaching {
background-image: url(img/wingwave.jpg);
background-repeat:no-repeat;
}

#profil {
background-image: url(img/profil.jpg);
background-repeat:no-repeat;
}

#content {
padding-top:45px;
padding-bottom:30px;
}

#content a {
color:#8e0707;
text-decoration:none;
}

h1  {
font-family: verdana,arial;
color:#8e0707;
font-size:22px;
margin-top:0px;
margin-bottom:10px;
}

.clear  {
clear:both;
}

#footer {
background-image: url(img/footer_bg.jpg);
background-repeat:repeat-x;
background-color:#8e0606;
font-size:11px;
color:#fff;
text-align:center;
}

#footer p {
padding-top:4px;
margin:0px;
}

#footer a {
font-size:11px;
color:#fff;
text-align:center;
text-decoration: none;
}

#footermenue {
padding-top:20px;
padding-bottom:42px;
margin:0px auto;
width:920px;	
/*display: none; */
text-align: left;
}

#footermenue a {
color:#efdaa2;
}

#footermenue ul {
float: left;
font-size: 11px;
list-style-type: none;
margin: 0;
padding: 4px 30px 0 0;
width: 200px;
}

#footermenue li.first a {
font-size: 16px;
font-weight:bold
}

#footermenue li {
padding:5px 0;
border-bottom:solid 1px #bb5847;
}

/* Facebook Button */

#leftover  {
text-align: left;
}

.fb-like  {
padding-left:20px;
}