* {
margin:0;
padding:0;
border:0;
}
html {
background-color:#f9f6ee;
height:100%;
width:100%;
}
body {
color:#424242;
font-size:12px;
font-family: 'Droid Sans', sans-serif;
height:100%;
width:100%;
}
h1 {
font-weight:700;
color:#424242;
font-size:14px;
display:inline;
}
h2 {
font-weight:400;
color:#2c4918;
font-size:14px;
display:inline;
}
p {
padding:5px;
}
.clear {
clear:both;
}
/*------------------*/
/*Header*/
#header {
}
#header-index1 {
background:url(../Bilder/header-index1.jpg) 0 0 repeat-x;
height:150px;
}
#header-index2 {
background:url(../Bilder/header-index2.jpg) 0 0 repeat-x;
height:86px;
position:relative;
}
#header-index1 #header-logo {
background:url(../Bilder/logo.png) 0 0 no-repeat;
width:1192px;
height:150px;
overflow:hidden;
}
#header-index2 #header-logo2 {
background:url(../Bilder/header-logo2.png) 0 0 no-repeat;
width:1192px;
height:86px;
overflow:hidden;
}
#header-index2 #bgnavi {
background:url(../Bilder/bgnavi.png) 0 0 no-repeat;
width:336px;
height:350px;
position:absolute;
top:5px;
left:700px;
}
.linkstart {
background:url(../Bilder/linkstart.png) 0 0 no-repeat;
width:290px;
height:48px;
margin:14px 0 0 24px;
-moz-transition-property:background-color;
-moz-transition-duration:2s;
}
.linkstart:hover {
background:url(../Bilder/linkstarthover.png) 0 0 no-repeat;
}
.linkstart.active {
background:url(../Bilder/linkstarthover.png) 0 0 no-repeat;
}
.linkpersoenliches {
background:url(../Bilder/linkspersoenliches.png) 0 0 no-repeat;
width:290px;
height:48px;
margin:20px 0 0 24px;
-moz-transition-property:background-color;
-moz-transition-duration:2s;
}
.linkpersoenliches:hover {
background:url(../Bilder/linkspersoenlicheshover.png) 0 0 no-repeat;
}
.linkpersoenliches.active {
background:url(../Bilder/linkspersoenlicheshover.png) 0 0 no-repeat;
}
.linkportfolio {
background:url(../Bilder/linksportfolio.png) 0 0 no-repeat;
width:290px;
height:48px;
margin:21px 0 0 24px;
-moz-transition-property:background-color;
-moz-transition-duration:2s;
}
.linkportfolio:hover {
background:url(../Bilder/linksportfoliohover.png) 0 0 no-repeat;
}
.linkportfolio.active {
background:url(../Bilder/linksportfoliohover.png) 0 0 no-repeat;
}
.linkleistungen {
background:url(../Bilder/linkleistungen.png) 0 0 no-repeat;
width:290px;
height:48px;
margin:21px 0 0 24px;
-moz-transition-property:background-color;
-moz-transition-duration:2s;
}
.linkleistungen:hover {
background:url(../Bilder/linkleistungenhover.png) 0 0 no-repeat;
}
.linkportfolio.active {
background:url(../Bilder/linksportfoliohover.png) 0 0 no-repeat;
}
/*Content*/
#content {
background:url(../Bilder/bgcontent.jpg) 0 0 repeat;
margin:10px;
-moz-border-radius:5px;
margin-top:-5px;
overflow:hidden;
}
.neuigkeitenimg {
background:url(../Bilder/neuigkeiten.png) 0 0 no-repeat;
width:480px;
height:69px;
margin:20px 0 0 79px;
}
.hightlightcontent {
width:401px;
height:auto!important;
background-color:rgba(0,0,0,0.1);
margin:5px 0 20px 92px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
padding: 20px 29px 0 29px;
float:left;
}
.contentlinie {
background:url(../Bilder/contentlinie.png) 0 0 no-repeat;
width:389px;
height:28px;
margin-top:5px;
}
.text {
text-align:justify;
padding-bottom:20px;
margin-top:-5px;
}
/*Sidebar*/
#sidebar {
float:right;
width:600px;
}
.highlightsidebar {
width:245px;
height:auto!important;
background-color:rgba(0,0,0,0.1);
-moz-border-radius:8px;
-webkit-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
float:left;
z-index:5000;
}
/*Footer*/
#footer {
background:url(../Bilder/footer_index.jpg) 0 0 repeat-x;
height:163px;
}
#footer #footerinhalt {
background:url(../Bilder/footer.png) 0 0 no-repeat;
width:1115px;
height:163px;
overflow:hidden;
}