@charset "iso-8859-1";
				   
html {
	background-color: #ffffff;
	margin: 0px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino, serif;
	font-size: 18px;
	line-height: 24px;
}
  
:focus {
	outline:0; 
	-moz-outline:0;
}

body {	 
	width: 960px;
	position: relative;
	min-height: 640px;
}	  
   
a {					
	color: #000000;
	zoom: 1;
}			   
   
img {
	vertical-align: baseline;
}

span,div {
	zoom: 1;
}			   
	
a img {
	border-width: 0px;
}	   

form {
	margin: 0px;
	padding: 0px;
}
		
textarea, input, select {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
}		

ul, li {
	padding: 0px;
	margin: 0px;
}
   		
sup {
	font-size:60%;
	vertical-align:top;
}

.menu_container {
	position: fixed;
	left: 35px;
	top: 40px;
	width: 344px;
	height: 619px;
	background-image: url("../img/smartphone.jpg?1");
}

.menu {
	position: absolute;
	left: 66px;
	top: 156px;
}

.menu_item {
	position: absolute;
	width: 47px;
	height: 46px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px -46px;
}

.sel,
.menu_item:hover {
	background-position: 0px 0px;
}

#menu_robisch     { background-image: url("../img/menu_robisch.png"); left: 0px; top: 0px; }
#menu_schalko     { background-image: url("../img/menu_schalko.png"); left: 56px; top: 0px; }
#menu_faq 	      { background-image: url("../img/menu_faq.png"); left: 112px; top: 0px; }
#menu_kontakt     { background-image: url("../img/menu_kontakt.png"); left: 168px; top: 0px; }
#menu_natuerlich_fuer_uns { background-image: url("../img/menu_natuerlich_fuer_uns.png"); left: 0px; top: 54px; }
#menu_rhi 	      { background-image: url("../img/menu_rhi.png"); left: 56px; top: 54px; }
#menu_concerto    { background-image: url("../img/menu_concerto.png"); left: 112px; top: 54px; }
#menu_tyrolit 	  { background-image: url("../img/menu_tyrolit.png"); left: 168px; top: 54px; }
#menu_greenpeace  { background-image: url("../img/menu_greenpeace.png"); left: 0px; top: 108px; }
#menu_loctite 	  { background-image: url("../img/menu_loctite.png"); left: 56px; top: 108px; }
#menu_admonter 	  { background-image: url("../img/menu_admonter.png"); left: 112px; top: 108px; }
#menu_schremser   { background-image: url("../img/menu_schremser.png"); left: 168px; top: 108px; }
#menu_integra4 	  { background-image: url("../img/menu_integra4.png"); left: 0px; top: 162px; }
#menu_profil 	  { background-image: url("../img/menu_profil.png"); left: 56px; top: 162px; }
#menu_telering 	  { background-image: url("../img/menu_telering.png"); left: 112px; top: 162px; }
#menu_orange 	  { background-image: url("../img/menu_orange.png"); left: 168px; top: 162px; }
#menu_ottakringer { background-image: url("../img/menu_ottakringer.png"); left: 0px; top: 216px; }
#menu_atv 	  	  { background-image: url("../img/menu_atv.png"); left: 56px; top: 216px; }
#menu_soma 	  	  { background-image: url("../img/menu_soma.png"); left: 112px; top: 216px; }
#menu_bio_wiesenmilch { background-image: url("../img/menu_bio_wiesenmilch.png"); left: 168px; top: 216px; }
#menu_home 	  	  { background-image: url("../img/menu_home.png"); left: 0px; top: 270px; }

.menu_danke {
	position: absolute;
	left: 146px;
	top: 515px;
	width: 53px;
	height: 53px;
	overflow: hidden;
	background-image: url("../img/btn_danke.png");
}

.menu_danke:hover {
	background-position: 0px -53px;
}

.main {
	padding-left:430px;
	padding-top: 51px;
	width: 500px;
	padding-bottom: 60px;
}

.main h1 {
	margin-top: 0px;
	font-family: Georgia, serif;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 35px;
}

.main h1 .subhead {
	font-family: Palatino Linotype, Book Antiqua3, Palatino, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;	
}

.main p {
	margin-top: 12px;
	margin-bottom: 12px;
}

.main tr {
	height: 35px;
}

.main td {
	padding-right: 20px;
}

.image {
	margin-top: 20px;
	width: 100%;
	background-image: url("../img/bg_image.jpg");
	background-repeat: no-repeat;
}

.download {
	background-image: url("../img/bg_image_download.jpg");
}

.zoom {
	background-image: url("../img/bg_image_zoom.jpg");
}

.image img {
	border-style: solid;
	border-width: 1px;
	border-color: #E8E8E8;
	margin-bottom: 12px;
}

.image iframe {
	margin-bottom: 12px;
}