@charset 'utf-8';
@import url(reset.css);
@import url(fancybox.css);

body {
	color: black;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height: 22px;
	z-index: 0;
	background: url(../img/bg.png) repeat fixed center top;
}

/* @group ++++++++ HEADER +++++++ */

header {
	background-color: #9f9f9f;
	height: 24px;
}

header .slogan {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
}

header .slogan h2 {
	float: right;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 0;
}

/* @end */

/* @group ++++++++ CONTENT +++++++ */

#content {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	margin-top: 40px;
	float: left;
}

#logo a {
	text-decoration: none;
	width: 300px;
	height: 62px;
	display: block;
	background: url(../img/logo-sprite.png) no-repeat left top;
}

#logo a:hover {
	width: 300px;
	height: 62px;
	background: url(../img/logo-sprite.png) no-repeat left -67px;
}

nav {
	float: right;
	margin-top: 75px;
}

nav li {
	display: inline;
	margin-right: 20px;
	border-right: 1px solid silver;
	padding-right: 20px;
}

nav li.nav-last {
	border-style: none;
}

nav li a {
	text-decoration: none;
	color: black;
}

nav li a.aktiv, nav li a:hover {
	color: #e20115;
	text-decoration: none;
}



h1 {
	color: #e20115;
	font-size: 23px;
	line-height: 26px;
	margin-bottom: 15px;
}

h2 {
	color: #9f9f9f;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.kontakt-spalte1 h3 {
	color: #9f9f9f;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 30px;
}


p {
	margin-bottom: 10px;
}

a {
	color: #e20115;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.impressum-quelle, .impressum-quelle a {
	color: #9f9f9f;
	font-style: italic;
}

.content {
	margin-bottom: 35px;
	padding-left: 10px;
}

.content article.intro {
	float: left;
	width: 530px;
	margin-bottom: 25px;
	border-right: 1px solid silver;
	padding-right: 45px;
	margin-top: 45px;
}

.leistungen-beispiele {
	float: right;
	width: 280px;
	color: #9f9f9f;
	font-style: italic;
	margin-top: 80px;
}

.leistungen-beispiele img, .referenzen-fotos img {
	border: 1px solid #9f9f9f;
	margin-right: 3px;
}

.leistungen-beispiele img:hover, .referenzen-fotos img:hover {
	border: 1px solid #e20115;
}

.content article.spalte1 {
	width: 260px;
	float: left;
	border-right: 1px solid silver;
	padding-right: 25px;
	margin-right: 25px;
	height: 280px;
}

.content article.spalte2 {
	width: 260px;
	float: left;
	border-right: 1px solid silver;
	padding-right: 25px;
	margin-right: 25px;
	height: 280px;
}

.content article.spalte3 {
	width: 260px;
	float: left;
	height: 280px;
}

article.profil-spalte1, .kontakt-spalte1 {
	width: 530px;
	margin-top: 45px;
	border-right: 1px solid silver;
	padding-right: 45px;
	float: left;
}

article.profil-spalte1 img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #9f9f9f;
}

article.profil-spalte1 img:hover {
	border: 1px solid #e20115;
}

article.profil-spalte2, .content article.referenzen-spalte2, .kontakt-spalte2 {
	float: right;
	width: 260px;
	margin-top: 80px;
	margin-right: 20px;
}

article.profil-spalte2 h2, .content article.referenzen-spalte2 h2, .kontakt-spalte2 h2 {
	color: #9f9f9f;
}

article.profil-spalte2 p, .content article.referenzen-spalte2 p, .kontakt-spalte2 p {
	color: #9f9f9f;
	font-style: italic;
}

img.float-left {
	float: left;
}

img.float-right {
	float: right;
}

#leistungen-accordion h1 {
	margin-bottom: 20px;
}

#leistungen-accordion h2 {
	color: #9f9f9f;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 15px;
	text-transform: uppercase;
	border-top: 1px solid silver;
	padding-top: 15px;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-left: 5px;
	-webkit-transition: background-color .20s linear;
	-moz-transition: background-color .20s linear;
	transition: background-color .20s linear;
}

#leistungen-accordion .h2-zusatz {
	visibility: visible;
	font-size: 13px;
	line-height: 22px;
	text-transform: none;
	color: black;
	border-left: 1px solid silver;
	padding-left: 10px;
	margin-left: 10px;
}

#leistungen-accordion h2:hover {
	background-color: #eaeaea;
	cursor: pointer;
	-webkit-transition: background-color .20s linear;
	-moz-transition: background-color .20s linear;
	transition: background-color .20s linear;
}

