/*
Theme Name: satelliten-CMS
Theme URI: 
Description: abgewandelt von picoCMS (google it)
Author: sebmue
Author URI: 
*/

body {
background: #efefef;
background-image: url(pics/bg-zero.jpg);
background-attachment: fixed;
margin: 0px;
padding: 10px 0 10px; 0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:center;
font-size: 12px;
}

a {
font-weight: bold;
text-decoration:none;
color: #c87310;
}

a.linklist {
font-weight: normal;
font-size: 10px;
text-decoration:none;
color: #c87310;
}

h1 {margin:0px;}
h1.heading {font-size:14px;margin: 0;border-bottom: solid 1px #ccc;}

h2 {font-size:13px;margin: 10px 0px 0px 0px;}

h3 {font-size:11px;margin: 10px 0px 0px 0px;}

img {
border: none;
float:none;
margin: 2px 8px 8px 8px;
}

#prop {
padding: 5px;
border: dotted 1px #e28e2b;

}

#cop {
font-size:10px;
text-align:right;
}

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

#head {
width: 800px;
height: 80px;
background: #fff;
margin: 0px;
padding: 0px;
}

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

#menu {
width: 800px;
height: 30px;
background: #a3bcd5;
}

#menu a{
color: #fff;
font-size: 14px;
} #menu a:hover {color:#c87310;}

#menu ul{margin: 0; padding: 0;
}

#menu li{
float:left;
list-style: none;
padding: 0;
margin: 6px 5px 0 10px;
}

#container {
width: 800px;
padding-top:10px;
background: #FFFFFF;
}

#navi {
float:left;
width: 220px;
background: #fff;
}

#navibox {
width: 200px;
background: #ff;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

#navibox ul{margin: 0; padding: 0;
}

#navibox li{
width: 200px;
height: 22px;
/*background: #dee8f0;*/
margin-bottom: 5px;
border-left: solid 5px #e28e2b;
padding-left: 5px;
padding-top: 5px;
list-style: none;

}

#navibox li:hover{
background: #dee8f0;
border-left: solid 5px #ffd230;
}

#content {
float:left;
width: 570px;
background: #fff;
}

#contentbox {
width: 550px;
background: #fff;
margin-left: 1px;
margin-bottom: 10px;
margin-top: 10px;
padding-left: 15px;
padding-right: 5px;
border-left: dotted 1px #cccccc;
}

#footer {
clear:both;
width: 800px;
height: 30px;
background: #a2bcd4;
}

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

#storycontent {
margin-bottom: 20px;
}

#meta {
font-size: 10px;
}

#comments {
background-color: #fafbfd;
}

#linktipps {
vertical-align:top;
text-align:left;
float:left;
font-size:9px;
}
