@import"reset.css";@import"superfish.css";@import"grid.css";@import"coin-slider.css";
@font-face {
    font-family: 'asenine';
    src: url('fonts/asenine/asenine_-webfont.eot');
    src: url('fonts/asenine/asenine_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/asenine/asenine_-webfont.woff') format('woff'),
         url('fonts/asenine/asenine_-webfont.ttf') format('truetype'),
         url('fonts/asenine/asenine_-webfont.svg#asenineregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	width: 960px;
	background:-moz-radial-gradient(center, #fff, #606060); /* Firefox */
	background:-webkit-radial-gradient(center, #fff, #606060); /* Safari, Chrome */
	background:-o-radial-gradient(center, #fff, #606060); /* Opera */
	background:-ms-radial-gradient(center, #fff, #606060); /* IE */
	background:radial-gradient(center, #fff, #606060); /* W3C Standard */
	font-family: Asenine, Arial, sans-serif;
	padding-top: 5%;
}
html,body{
	margin: auto;
	font-family: Asenine, Arial, sans-serif;
	font-weight: 500;
}
/* Global Structure---------------------------------------- */
.main{
	background-position: center center;
	background-color: #cccccc;
	height: 50px;
	margin-bottom: 0px;
}
.main2{
	width:960px;
	background-color: #000;
}
.main3{
	text-align: center;
	background-position: center center;
	height: 50px;
}
.banner{
	position: relative;
	top: 15px;
	margin-right: 10px;
	float: right;
}
.bannerflag{
	position: relative;
	top: 15px;
	float: left;
	margin-left: 30px;
}
.bannerflageng {
	position: relative;
	top: 15px;
	float: left;
	margin-left: 30px;
}
/*----- txt,links,lines,titles -----*/

/*********************************header*************************************/
header{
	background-repeat: no-repeat;
}
.logo{
	float:left;
	width:182px;
	height:31px;
	overflow:hidden;
	margin:31px 0 0;
}
header nav{
	width: 960px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.slider{
	background-repeat: no-repeat;
	height: 430px;
}
.slider_1{background:position:relative;}
/********************** Content ************************/

/******************** Footer ******************/
/******************** Footer ******************/
footer{
	color:#cccccc;
	font-size:16px;
	background-color: #000000;
	height: 50px;
	width: 960px;
}

/* Left & Right alignment */

/* Pages
---------------------------------------- */
/* 404 page */
/* Under Construction page =====*/
#constuction-box{width:800px;height:500px;position:absolute;left:50%;top:50%;margin-left:-400px;margin-top:-250px;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-color:#ccc;box-shadow:0 0 10px #d0d4db;-moz-box-shadow:0 0 10px #d0d4db;-webkit-box-shadow:0 0 10px #d0d4db;text-align:center}
	#constuction-box .inside{padding:40px 40px 40px 40px}
		#constuction-box .button{position:relative}
		#constuction-box h1{text-align:center;font-size:4em;margin-bottom:.2em;line-height:1.2em;letter-spacing:2px;border-bottom:1px solid #ddd;padding-bottom:10px;}
			#constuction-box h1 span{color:#00c4ff;display:block;margin-bottom:-15px}			
	/* Countdown */

.img-404{margin:4px 0 0 -15px;}
/* Content
---------------------------------------- */		
/* Lightbox image */


/* SlideDown element */
#apDivkonzepte {
	width:960px;
	height:430px;
	z-index:1;
	background-image: url(../bilder/konzepte.jpg);
	position: absolute;
}
#apDivberatung {
	position:absolute;
	width:960px;
	height:430px;
	z-index:1;
	background-image: url(../bilder/beratung.jpg);
}
#apDivprojekt {
	position:absolute;
	width:960px;
	height:430px;
	z-index:1;
	background-image: url(../bilder/projekt.jpg);
}
#apDivloesung {
	position:absolute;
	width:960px;
	height:430px;
	z-index:1;
	background-image: url(../bilder/loesung.jpg);
}
#apDivversprechen {
	position:absolute;
	width:960px;
	height:430px;
	z-index:1;
	background-image: url(../bilder/versprechen.jpg);
}
#apDivimpressum {
	position:absolute;
	width:960px;
	height:430px;
	z-index:1;
	background-image: url(../bilder/impressum.jpg);
}
.angebot_baby {
	width: 410px;
	background-color: #cccccc;
	opacity: 0.75;
	font-size: 12px;
	color: #000000;
	height: auto;
	line-height: 15px;
	margin-top: 50px;
	margin-left: 30px;
	padding: 10px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
}
.pPreis {
	font-size: 18px;
	color: #000000;
	font-weight: bold;	
}
