/* ******* */
/* common */
/* ******* */

p, br, a, div, table, tr, td, ul, ol, li, h1, h2, h3, h4, h5 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#333333;
	margin:0;
	padding:0;
	text-align:left;
}
p {margin-bottom:7px;}
p.spacer {margin:0;}
a {
	color:#34AFBE;
	font-weight:bold;
}

a:hover {
	color:#FABE69;
}


h1, h2, h3, h4, h5 {
	font-weight:bold;
	color:#34AFBE;
	margin:0 0 5px 0;
}
h1 {
	font-size:18px;
	font-variant:small-caps;
	line-height:20px;
}
h2, h1.producttitle {
	font-size:11px;
	line-height:16px;
}
h2.container_title, h2.container_title a {
	line-height:18px;
	color:#FFFFFF;
	background:#34AFBE;
	margin:0;
	padding-left:5px;
	display:block;
}
h2.container_title a {
	padding-left:0px;
}
strong.container_title {
    line-height:0.8;
    color:#FFFFFF;
    background:#34AFBE;
    margin:0;
    display:block;
}

img {border:none;}

form {
	margin:0;
	padding:0;
}

ol {list-style:none;}
.helper {display:none;}

.pointer {
	cursor:pointer;
}

/* ****** */
/* special  */
/* ****** */
body {
	background:#FFFFFF;
	text-align:center;
	margin:0;
}

div.page {
	width:990px;
	margin:0px auto;
	margin-top:10px;
	border:1px solid #FABE69;
	overflow:hidden;
}
div.blank {padding:10px;}
div.section {clear:both;}



/* ****** */
/* header */
/* ***** */
div.header {
	width:990px;
	height:112px;
	background:url(../pics/header_bg.gif) repeat-x;
	overflow:hidden;
}

div.logo {
	width:505px;
	height:112px;
	overflow:hidden;
	float:left;
}
div.banner_top {
	width:485px;
	height:62px;
	overflow:hidden;
	float:right;
}
div.banner_left_empty {
    width:15px;
    height:200px;
    overflow:hidden;
    float:left;
}
div.banner_left {
    width:230px;
    height:250px;
    overflow:hidden;
    float:right;
}
div.banner_center_left {
    width:300px;
    height:280px;
    overflow:hidden;
    float:left;
}
div.banner_center_right {
    width:300px;
    height:280px;
    overflow:hidden;
    float:right;
}
div.modules {
	width:485px;
	height:51px;
	overflow:hidden;
	float:left;
}
div.modules ul {
	margin-top:11px;
}
div.modules li {
	list-style:none;
	padding-right:18px;
	float:left;
}



/* ***** */
/* global */
/* ***** */
div.global {
	width:990px;
	height:30px;
	clear:both;
	overflow:hidden;
}
div.global ul li {
	list-style:none;
	float:left;
}



/* ***** */
/* corpus */
/* ***** */
div.corpus {
	width:990px;
	clear:both;
}



/* *** */
/* left  */
/* *** */
div.col_left {
	width:230px;
	float:left;
	overflow:hidden;
}
div.contact_links {
	background:#E4F2F3;
	margin-top:15px;
	padding-bottom:5px;
}
div.contact_links p {
	width:185px;
	margin-left:5px;
	padding:4px 0 5px 28px;
}
div.contact_links p.hotline {
	background: url("../pics/icon_hotline.gif") no-repeat;
	
	padding-top:5px;
}
div.contact_links p.mail {
	background:url(../pics/icon_mail.gif) no-repeat;
	
}
div.contact_links p.callback {
	background:url(../pics/icon_callback.gif) no-repeat;
}
div.contact_links p.envelope {
	background:url(../pics/icon_envelope.gif) no-repeat;
}
div.contact_links p.prescription {
	background:url(../pics/icon_prescription.gif) no-repeat;
}
div.contact_links p.postal {
	background:url(../pics/icon_postal.gif) no-repeat;
}

div.recommendation {
	background:#E4F2F3;
	margin-top:15px;
	padding-bottom:5px;
}
div.recommendation form.recommendation {
	padding-top:5px;
	padding-left:5px;
}
div.recommendation form.recommendation input {
	vertical-align:middle;
}
div.recommendation form.recommendation input.email {
	width:175px;
	height:16px;
	font-size:12px;
	line-height:12px;
	border:1px solid #34AFBE;
	padding: 2px 2px 0 2px;
	vertical-align:middle;
	margin-right:5px;
}

div.certificates {
	background:#E4F2F3;
	margin-top:15px;
	padding-bottom:5px;
}
div.certificates table {
	text-align:center;
	margin-top:5px;
}
div.certificates table td {
	text-align:center;
	padding:0 3px 0 4px;
}



/* **** */
/* navi  */
/* **** */
div.nav {
	background:#E4F2F3;
	margin-top:15px;
	padding-bottom:5px;
}
div.nav li {
	list-style:none;
	line-height:18px;
    background:url(../pics/nav_bg.gif) no-repeat;
	background-position:5px 4px;
	padding-left:18px;
	padding-bottom:1px;
}
div.nav li.act {
	background:url(../pics/nav_bg_act.gif) no-repeat;
	background-position:5px 4px;
}
div.nav a {
	display:block;
	text-align:left;
	line-height:18px;
}
div.nav a.act {
	color:#FABE69;
}

