body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_image.gif);
	background-repeat:repeat-y;
}

td, body, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#content {
	float:left;
	padding-left: 44px;
	margin-top: 20px;
	width: 690px;
}

#cnt_main {
	float: left;
	width: 480px;
	padding-right: 25px;
	border-right:1px solid #67726b;
}

#cnt_main_vb {
	float: left;
	width: 680px;
	padding-right: 25px;
}

#cnt_bb {
	float: left;
	padding-left: 35px;
	width: 145px;
}

#navigation {
	float:left;
	width: 187px;
	padding-left: 16px;
}

#nav_service {
	clear: both;
}

#nav_language {
	clear: both;
}

#footer {
	padding-top: 30px;
	color: #67726b;
	clear:both;
}

#ticker {
	display:inline;
}

#frame {
	width: 980px;
	position:relative;
}

#header-slogan {
	position: absolute;
	right: 0px;
	top: 62px;
}
#header-product {
	position: absolute;
	right: 390px;
	top: 162px;
}

a.nav_main:link, a.nav_main:visited {
	font-weight: bold;
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	display:block;
	height: 18px !important;
	width: 187px !important;
	text-decoration: none;
	color: #60655e;
	line-height: 17px;
	font-size: 10px;
}

a.nav_main:hover {
	color: #5db2db;
}


a.nav_main_hi:link, a.nav_main_hi:visited {
	font-weight: bold;
	background-image: url(images/nav_hi.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	display:block;
	height: 18px !important;
	width: 187px !important;
	text-decoration: none;
	color: #60655e;
	line-height: 17px;
	font-size: 10px;
}


a.nav_service:link, a.nav_service:visited, a.nav_language:link, a.nav_language:visited {
	font-weight: bold;
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	display:block;
	height: 18px !important;
	width: 187px !important;
	text-decoration: none;
	color: #5db2db;
	line-height: 17px;
	font-size: 10px;
}

a.nav_service:hover, a.nav_language:hover {
	color: #5db2db;
}

a.nav_service_hi:link, a.nav_service_hi:visited, a.nav_language_hi:link, a.nav_language_hi:visited {
	font-weight: bold;
	background-image: url(images/nav_hi.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	display:block;
	height: 18px !important;
	width: 187px !important;
	text-decoration: none;
	color: #5db2db;
	line-height: 17px;
	font-size: 10px;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #5db2db;
	font-size: 10px;
}

a:hover {
	color: #5db2db;
	text-decoration: underline;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #60655e;
	font-weight:normal;
}

.kontakt-label {
	width: 100px;
	float:left;
}

.kontakt-check {
	clear: both;
}