#leistungen-accordion .details {
	visibility: visible;
	float: right;
	color: #e20115;
	font-size: 13px;
	background: url(../img/pfeil-spride.png) no-repeat left -13px;
	padding-left: 18px;
	margin-right: 5px;
	text-transform: none;
}

#leistungen-accordion .details.detail-aktiv {
background: url(../img/pfeil-spride.png) no-repeat left 8px;
}

#leistungen-accordion .schliessen {
	float: right;
	color: #e20115;
	font-size: 13px;
	background: url(../img/pfeil-spride.png) no-repeat left 10px;
	padding-left: 18px;
	margin-right: 5px;
	text-transform: none;
}

.content article.referenzen-spalte1 {
	float: left;
	width: 540px;
	margin-top: 45px;
	border-right: 1px solid silver;
	padding-right: 35px;
}

.referenz {
	border-bottom: 1px solid silver;
	margin-top: 15px;
	float: left;
	margin-left: 0;
}

.referenzen-fotos {
	float: right;
	width: 265px;
	color: #9f9f9f;
	font-style: italic;
}

.referenzen-beschreibung {
	float: left;
	width: 250px;
	margin-right: 25px;
}

.referenzen-beschreibung h2 {
	margin-bottom: 5px;
}


.kontakt-adresse1, .kontakt-adresse2 {
	float: left;
	margin-right: 42px;
	margin-bottom: 30px;
}

/* @end */

/* @group ++++++++ SLIDER +++++++ */

#kv-startseite  {
	width: 903px;
	height: 315px;
	margin-top: 45px;
	margin-bottom: 35px;
}

#kv-startseite #slider {
    position:relative;
    width:888px; /* Change this to your images width */
    height:310px; /* Change this to your images height */
    background:url(../img/loading.gif) no-repeat 50% 50%;
	margin-right: auto;
	margin-left: auto;
}

#kv-startseite #slider img {
    /* border: 1px solid #d6d6d6; */
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#kv-startseite #slider a {
    border:0;
    display:block;
}

#kv-startseite #slider a.nivo-prevNav {
	background: url(../img/slider-arrows.png) no-repeat left top;
	height: 50px;
}

#kv-startseite #slider a.nivo-prevNav:hover {
	background: url(../img/slider-arrows.png) no-repeat left -50px;
	height: 50px;
}

#kv-startseite #slider a.nivo-nextNav {
	background: url(../img/slider-arrows.png) no-repeat right top;
	height: 50px;
}

#kv-startseite #slider a.nivo-nextNav:hover {
	background: url(../img/slider-arrows.png) no-repeat right -50px;
	height: 50px;
}

/* @end */

/* @group ++++++++ FOOTER +++++++ */

footer {
	background: #9f9f9f;
}


footer .footer-content {
	margin-right: auto;
	margin-left: auto;
	width: 888px;
	padding-top: 20px;
	padding-left: 15px;
	height: 210px;
}

footer .kontakt {
	width: 200px;
	float: left;
}

address {
	padding-left: 5px;
	padding-top: 10px;
}

footer ul.sitemap {
	text-transform: uppercase;

}


footer p {
	color: white;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}

footer a {
	text-decoration: none;
	color: white;
	font-size: 12px;
	line-height: 16px;
}

footer a:hover {
	text-decoration: underline;
	color: white;
}

footer .sitemap {
	text-transform: uppercase;
	float: left;
	margin-left: 30px;
	margin-top: 5px;
}

footer .firmen-info {
	width: 420px;
	margin-top: 5px;
	float: right;
	margin-right: 110px;
}

footer .firmen-info h3 {
	color: white;
	font-weight: bold;
	margin-bottom: 5px;
}

/* @end */

/* @group xxxxxxxxxxxxx    FancyBox    xxxxxxxxxxxxxxxx */

a#fancybox-close, a#fancybox-right, a#fancybox-left {
	border: none;
}

/* @end */

/* @group ++++++++ sonstiges +++++++ */

.clear-all {
	clear: both;
}

span {
	visibility: hidden;
}

/* @end */

.ie7 #kv-startseite  {
	position: absolute;
	margin: 0 20px 0 0;
} 

.js div { } /* apply only on JavaScript enabled browsers */
.ie7 div { } /* apply only on Internet Explorer 7 and below */
.ie6 div { } /* apply only on Internet Explorer 6 and below */