div.nav ul.nav_level_1 {padding-top:5px;}
div.nav ul.nav_level_2 {padding-top:5px; padding-left:20px;}
div.nav ul.nav_level_3 {padding-top:5px; padding-left:50px;}
div.nav ul.nav_level_4 {padding-top:5px; padding-left:70px;}

div.nav li.nav_level_1 a {
	width:200px;
	font-weight:bold;
	text-decoration:underline;
	padding:0 0 0 5px;
}
div.nav li.nav_level_1 a:hover {
	color:#FABE69;
}

div.nav li.nav_level_2 a {
	width:177px;
	font-weight:normal;
	padding:0 0 0 5px;
}
div.nav li.nav_level_2 a:hover {
	color:#FABE69;
}

div.nav li.nav_level_3 a {
	width:154px;
	font-weight:normal;
	padding:0 0 0 5px;
}
div.nav li.nav_level_4 a {
	width:154px;
	font-weight:normal;
	padding:0 0 0 5px;
}
div.nav li.nav_level_3 a:hover {
	color:#FABE69;
}
div.nav li.nav_level_4 a:hover {
	color:#FABE69;
}



/* ****** */
/* content */
/* ****** */
div.col_center {
	width:620px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	overflow:hidden;
}
div.cont_center {width:620px;}

div.cont_center li {
	list-style-position:outside;
	margin-left:17px;
}

div.cont_center .default {
	clear:both;
	width:600px;
	margin:5px 0 0 0;
	padding:10px;
}
div.cont_center .default ul {margin:0 0 0 5px;}

div.advice {clear:both;}
div.advice p {
	width:590px;
	font-weight:bold;
	font-size:9px;
	background:#E4F2F3;
	padding:5px;
}
div.advice p a {
	font-size:9px;
}
p.close {
	padding:0px 0px 0px 0px;
	text-align:center;
}
p.close a {font-weight:bold;}

table.contact tr {height:22px;}
table.contact th {
	padding:15px 0 5px 0;
	background-color:white;
	color:black;
}
table.contact td {vertical-align:top;}
table.contact td.col1 {
	text-align:right;
	padding-right:6px;
}
table.contact td input.txt {
	width:250px;
	height:16px;
	font-size:11px;
	line-height:14px;
	border:1px solid #33B0C2;
	padding: 1px 2px 0 2px;
	vertical-align:top;
}
table.contact td input.plz {
	width:60px;
	height:16px;
	font-size:11px;
	line-height:14px;
	border:1px solid #33B0C2;
	padding: 1px 2px 0 2px;
	vertical-align:top;
}
table.contact td select {
	width:250px;
	font-size:11px;
	line-height:14px;
	border:1px solid #33B0C2;
	padding: 1px 2px 0 2px;
}
table.contact td textarea {
	width:350px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	border:1px solid #33B0C2;
	padding: 1px 2px 0 2px;
	vertical-align:top;
}



/* **** */
/* right */
/* **** */
div.col_right {
	width:120px;
	float:left;
	overflow:hidden;
}
div.col_right h2.container_title {
	text-align:right;
	margin-top:15px;
	padding-right:5px;
}



/* **** */
/* news */
/* **** */
div.news {
	width:120px;
	text-align:right;
	background:#FDEDD4;
	margin-top:15px;
	overflow:hidden;
}
div.news h2.container_title {margin-top:0;}
div.news-latest-item {
	background:#FDEDD4;
	padding:5px;
}
h1.latest_newsdate {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	font-variant:normal;
	text-align:right;
	color:#333333;
	margin:0;
	overflow:hidden;
}
h1.latest_newstitle {
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	font-variant:normal;
	text-align:right;
	color:#333333;
	margin:0;
	overflow:hidden;
}
div.latest_allnews {
	width:110px;
	padding-bottom:5px;
	text-align:right;
	margin:0;
	float:right;
}
div.latest_morenews {
	width:110px;
	text-align:right;
	margin:0;
	float:right;
}
div.news-latest-item a {font-size:10px;}

div.news-list-item h1 a {
	font-size:12px;
	font-weight:bold;
	color:#1D6B75;
	text-decoration:none;
	font-variant:small-caps;
}

div.news-single-item h1 {
	font-size:11px;
	font-weight:bold;
	color:#1D6B75;
	font-variant:small-caps;
}
div.news-single-item div.short p {font-weight:bold;}
div.news-single-item img {padding-right:10px !important;}



/* ***** */
/* footer */
/* ***** */
div.footer {
	width:990px;
	height:35px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0 0 0;
	clear:both;
	background:url(../pics/footer_bg.gif) repeat-x;
	background-color: #34AFBE
}
div.footer a {
	color:#FFFFFF;
	font-weight:bold;
}
div.footer li {
	color:#FFFFFF;
	font-weight:bold;
}
div.footer_left {
	width:300px;
	height:35px;
	float:left;
	padding:0 0 0 20px;
}
div.footer_left ul {list-style:none;}

div.footer_right {
	width:650px;
	height:35px;
	float:right;
	text-align:right;
	padding:0 20px 0 0;
}
div.footer_right ul {
	list-style:none;
	text-align:right;
}
div.footer_right ul li {
	display:inline;
	text-align:right;
	padding:0 4px 0 5px
}
div.footer_right li.spacer {background:url(../pics/list_spacer.gif) repeat-y;}

div.footer_right ul.nav_footer li {
	display:inline;
	text-align:right;
	padding:0 4px 0 5px
}
div.footer_right ul.nav_footer li.spacer {background:none;}
div.footer_right ul.nav_footer a {color:#FFFFFF; font-weight:bold;}