* {
margin:0;
padding:0;
}

body {
margin: 0;
padding: 0;
background: #d1d1d1;
font-size: 62.5%;
color: #555;
font-family: FuturaBT-Light, Arial, Sans-Serif;
font: weight-normal;
}

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

a:hover {
text-decoration: underline;
}

a:visited {
color: #d30132;
text-decoration: none;
}

#pagewrap {
margin:  0 auto;
width: 960px;
background: #f7f7f7;
overflow: hidden;
position: relative;
}

#head {
background: #f7f7f7;
height: 70px;
margin: 0;
}

#head h1 {
font-weight: normal;
font-size: 1.6em;
text-transform: uppercase;
letter-spacing: 1px;
position: absolute;
margin: 30px 0 0 350px;
color: #666;
}

#willkommen {
color: #fff;
z-index: 500;
position: absolute;
margin-top: 276px;
margin-left: 350px;
text-transform: uppercase;
font-size: 1.1em;
letter-spacing: 1px;
}

#willkommen-text {
background: #d7d7d7;
padding: 30px 50px 30px 350px;
}

#willkommen-text h1 {
font-family: FuturaBT-Light, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #666;
	font-size: 2.2em;
	line-height: 1.4em;
}


#balken {
background: #fff;
width: 290px;
height: 100%;
position: fixed;
top: 0;
margin-left: 20px;
z-index: 500;
}

#logo {
width: 290px;
height: 255px;
margin: 80px 0 0 00px;
font-size: 2em;
overflow: hidden;

}

#logo img {
border: none;

}

#main {

}

.content-box-grau {
background: #f0f1f2;
}

.content-box-weiss, .content-box-grau {
padding: 0 50px 80px 350px;
overflow: hidden;
}

.spalte {
float: left;
width: 255px;
margin: 0 20px 0 0;
}

.referenz {
margin: 0 0 20px 0;
font-size: 1.7em;
line-height: 1.2em;
margin: 0 0 .9em 0;
}

.referenz li {
list-style-type: none;
margin: 0 0 15px 0;
}

.content-img {
border: 7px solid #fff;
margin: 10px 0 30px 0;
}

.content-img-klein {
border: 7px solid #fff;
margin: 3px 15px 0 0;
float: left;
}

.googlemaps {
border: 7px solid #fff;
margin: 15px 0 10px 0;
}

.googe-link {
font-size: 1.2em;
background: url(../img/sprite.png) no-repeat 0px -320px;
padding: 0 0 0 20px;
}

#footer {
background: #999;
}

#footer-content {
margin: 0 auto;
height: 100px;
width: 960px;
}

.impressum  {
font-size: 80%;
}



/* content*/

.subhead {
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
font-family: FuturaBT-Light, Helvetica, Arial, Sans-Serif;
margin: 0px 0 40px 0;
padding: 0 0 50px 0;
}
.subhead span {
background: #d30132;
font-size: 1.4em;
padding: 5px 12px ;
position: absolute;
}

#main p {
font-size: 1.6em;
line-height: 1.6em;
margin: 0 0 .7em 0;
}



#main p.unterschrift  {
font-size: 1.5em;
line-height: 1.6em;
margin: 0 0 .7em 0;
color: #333;
text-align: right;
}

#main h1 {

font-weight: normal;
color: #d30132;
font-size: 3em;
margin: 0 0 .5em 0;
}

#main h2 {
font-weight: normal;
color: #d30132;
font-size: 2.3em;
margin: .5em 0 .2em 0;
}

#main h3 {
font-weight: normal;
color: #d30132;
font-size: 1.2em;
margin: .5em 0 .2em 0;
}

#main h4 {
font-weight: normal;
color: #555;
font-size: 1.9em;
margin: .5em 0 .2em 0;
}

.liste {
margin: 20px 0 0 0;
font-size: 1.8em;
list-style-type: none;
}

.liste li {
margin: 0 0 .8em 0;
padding: 0 0 0 25px;
list-style-type: none;
background: url(../img/sprite.png) no-repeat 0px -399px;
}

.zitat {
background: #f7f7f7;
text-align: center;
padding: 20px 10px;
color: #d30132;
font-size: 1.9em;
line-height: 1.5em;
margin: 0 0 20px 0;
}

.footer {
padding: 10px 0 0 0 ;
font-size: .9em;
line-height: 1.2em;
}

iframe.kis-frame {
margin: 0 0 -100px 0;
padding: 0;
background: #f7f7f7;
height: 250px;
width: 300px;
}

#login-label {

font-size: 1.6em;
line-height: 2.8em;
color: #d30132;

float: left;
}




/********************** NAVI START**************************/

#navi {
position: relative;
z-index: 500;
}

#container {
	position:relative;
	width:290px;
	height:100%;
	margin: 0px 0 0 0;
	
}
div#container div {
	position:absolute;
	width:290px;
	height:100%;
}

div#container span {
	display:block;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
}
		

div#container a {
	color:#666;
	outline:none;
	width:100%;
	padding:8px 3px 5px 20px;
	display:block;
	font-size: 1.6em;
	line-height:20px;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 10px solid #fff;
	letter-spacing: 1px;
}

div#container a:hover {
	background-color:#f7f7f7;
	border-left: 10px solid #f7f7f7;
	
}

div#container a.select {
	
	background-color:#f7f7f7;
	border-left: 10px solid #d30132;
}

*+html #navi {
width: 257px;
}

*+html #navi a {
	color:#666;
	outline:none;
	width:100%;
	padding:8px 3px 5px 30px;
	display:block;
	font-size: 1.6em;
	line-height:2px;
	text-decoration: none;
	text-transform: uppercase;
	
	letter-spacing: 1px;
}

