/*
Theme Name: picoCMS
Theme URI: http://stereophone.de/
Description: Klassisches CMS Template mit Page/Subpage Navigation
Author: stereophone
Author URI: http://stereophone.de/
*/

body {
color: #9D5124;
background:  #FFFFFF ;
margin: 0px;
padding: 10px 0 10px 0;
font-family: verdana, ŽLucida GrandeŽ, ŽLucida Sans UnicodeŽ, sans-serif;
text-align: center;
font-size: 14px;
}

a:link { text-decoration:underline; font-weight:bold; color:#9D5124; }
a:visited { text-decoration:underline; font-weight:bold; color:#9D5124; }
a:hover { text-decoration:underline; font-weight:bold; color:#FFFFFF;}
a:active { text-decoration:underline; font-weight:bold; color:#9D5124;} 

h1 {margin:0px;}
h2 {margin: 0px;border-bottom: solid 0px #ccc; text-align: center}

#interface  { text-align: left; margin: 0 auto; padding: 0; width: 930px }

#head  { background:  #FFFFFF url(pics/logo.gif); margin: 0; padding: 0; width: 930px; height: 80px }

#head h1 {
color: #990000;
padding-top: 10px;
text-align: center;
} .description {text-align: center;}

#menu  { background: #feba44; width: 930px; height: 30px }

#menu a{
color: #990000;
font-size: 16px;
} #menu a:hover {color:  #FFFFFF;font-weight: bold; }

#menu ul{margin: 0; padding: 0; font-size: 12px ;
}

#menu li{
float:left;
list-style: none;
font-size: 12px ; 
padding: 0;
margin: 4px 8px 0 8px;
}

#container      { background: #fedd6a; padding-top: 10px; width: 930px; min-height: 600px; height:auto !important;
	height:700px;
 }

#navi   { background: #fedd6a; width: 270px; float: right }

#navibox   { background: #fedd6a; margin-bottom: 10px; margin-left: 10px; width: 245px ; font-size: 12px;  }

#navibox ul{margin: 0; padding: 0; font-size: 12px ;
}

#navibox li { background: #feba44; list-style: none; margin-bottom: 5px; padding-top: 5px; padding-left: 5px; width: 240px; height: 22px; border-left: 6px solid #990000 ; 
font-size: 12px ; }

#navibox li:hover{
background: #FEBA44;
color: #FFFFFF;
border-left: solid 5px #990000;
font-size: 12px;
}

#content     { background: #fedd6a; width: 650px; min-height: 600px; height:auto !important;
	height:700px; float: left; overflow: auto ; }

#contentbox      { background: #fedd6a; margin-bottom: 10px; margin-left: 10px; width: 635px; min-height: 580px; overflow: auto ; height:auto !important;
	height:680px; }

#footer   { color: #990000; background: #feba44; width: 930px; height: 55px; clear: both }

#footerlink{
float:right;
margin: 0px 10px 00px 0px;
}

#footerlinkr{
float:left;
color: #990000; 
margin: 0px 0px 0px 10px;
}
