/*
Theme Name: picoCMS
Theme URI: http://stereophone.de/
Description: Klassisches CMS Template mit Page/Subpage Navigation
Author: stereophone
Author URI: http://stereophone.de/
*/

body {
background:url(http://www.coldwatercharitychallenge.de/back.jpg) fixed; color:#111;
margin: 0px;
padding: 10px 0 10px; 0;
font-family: 'Arial', 'Arial Sans Unicode', Verdana, sans-serif;
text-align:center;
font-size: 12px;

}

a {
font-weight: bold;
text-decoration:none;
color: #0099cc;
}

h1 {margin:0px;}
h2 {color: #e4152d;margin: 0;}

#interface {
width: 800px;
margin: 0 auto;
text-align:left;
padding:0;
}

#head {
width: 800px;
height: 200px;
background: #fff url(pics/logo.gif);
margin-top:  30px;
padding: 0px;
}

#head h1 {
color: #878787;
padding-top: 20px;
text-align: center;
} .description {text-align: center;}

#menu {
width: 800px;
height: 30px;
background: #0099cc;
}

#menu a{
color: #fff;
font-size: 14px;
} #menu a:hover {color:#B1B3B4;}

#menu ul{margin: 0; padding: 0;
}

#menu li{
float:left;
list-style: none;
padding: 0;
margin: 6px 10px 0 30px;
}

#container {
width: 800px;
padding-top:10px;
background: #FFFFFF;
}

#navi {
float:right;
width: 130px;
background: #fff;
}

#navibox {
width: 110px;
background: #ff;
margin-left: 10px;
margin-bottom: 10px;
}

#navibox ul{margin: 0; padding: 0;
}

#navibox li{
width: 100px;
height: 22px;
background: #c7c7c7;
margin-bottom: 5px;
border-left: solid 5px #a7a7a7;
padding-left: 5px;
padding-top: 5px;
list-style: none;

}

#navibox li:hover{
background: #a7a7a7;
border-left: solid 5px #878787;
}

#content {
float:left;
width: 800px;
background: #fff;
}

#contentbox {
width: 640px;
background: #fff;
margin-left: 80px;
margin-bottom: 20px;
}

#footer {
clear:both;
width: 800px;
height: 30px;
background: #0099cc;
}

#footerlink{
float:right;
margin: 6px 10px 0 10px;
font-weight: bold;
text-decoration:none;
color: #fff;

}