*+html a:hover {
	background-color:#f7f7f7;
	
}

*+html a.select {
	
	background-color:#f7f7f7;
	border-left: 10px solid #d30132;
}

.datenschutz {
position:absolute;
margin-left: 30px;
    z-index: 1000;
    top:620px;
    font-size: 110%;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.datenschutz a{
text-decoration: none;
    color:#000;
}

.datenschutz-page p{
margin-bottom: 10px;
}

.datenschutz-page {
    background-color: #ffffff;
    padding: 50px 70px;
    font-size: 120%;
}

.kis {
margin: 0 0 20px 0;
height:45px;
background-color:#f7f7f7;
list-style-type: none;
}

.kis li{
list-style-type: none;
}

.kis a {
text-decoration: none;
color:#666;
height:32px;
border-left: 10px solid #f7f7f7;
font-size: 1.6em;
letter-spacing: 1px;
padding: 13px 0 0 20px;
text-transform: uppercase;
display:block;
list-style-type: none;
}

.kis a:hover {
border-left: 10px solid #f2f2f2;
background-color:#f2f2f2;
}




.nach-oben {
position: fixed;
bottom: 0px;
text-decoration: none;
z-index: 600;

}

.nach-oben  a{
text-decoration: none;
color:#666;
height:34px;
width:235px;
background: #fff url(../img/sprite.png) no-repeat 30px -349px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 12px 0 0 55px;
font-size: 1.4em;
display:block;

}

.nach-oben a:hover {
background-color:#f7f7f7;
}

#aeo-logo {
background: #fff url(../img/sprite.png) no-repeat 0px -460px;
position: absolute;
margin: 270px 0 0 20px;
width:100px;
height: 72px;
}




/******************** SLIDER ********************************/
/*****Theme*****/
/*
Skin Name: Orman Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: fixed
Image Width: 568
Image Height: 268
Description: A light and green skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom & Orman Clark
Author URI: http://dev7studios.com
*/

.theme-orman.slider-wrapper {
    width:960px;
    height:265px;
    margin:0 auto;
    padding-top:0px;
    position:relative;
    border-bottom: 45px solid #d30132;
  background: #fff url(../img/pr_1.jpg) no-repeat left top;
    
}

.theme-orman .nivoSlider {
    position:relative;
    width:960px;
    height:310px;
    margin-left:0px;
    background: url(../img/slider/loading.gif) no-repeat 65% 50%;
}
.theme-orman .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    width:960px; /* Make sure your images are the same size */
    height:310px; /* Make sure your images are the same size */
}
.theme-orman .nivoSlider a {
    border:0;
    display:block;
}

.theme-orman .nivo-controlNav {
    position:absolute;
    z-index: 800;
	left:120px;
	top:205px;
    margin-left:-30px; /* Tweak this to center bullets */
    width: 110px;
    height: 20px;
    padding: 10px 0 0 20px;
  
}

.theme-orman .nivo-controlNav a {
    display:block;
    width:10px;
    height:10px;
    background:url(../img/slider/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:7px;
    margin-bottom: 6px;
    float:left;
}
.theme-orman .nivo-controlNav a.active {
    background-position:0 -10px;
}

.theme-orman .nivo-directionNav a {
	display:block;
	width:27px;
	height:27px;
	text-indent:-9999px;
	border:0;
    top:274px;
    background: #d30132;
}

.theme-orman .nivo-directionNav a:hover {

  
}

.theme-orman a.nivo-nextNav {
	background:#d30132 url(../img/sprite.png) no-repeat -27px -280px;
	right:10px;
    padding-right:0px;
}

.theme-orman a.nivo-nextNav:hover {
	background:#a90128 url(../img/sprite.png) no-repeat -27px -280px;
}

.theme-orman a.nivo-prevNav {
	left:885px;
    padding-left:0px;
 background:#d30132 url(../img/sprite.png) no-repeat 0px -280px;
}

.theme-orman a.nivo-prevNav:hover {
	background:#a90128 url(../img/sprite.png) no-repeat 0px -280px;
}



/****** SLIDER *******************/


/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3…) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}




/********************** WEBFONTS START**************************/

/* @license
 * MyFonts Webfont Build ID 1990588, 2012-01-23T05:58:49-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Futura Light by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/futura/light/
 * 
 * Webfont: Futura Medium by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/futura/medium/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1990588
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright 1990-2003 Bitstream Inc. All rights reserved.
 * 
 * © 2012 Bitstream Inc
*/



  
 @font-face {font-family: 'FuturaBT-Light';src: url('../webfonts/1E5FBC_0_0.eot');src: url('../webfonts/1E5FBC_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/1E5FBC_0_0.woff') format('woff'),url('../webfonts/1E5FBC_0_0.ttf') format('truetype');
 
 }
 
  @font-face {font-family: 'FuturaBT-Light';
   src: url('../webfonts/1E5FBC_0_0.ttf') format("truetype"); 
 src: url('../webfonts/1E5FBC_0_0.woff') format("woff"); 

 }
 
 
 
 

  
 @font-face {font-family: 'FuturaBT-Medium';src: url('webfonts/1E5FBC_1_0.eot');src: url('webfonts/1E5FBC_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/1E5FBC_1_0.woff') format('woff'),url('webfonts/1E5FBC_1_0.ttf') format('truetype');

 src: url('../webfonts/1E5FBC_1_0.ttf') format("truetype"); 
 src: url('../webfonts/1E5FBC_1_0.woff') format("woff");  
}
 
 
 
 
 
 