/*
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;
}

a {
font-family:Verdana, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
font-variant:small-caps;
color:#5A7800;
}

h1 {
font-family:Verdana, sans-serif;
text-align:left;
font-size:18px;
color:#5A7800;
text-decoration:none;
}

h2 {
font-family:Verdana, sans-serif;
font-size:16px;
color:#5A7800;
margin: 0;
border-bottom: solid 1px #ccc;
}

p,li {
font-family: Verdana, sans-serif;
text-align:left;
font-size:13px;
color:#004824;
text-decoration:none;
}

p:first-letter {
font-size:20px;
}

ul {
font-family: Verdana, sans-serif;
text-align:left;
font-size:13px;
color:#5A7800;
text-decoration:none;
list-style-type:square;
}

ol {
font-family: Verdana, sans-serif;
text-align:left;
font-size:13px;
color:#5A7800;
text-decoration:none;
list-style-type:decimal;
}

.piclinks {
border-width: 2px;
border-style: solid;
border-color: #004824;
margin: 3px 10px 3px 0px;
float: left;
}

.picrechts {
border-width: 2px;
border-style: solid;
border-color: #004824;
margin: 3px 0px 3px 10px;
float: right;
}

#interface {
width: 800px;
margin: 0 auto;
text-align:left;
padding:0;
}

#head {
width: 800px;
height: 80px;
background: #fff url(pics/logo.gif);
margin: 0px;
padding: 0px;
}

#head h1 {
font-size:25px;
padding-top:10px;
text-align:center;
} 

.description {
font-family: Verdana, sans-serif;
font-weight:bold;
font-size:12px;
color:#5A7800;
text-decoration:none;
text-align: center;
}

#menu {
width: 800px;
height: 35px;
background: #ff;
}

#menu a{
color: #00;
font-size: 14px;
} 

#menu a:hover {color:#BBCB2E;}

#menu ul{margin: 0; padding: 0;
}

#menu li{
border-width:1px;
border-style:solid;
border-color:#00BF00;
text-align:justify;
float:left;
list-style:none;
padding:4px;
margin:6px 5px 6px 0px;
}

#container {
width: 800px;
padding-top:10px;
background: #FFFFFF;
}

#navi {
float:left;
width: 230px;
background: #fff;
}

#navibox {
width: 210px;
background: #ff;
margin-left: 10px;
margin-bottom: 10px;
}

#navibox ul{margin: 0; padding: 0;
}

#navibox li{
width: 200px;
height: 22px;
background: #ff;
margin-bottom: 5px;
border-left: solid 5px #BBCB2E;
padding-left: 5px;
padding-top: 5px;
list-style: none;
}

#navibox li:hover{
background: #F3EAC5;
border-left: solid 5px #5A7800;
}

#content {
float:left;
width: 570px;
background: #fff;
}

#contentbox {
width: 550px;
background: #fff;
margin-left: 10px;
margin-bottom: 10px;
}

#footertrans {
clear:both;
width: 800px;
height: 10px;
background: #efefef;
}

#footer {
clear:both;
width: 800px;
height: 30px;
background: #FFFFFF;
}

#footerlink{
float:right;
margin: 6px 10px 0 10px;
}
