@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFF;
	background-image: url(img/himmel.jpg);
	background-repeat: no-repeat;
	background-position: center 34px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #004B73;
}
hr {
        color: #004B73;
}
.page {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
}
.headline {
	background-color: #004B73;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.mainpage {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.navbar {
	background-color: #004B73;
	width: 150px;
	margin-right: 10px;
	float: left;
	margin-top: 0px;
}
.navi {
	width: 154px;
	margin-top: 10px;
	position: relative;
	color: #FFF;
	z-index: 100;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.adress {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	height: 125px;
	width: 154px;
	line-height: 13px;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
	z-index: 100;
	top: 540px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.boxkontrolle {
	height: auto;
	width: 950px;
	position: absolute;
	float: left;
	left: 0px;
	top: 423px;
	margin-top: 5px;
	background-image: url(img/repeater.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.footer {
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #004B73;
	float: left;
	position: relative;
	clear: both;
}
.footcont {
	height: 40px;
	width: 950px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 0px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	text-indent: 10px;
}
.bottomlinks { float: left; }


.slide {
	float: left;
	height: 300px;
	width: 790px;
	margin-top: 10px;
	background-color: #0C6;
}
.kopfcont {
	background-color: #004B73;
	height: 35px;
	margin-left: 0px;
}
.search {
	height: 35px;
	float: right;
	margin-top: 6px
}
.search #search_string {
	border: 2px inset #ccc;
	background-color: #FFF;
	height: 15px;
	vertical-align: middle;
}
.search #search_submit {
	background-color: #FFF;
	margin-left: 8px;
	height: 20px;
	vertical-align: middle;
	background-image: url(http://www.gf-sol-air.de/media/bilder/pfeile.gif);
	background-repeat: no-repeat;
	width: 25px;
	background-position: center center;
}
.inno {
	height: 35px;
	width: 286px;
	float: left;
	clear: right;
}


.boxlinks {
	float: left;
	height: auto;
	width: 768px;
	margin-left: 160px;
	padding: 10px;
	border: 1px solid #004B74;
}
.boxrechts {
	float: right;
	height: auto;
	width: 369px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004B74;
}

.phone {
	float: left;
	height: 35px;
	width: 174 px;

}

h1 {
	font-size: 36px;
	color: #004B73;
}
h2 {
	font-size: 24px;
	color: #004B73;
	margin: 0px;
}
h3 {
	font-size: 18px;
	color: #004B73;
}
h4 {
	font-size: 14px;
	color: #004B73;
}
h5 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-size: 12px;
	color: #004B73;
}
.anilogo {
	position: absolute;
	width: 150px;
	height: 124px;
	background-image: url(img/logo_solair_gr.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#untermenu1 {
        position: relative:
        top: -10px;
        width: 36.45em;
        background-color: #004B73;
        height: 2em;
}
#untermenu1 ul {
        margin: 0;
        padding: 0;
        position: relative;
        left: 0px;
}
#untermenu1 ul li {
        height: 1.6em;
        width: 10em;
        list-style-type: none;
        padding: 0.2em 1em 0.2em 1em;
        float: left;
        border-right: solid 2px #fff
}
#untermenu1 #keinrand ul li {
        border-right-style: none;
}        
#untermenu1 a {
        display: block;
        width: 8.8em;
        text-transform: none;
        color: #FFF;
        text-decoration: none;
        text-align: center;
        font-weight: bold;
        font-size: medium;
}
#untermenu1 #aktiv a {
        color: #004B73;
}
#untermenu1 li:hover, #aktiv {
        background-color: #c4eaff;
        color: #004B73;
}
#untermenu1 a:hover {
        color: #004B73;
}
#untermenu2 {
        position: relative;
        top: 2px;
        background-color: #004B73;
        height: 2em;
        clear: left;
}
#untermenu2 ul {
        margin: 0;
        padding: 0;
        position: relative;
}
#untermenu2 ul li {
        height: 2em;
        list-style-type: none;
        padding: 0.3em 2.2em 0 2.2em;
        float: left;
}
#untermenu2 a {
        display: block;
        text-transform: none;
        color: #FFF;
        text-decoration: none;
        font-size: small;
}
#untermenu2 a:hover {
        color: #c4eaff;
        text-decoration: underline;
}
#s3slider {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 15px;
   float:left;
   width: 790px; /* important to be same as image width */
   height: 360px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 790px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: -40px; /* important */
}

#s3slider ul {
   list-style-type: none;
   list-style-position: inside;
}

.s3sliderImage {
   position: relative; /* important */
   display: none; /* important */
   width: 790px;
}

.s3sliderImage span {
   position: absolute;
   bottom: 0; /*top or bottom */
   left: 0;
   width: 770px;
   padding: 5px 10px 65px 10px;
   background-color: #000;
   filter: alpha(opacity=90);
   -moz-opacity: 0.9;
   -khtml-opacity: 0.9;
   opacity: 0.9;
   display: none;
   color: #fff;
}
.clear {
   clear: both;
}
.liste {
   background-image: http://www.gf-sol-air.de/media/listenpunkt.png;
   text-indent: 5em;
}