* {
	margin: 0;
	padding: 0;
}

body {
	background: url('/img/bg.gif') repeat-x 0px 240px ;
	color: #ffffff;
	font: 13px/19px 'GeogrotesqueRegular', Arial, sans-serif;
}

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

a:hover, a:focus, a:active {
	color: #60c3ec;
	text-decoration: none;
}

h1 {
	font-family: 'GeogrotesqueLight', Arial, sans-serif;
	font-size: 40pt;
	text-transform: uppercase;
	color: #a7b3bd;
}

h2 {
	font-family: 'GeogrotesqueLight', Arial, sans-serif;
	font-size: 21pt;
	text-transform: uppercase;
	margin-top: 22px;
	margin-bottom: 40px;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

li {
	list-style: none;
	font: 13px/19px 'GeogrotesqueSemiBold', Arial, sans-serif;
}

ul.arrow {
	padding-left: 20px;
}

ul.arrow li {
	font: 13px/19px 'GeogrotesqueRegular', Arial, sans-serif;
	margin-top: 10px;
}

ul.arrow li:hover {
	cursor: pointer;
}

ul.numbered li {
	list-style: decimal;
}

input, textarea {
	color: #777777;
	border-top: 1px solid #f0edeb;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #d4c9c2;
	border-bottom: 1px solid #e1e1df;
	resize: none;
}

#logo {
	position: relative;
	top: 40px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#logo img {
	border: none;
	margin-left: 35px;
}

#frame {
	position: absolute;
	top: 200px;
	width: 940px;
	left: 50%;
	margin-left: -470px;
}

#menu {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 40px;
	background: #8998a4;
}

#menu ul:first-child {
	margin-left: 30px;
}

#menu ul li {
	list-style: none;
	float: left;
	background: url('/img/menu_border.gif') no-repeat;
}


#menu ul li:hover {
	background: #85939e url('/img/menu_border.gif') no-repeat;
}

#menu ul li a {
	height: 40px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 30px;
	font: 14px/40px 'GeogrotesqueRegular', Arial, sans-serif;
	text-transform: uppercase;
	display: block;
}

#content_pane {
	width: 940px;
	height: 572px;
	background: #60c3ec;
}

#intro_img {
	position: relative;
	background: #ffffff;
	width: 940px;
	height: 260px;
	z-index: 1;
	overflow: hidden;
}

#intro_top, #intro_bottom {
	position: absolute;
	height: 13px;
	width: 940px;
	z-index: 3;
}

#intro_top {
	top: 0;
	background: url('/img/topshade.png') repeat-x;
}

#intro_bottom {
	bottom: 0;
	background: url('/img/bottomshade.png') repeat-x;
}

#intro_overlay {
	position: absolute;
	width: 405px;
	height: 113px;
	line-height: 113px;
	vertical-align: middle;
	/*text-align: center;*/
	overflow: hidden;
	bottom: 0px;
	left: 47px;
	background: url('/img/intro_overlay.png');
	z-index: 2;
}

#intro_overlay h1 {
	padding-left: 26px;
}

#intro_show, .slideElement {
	width: 940px !important;
	height: 260px !important;
}

#left_text, #right_text {
	position: absolute;
	width: 356px; /* 386px */
	height: 275px;
	bottom: 50px;
}

#left_text {
	left: 74px;
}

#right_text {
	right: 74px;
}

#content_pane a:hover, a:focus, a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footer {
	width: 940px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	color: #ffffff;
	background: #8998a4;
	border-bottom: 4px solid #ffffff;
	font: 10px/23px 'GeogrotesqueMedium', Arial, sans-serif;
}

.semibold {
	font-family: 'GeogrotesqueSemiBold', Arial, sans-serif;
}

.float_right {
	float: right;
}

.form_field_text {
	height: 20px;
	width: 356px;
	margin-top: 15px;
}

.form_field_text input, .formfield_text textarea {
	width: 230px;
}

.w_separator {
	padding-bottom: 15px;
	border-bottom: 1px dashed #ffffff;
}

.form_field_textarea {
	width: 356px;
	height: 135px;
	margin-top: 15px;
}

.form_field_button {
	height: 30px;
	width: 356px;
	text-align: right;
}

.produkte {
	position: absolute;
	height: 275px;
	width: 100%;
	top: 40%;
	margin-top: -68px;
	visibility: hidden;
}

/* Das erste sollte von Anfang an sichtbar sein */
#schlauchbefestigungen {
	visibility: visible;
}
ul.arrow li#selected {
	list-style-image: url('/img/arrow.png');
	font: 13px/19px 'GeogrotesqueSemiBold', Arial, sans-serif;
}

#copyright {
	display: none;
}

@font-face {
	font-family: 'GeogrotesqueSemiBold';
	src: url('/fonts/geogtq/geogtqsb.eot');
	src: local('Geogrotesque'), local('Geogrotesque-SemiBold'), url('/fonts/geogtq/geogtqsb.woff') format('woff'), url('/fonts/geogtq/geogtqsb.ttf') format('truetype'), url('/fonts/geogtq/geogtqsb.svg#Geogrotesque-SemiBold') format('svg');
}

@font-face {
	font-family: 'GeogrotesqueRegular';
	src: url('/fonts/geogtq/geogtqrg.eot');
	src: local('Geogrotesque'), local('Geogrotesque-Regular'), url('/fonts/geogtq/geogtqrg.woff') format('woff'), url('/fonts/geogtq/geogtqrg.ttf') format('truetype'), url('/fonts/geogtq/geogtqrg.svg#Geogrotesque-Regular') format('svg');
}

@font-face {
	font-family: 'GeogrotesqueMedium';
	src: url('/fonts/geogtq/geogtqmd.eot');
	src: local('Geogrotesque'), local('Geogrotesque-Medium'), url('/fonts/geogtq/geogtqmd.woff') format('woff'), url('/fonts/geogtq/geogtqmd.ttf') format('truetype'), url('/fonts/geogtq/geogtqmd.svg#Geogrotesque-Medium') format('svg');
}

@font-face {
	font-family: 'GeogrotesqueLight';
	src: url('/fonts/geogtq/geogtqlg.eot');
	src: local('Geogrotesque'), local('Geogrotesque-Light'), url('/fonts/geogtq/geogtqlg.woff') format('woff'), url('/fonts/geogtq/geogtqlg.ttf') format('truetype'), url('/fonts/geogtq/geogtqlg.svg#Geogrotesque-Light') format('svg');
}
