/*
Theme Name: MYpcsupport.de
Theme URI: http://mypcsupport.de/
Description: CMS Template mit Page/Subpage Navigation
Author: ossi (based on template by stereophone from http://seocast.de/pico/)
Author URI: http://mypcsupport.de/
*/

body {
background-position: absolute;
background: #fff url(pics/bg_mypcsupport.png);
background-repeat: repeat-x;
margin: 0px;
padding: 10px 0 10px; 0;
font-family: DejaVu, Tahoma, Verdana, sans-serif;
font-size: 12px;
text-align: center;
}

a {
cursor: pointer;
font-weight: bold;
text-decoration:none;
color: #000000;
}

h1 {margin: 0px; font-size: 24px;}
h2 {margin: 0px; text-align: left; font-size: 16px; border-bottom: solid 2px #ccc;}

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

#head {
width: 800px;
height: 250px;
background: #768B9C url(pics/business2.jpg);
background-position: right;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}

#head h1 {
color: #fff;
padding-top: 30px;
padding-left: 18px;
text-align: left;
} .description {color: #000; text-align: left; font-weight: bold; padding-left: 112px;}
  .description2 {color: #fff; text-align: left; padding-top: 50px; padding-left: 20px;}
  .update {color: #fff; text-align: right; padding-top: 75px; padding-right: 10px;}

#menu {
width: 800px;
height: 30px;
background: #768B9C;
border-top: 1px #000 solid;
border-bottom: 1px #000 solid;
text-align: center;
}

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

#menu a:hover {
color:#000;
}

#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: #FFFFFF;
}

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

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

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

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

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

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

#contentbox {
width: 550px;
background: #fff;
margin-left: 10px;
margin-bottom: 10px;
}
img.alignleft {float:left; margin-left:0px; margin-right:10px; border:1px #ccc solid;}
img.alignright {float:right; margin-left:10px; margin-right:0px; border:1px #ccc solid;}

#contentbox a{
color: #000;
font-size: 12px;
} #contentbox a:hover {color:#768B9C;}

#footer {
clear:both;
width: 800px;
height: 30px;
background: #768B9C;
border-top: 1px #000 solid;
}

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

#werbung {
padding-left: 45px;
padding-top: 15px;
}