/* CSS Reset */
* {
margin: 0;
padding: 0;
font-size: 100.01%;
font-weight:normal;
}

ul,
ol {
list-style: none;
list-style-type: none;
list-style-position: outside;
}

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
} 

/* Schrift Grösse */

body {
background: #DDD url(img/body.png) repeat left top;
font-family: Verdana, Arial, sans-serif;
font-size: 86%;
color: #000;
line-height: 1.2em;
text-align: left;
}

h1,
h2,
h3,
h4 {
font-weight: bold;
margin-bottom: 0.7em;
}

h6 {
font-weight: bold;
font-size: 0.8em;
color: #FF8000;
text-align: left;
}

h1,
h2
{
font-family:'Times New Roman','Trebuchet MS',serif;
text-transform: uppercase;
}

h1 {
font-size: 2em;
color: #fb7d0d;
}

h2 {
font-size: 1.5em;
color: #FF0000;
}

h3 {
font-size: 1.1em;
color: #3300ff;
}

h4 {
font-size: 1.1em;
color: #fb7d0d;
}

blockquote {
color: #f18110;
}

.fl {
float: left;
padding-right: 10px;
}

.fr {
float: right;
padding-left: 10px;
}

.center {
text-align: center;
}

.tar {
text-align: right;
}

/*  LAYOUT  */

/*  Box Hide  */

#hidebox a {
color:#000;
background:#FFCC66;
font:bold 16px verdana, sans-serif;
text-decoration:none;
display:block;
padding:5px;
border:2px solid #FF9900;
width: 225px; }

#hidebox a:hover {
color:black;
background:#FFCC66;
width:225px; }

#hidebox a span {display:none;}

#hidebox a:hover span {
color: #000;
background:#ffffff;
font:normal 16px courier, sans-serif;
border:1px solid #000;
display:block;
padding:10px;}


/* SEO Contact*/

.seocontact input,
.seocontact select,
.seocontact textarea {
background-color: #FFCC66;
border: 2px solid #FF9900;
}

h1.cont1 {
font-size: 1.5em;
color: #fb7d0d;
text-transform: none;
}

#fehler {
border: 1px solid #FF0000;
background: #FF9900;
}

#srfehler {
border: 1px solid #FF0000;
background: #FF9900;
font-size: 0.8em;
}

#contok {
border: 3px solid #00FF4C;
background: #AEFF00;
}

/* BLOG */

.post>h1 {
font-size: 1.7em;
color: #fb7d0d;
}

.post>h1>a {
text-decoration: none;
color: #FB7D0D;
}

.post>h1>a:hover,
.post>h1>a:focus,
.post>h1>a:active,
.post>h1>a.active {
text-decoration: underline;
color: #FB7D0D;
}

.meta,
.feedback {
padding: 0 0 10px 0;
margin: 0 0 0 0;
}

.entry {
margin-top: 7px;
}

#sidebar h2 {
font-size: 1.2em;
color: orange;
margin: 0;
padding: 0;
}

#submenu #sidebar ul li a {
background:transparent url(img/arrow.jpg) no-repeat scroll 0 0;
color:#000000;
font-size: 0.7em;
padding: 3px 0 4px 30px;
text-decoration:none;
}

.storycontent ul {
margin: 5px 0 5px 0;
}

.storycontent ul li,
.entry ul li {
list-style-type: square;
margin-bottom: 5px;
margin-left: 20px;
}

#smallest {
font-size: 0.8em;
}

#respond {
margin-top: 7px;
}

.meta a {
padding-right: 3px;
padding-left: 3px;
}

/* -------------- */

#page {
width: 930px;
margin: 0 auto;
}

#header {
width: 930px;
height: 268px;
background-color: #ff9900;
}

#menu {
background-color: #ff9900;
width: 265px;
/* height: 267px; */
float: right;
border-top: 1px solid #fff;
position: relative;
}

#menu ul li a {
display: block;
padding: 10px 0 0 40px;
border-bottom: 1px solid #fff;
text-decoration: none;
color: #fff;
text-transform: uppercase;
height: 25px;
}

#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active,
#menu ul li a.active {
font-weight: bold;
background-color: red;
}

#pic {
/* background: transparent url(img/head.jpg) no-repeat left top; */
width: 400px;
height: 268px;
float: right;
}

#logo {
background: transparent url(img/logo.jpg) no-repeat left top;
width: 265px;
height: 268px;
float: right;
}

#content {
clear: both;
width: 930px;
background-color: #fff;
}

