/*
Theme Name: auto-kress.de
Theme URI: http://mypcsupport.de/
Description: Klassisches CMS Template
Author: ossi ( based on picoCMS template by stereophone.de )
Author URI: http://mypcsupport.de.de/
*/

body {
background-position:absolute;
background: #fff url(pics/bg_kress.png);
background-repeat: repeat-x;
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: normal;
text-decoration:none;
color: #000000;
} 

a:hover {
font-weight: normal;
text-decoration:underline;
color: #000000;
}

h1 {margin:0px;}
h2 {color: #DE2A36; margin: 0;border-bottom: solid 1px #000;}

#interface {
width: 800px;
margin: 0 auto;
text-align:left;
padding:0;
border-width: 1px;
border-style: solid;
border-color: #000;
}

#head {
width: 800px;
height: 310px;
background: #fff url(pics/logo_kress_2.jpg);
margin: 0px;
padding: 0px;
}

#head h1 {
color: #FF0000;
padding-top: 25px;
padding-left: 30px;
text-align: left;
} .description {color: #fff; text-align: left; padding-left: 30px;}

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

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

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

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

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

#navi {
float:right;
width: 230px;
background: #fff;
}

#navibox {
width: 210px;
padding-top: 22px;
background: #fff;
margin-left: 10px;
margin-bottom: 10px;
}

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

#navibox li{
width: 200px;
height: 22px;
background: #fff;
margin-bottom: 5px;
border-left: solid 5px #000;
border-top: solid 1px #000;
border-right: solid 1px #000;
border-bottom: solid 1px #000;
padding-left: 5px;
padding-top: 5px;
list-style: none;

}

#navibox li:hover{
background: #fff;
border-left: solid 5px #FF0000;
border-top: solid 1px #FF0000;
border-right: solid 5px #FF0000;
border-bottom: solid 1px #FF0000;
}

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

#contentbox {
width: 550px;
background: #fff;
margin-left: 10px;
margin-bottom: 10px;
}

#table td, table th {
border: 1px solid #000;
}

#footer {
color: #fff;
clear:both;
width: 800px;
height: 30px;
background: #000;
}

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