@charset "UTF-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
}

.hide
{
	display:none;
}
.image
{
	border:0px;
}

#content
{
	width:88.6363%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#logo
{
	float:left;
	margin-top:26px;
}

#partner_logo
{
	float:right;
	margin-top:5px;
	margin-bottom:3px;
	width:220px;
}

.hr
{
	height:5px;
	width:100%;
	display:block;
	background-image:url('../img/hr.gif');
	background-repeat:repeat-x;
	margin-top:0px;
}

h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:1.6em;/*25px*/
	color:#005e9f;
	font-weight:lighter;
	margin-top:5px;
	
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.125em;
	color:#474747;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#313131;
}

a, a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#005e9f;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}

.keskus
{
	float:left;
	width:46.7948%;
}

.double
{
	width:100%;
}

.r
{
	margin-left:6.4102%;
}

.next
{
	margin-top:6.4102%;
}

.clearer
{
	clear:both;
}

#slideshow
{	
	display:block;
	margin-top:3px;
	margin-bottom:3px;
	height:auto;
	width:99.8%;
	border: 1px solid #e7e7e7;
}
.slide
{
	width:100%;
}

.logo
{
	float:left;
}

#siemens 
{
	margin-top:2.2%;
	width:24.6153%;
}

#siemens img
{
	width:100%;
}

#interacoustics
{
	margin-top:5.8%;
	width:29.2307%;
}
#interacoustics img
{
	width:100%;
}
#cochlear
{
	margin-left:15.8974%;
	margin-right:15.8974%;
	width:14.2307%	
}
#cochlear img
{
	width:100%;
}
#mail
{
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:1.6em;
	color:#005e9f;
	font-weight:lighter;
	margin-top:5px;
	margin-bottom:100px;
}

#kontakt
{
	float:left;
}

.center
{
	text-align:center;
}

.web a, .web a:visited, .web a:active
{
	font-size:0.6em;
	color:#d8d8d8;
	text-decoration:none;
}

.web
{
	padding-top:20px;
	padding-bottom:20px;
}


	#kuulmiseni
	{
		width:33%;
		margin-top:50px;
		max-width:100%;
	}


@media only screen and (max-width: 416px)
{
	#mail{
		float:left;
		margin-top:5px;
	}
}
@media only screen and (max-width: 548px)
{
	#partner_logo
	{
		display:none;
	}
	
	#logo
	{
		width:100%;
		text-align:center;
		margin-bottom:22px;
	}
	
	#interacoustics, #siemens, #cochlear
	{
		width:100%;
		margin:0px;
		text-align:center;
	}
	
	.logo
	{
		clear:left;
		padding-bottom:1em;
		padding-top:1em;
	}
	
	#interacoustics img 
	{
		width:41.6058%
		
	}
	
	#cochlear img
	{
		width:20.2554%
	}
	
	#siemens img
	{
		width:35.036%
	}
	
}

@media only screen and (max-width: 624px)
{
	.keskus
	{
		clear:left;
		width:100%;
	}
	
	.r
	{
		margin-left:0%;
	}
	
	#kuulmiseni
	{
		width:auto;
		
	}
}

@media only screen and (min-width: 880px)
{
	#content
	{
		width:780px;
	}
}