#content p {
padding: 0 0 10px 0;
text-align: justify;
}

#mcontent {
float: left;
width: 635px;
padding: 15px;
border-right: 1px dotted #fb7d0d;
}

#hint {
font-size: 0.7em;
padding: 0px;
line-height: 1em;
color: #909090;
}

#hint a {
color: #909090;
}

#sr {
width: 610px;
background-color: #FFCC66;
border: 1px solid #FF0000;
padding: 5px;
margin-top:10px;
}
.tblnav {
background-color: #FB7D0D;
color: #000;
font-weight: bold;
text-align: center;
}

.tblmid1 {
background-color: #FB7D0D;
color: #000;
font-weight: bold;
padding-left: 5px;
}

.tblmid {
background-color: #FFC800;
color: #000;
font-weight: bold;
text-align: center;
}

#mcontent p a {
text-decoration: none;
font-weight: bold;
color: #fb7d0d;
}

#mcontent p i {
color: #ff0000;
}

#mcontent ul li a {
background:transparent url(img/arrow.jpg) no-repeat scroll 0 0;
padding:1px 0 0 30px;
color: #000;
text-decoration:none;
line-height: 2em;
}

#mcontent ul li a:hover,
#mcontent ul li a:focus,
#mcontent ul li a:active,
#mcontent ul li a.active {
font-weight: bold;
color: #fb7d0d;
}

#mang {
clear: both;
width: 600px;
margin: 0;
}

#angpic {
float: left;
background: transparent url(img/seo-angebote.jpg) no-repeat 0 15px;
height: 200px;
width: 300px;
}

#angliste {
float: left;
width: 250px;
padding: 2px 0 0 25px;
}

#angliste ul li a {
line-height: 3.5em;
}

#box {
clear: both;
width: 600px;
height: 270px;
padding-left: 30px;
}

#box .pos {
margin: 0 0 0 0;
padding: 11px 0 0 0;
}

#box h4 {
font-weight: bold;
color: #ff0000;
}

#box_web,
#box_seo
{
height: 245px;
width: 167px;
float: left;
padding-right: 40px;
text-align: center;
}

#box_web {
background: transparent url(img/webdesign.jpg) no-repeat 0 0;
}

#box_seo {
background: transparent url(img/seo.jpg) no-repeat 0 0;
}

#box_angebot {
background: transparent url(img/offer.jpg) no-repeat 0 0;
height: 245px;
width: 167px;
float: left;
text-align: center;
}

#submenu {
float: left;
width: 250px;
position: relative;
line-height: 2em;
padding: 12px 0 0 10px;
}

#submenu ul li a {
background: transparent url(img/arrow.jpg) no-repeat 0 0;
text-decoration: none;
padding: 1px 0 0 30px;
color:  #000;
}

#submenu ul li a:hover,
#submenu ul li a:focus,
#submenu ul li a:active,
#submenu ul li a.active {
font-weight: bold;
color: #fb7d0d;
}

#kontakt {
background: transparent url(img/kontakt.jpg) no-repeat 0 15px;
height: 182px;
width: 245px;
}

#kontaktformular {
line-height: 2em;
}

#srkontakt {
line-height: 1.5em;
width: 225px;
}

#news {
clear:both;
margin: 0;
width: 900px;
padding: 15px;
}

#news .new {
background: transparent url(img/lupe.jpg) no-repeat 0 0;
height: 31px;
padding: 18px 0 0 57px;
}

#news .gew {
background: transparent url(img/gew.jpg) no-repeat 0 0;
height: 31px;
padding: 18px 0 0 57px;
}

#news1 {
float: left;
width: 400px;
padding: 0 45px 15px 0;
}

#news2 {
float: left;
width: 400px;
padding: 0 0 15px 0;
}

#footer {
clear: both;
height: 60px;
background: #ff6600 url(img/footer.png) repeat-x left top;
}

#footer p{
float: right;
width: 300px;
color:#EEEEEE;
font-size:0.8em;
padding:10px 10px 0 0;
text-align:right;
}

#site {
width: 300px;
float: left;
padding: 10px 0 0 10px;
}

#site ul li
{
display: inline;
padding: 0 0 0 10px;
font-size: 0.7em;
}

#site ul li a {
text-decoration: none;
color:  #eee;
}

#site ul li a:hover,
#site ul li a:focus,
#site ul li a:active,
#site ul li a.active {
font-weight: bold;
color: #eee;
}
