* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
option { 
padding-left: 0.4em
}
html { 
height: 100%
}
body {
	background-image: url(../images/bg_grey.gif);
	min-height: 101%;
	text-align: center;
	position: relative;
	background-repeat: repeat;
}
fieldset, img {
	border: 0;
	
}

p {
	color : #666666;
	font-family: Georgia;
	background-color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 17px;
	font-size: 14px;
	
}
h1 {
	color : #666666;
	text-decoration: none;
	margin-bottom: 0;
}
	
h3 {
	color : #666666;
	font-family: Georgia;
	background-color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 35px;
	font-size: 10px;
	
}

.vorzurueck {
	color : #75D8C5;
	font-family: Gill Sans, Arial, Sans, serif; 
 	font-size: 11px; 
 	 
 	text-transform: uppercase;
 	letter-spacing: 1px;
}
a {
	color : #75D8C5;
	font: 14px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration : none;
}
a:hover {
	color : #EB6C59;
	font-size : 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	text-decoration : none;
}
a.vorzurueck:hover {
	color : #EB6C59;
	font-family: Gill Sans, Arial, Sans, serif; 
 	font-size: 11px; 
 	
 	text-transform: uppercase;
 	letter-spacing: 1px;
}

h1.section-title {
 font-family: Gill Sans, Arial, Sans, serif; 
 font-size: 11px; 
 font-weight: bold; 
 text-transform: uppercase;
 letter-spacing: 2px;
 padding: 5px 10px 5px 0;
 line-height: 18px;
}

div#container {
	width : 750px;
	margin : 0 auto 0;
	padding : 0;
	text-align : left;
	position : relative;
	height: auto;
	margin-top: 0px;
}
div#header {
	width : 750px;
	padding : 0;
	margin : 0;
	text-align : left;
	line-height: 0;
	position: relative;
	height: 135px;
}
div#top_stripe {
	width : 750px;
	padding : 0;
	margin : 0;
	text-align : left;
	line-height: 0;
	background-image: url(../images/tuerkis_01.gif);
	height: 10px;
	float:left;
}
div#top_image {
	width : 231px;
	padding : 0;
	margin : 0;
	text-align : left;
	line-height: 0;
	background-image: url(../images/ihypetype_02.png);
	height: 128px;
	float:left;
}
div#top_navi {
	width: 500px;
	height: 45px;
	max-height: 50px;
	outline-style: none;
	outline-width: 0;
	border: 0;
	line-height: 0;
	margin: 0;
	float:right;
}
#navigation {
	list-style-type:none;
	width:500px;
	text-align: left;
	height: 45px;
	max-height: 45px;
}
li {
	height: 45px;
	float:left;
	list-style: none;
}
#navigation a {
	text-decoration:none;
}
#navigation a:hover {
	margin: 0;
	padding: 0;
}
div#content {
	background-color: white;
	width : auto;
	height: auto;
	margin : 0;
	min-height: 500px;
	padding : 0;
	clear: both;
}
div#main {
	height: inherit;
	width : auto;
	text-align: left;
	margin: 0 0 0 0;
	border : 0;
	border:0;
	padding-top: 8px;
	clear: both;
	min-height: 500px;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
}
div#footer {
	margin: 0 10px 0 0;
	clear:both;
	width: auto;
	height: 30px;
	min-height: 20px;
	padding-left: 0;
	padding-top: 10px;
}

.impressum {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
	text-align: right;
	
}
div#ie_clearing {
	display: none;
	height: 10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


			
.thumnails {
	border: 1px;
	border-style: solid;
	border-color : #666666;
	margin-right: 10px;
}

#zentrierhilfe {
position: absolute;
top: 50%;
left:50%;
height: 1px;
width: 1px;
}

#seite{
position: absolute;
top: -318px; /* hälfte von height */
left: -318px;/* hälfte von width */
 width:637px;
 height: 637px;

}

#once { clear: left; }
	
