/*
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: #efefef;
margin: 0px;
padding: 10px 0 10px; 0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:center;
font-size: 12px;
line-height: 18px;
}

sidebar {
padding-left: 1px;
padding-top: 1px;
position:absolute;
top:133px;
}

a {
line-height: 15px;
font-weight: bold;
text-decoration:none;
color: #366bae;
}

h1 {margin:0px;}
h2 {margin: 0;border-bottom: solid 1px #ccc;}

#interface {
width: 975px;
margin: 0 auto;
text-align:left;
padding:0;
}

#head {
width: 975px;
height: 80px;
background: #fff url(pics/logo.gif);
margin: 0px;
padding: 0px;
}

#head h1 {
color: #366bae;
padding-top: 20px;
text-align: center;
} .description {text-align: center;}

#menu {
width: 975px;
height: 30px;
background: #366bae;
}

#menu a{
color: #fff;
font-size: 14px;
} #menu a:hover {color:#8bbdff;}

#menu ul{margin: 0; padding: 0;
}

#menu li{
float:left;
list-style: none;
padding: 0;
margin: 6px 10px 0 10px;
}

#container {
width: 975px;
padding-top:10px;
background: #FFFFFF;
}

#navi {
float: right;
width: 400px;
background: #fff;
}

#navibox {
width: 310px;
background: #ff;
margin-left: 5px;
margin-bottom: 10px;
}

#navibox ul{margin-left: 160px; padding: 0;
}

#navibox li{
width: 200px;
height: 33px;
background: #F8F1DA;
margin-bottom: 5px;
border-left: solid 5px #8bbdff;
padding-left: 30px;
padding-top: 5px;
list-style: none;
}

#navibox li:hover{
background: #F3EAC5;
border-left: solid 5px #5A7800;
}

#content {
float:left;
width: 570px;
background: #fff;
min-height:604px;
}

#contentbox {
width: 550px;
background: #fff;
margin-left: 10px;
margin-bottom: 10px;
}

#footer {
clear:both;
width: 975px;
height: 30px;
background: #8bbdff;
}

#footerlink{
float:right;
margin: 6px 10px 0 10px;
}