/* GLOBAL DEFINITIONS */

body {
  margin: 0px;
  padding: 5px 0 0 0;
  font-size: 13px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #1d2b71;
  text-align: center; /* Fix IE */
}

img {
  border: 0;
}

form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

a {
	color: #1d2b71;
	text-decoration: none;
}

#shadow {
	margin: 0 auto;
	padding-right: 6px;
	width: 978px;
	background-image: url(/design_images/shadow_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#container {
	border: 1px solid #CFD0D0;
	padding: 12px 12px 0 12px !important;
	padding: 12px 0 0 12px;
	width: 952px !important;
	width:940px;
	margin: 0;
	text-align: left;
	overflow: auto !important;
	overflow: none;
	background-image: url(/design_images/bg_left.gif);
	background-position: 13px 12px;
	background-repeat: no-repeat;
}

/* HEADER */

#header {
	width: 930px;
	height: 27px;
	background-image: url(/design_images/header_tilactamed.jpg);
	border: 1px solid #E8E9E9;
	color: #FFFFFF;
	font-size: 11px;
	padding: 115px 0 0 20px;
}

#header a {
	color: #FFFFFF;
}

/* HEAD */
.head {
	position:absolute;
	padding:50px 0 0 18px;
}

.head a {
	display:block;
	width:218px;
	height:48px;
}

/* SERVICE */

ul.nav_service {
	position: absolute;
	width: 225px;
	height: 38px;
	margin: 133px 0 0 725px;
	padding: 0 0 0 15px;
	background-image: url(/design_images/bg_service.gif);
}

ul.nav_service li {
	display: block;
	float: left;
	width: 70px;
	height: 36px;
	margin: 1px 0;
	text-align: center;
}

ul.nav_service li.active {
	background-color: #1D2B71;
}

ul.nav_service li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
}

/* LEFT */

#left {
	width: 207px;
	float: left;
	margin-left: 1px !important;
	margin-left: 0px;
}

#search {
	width: 197px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #CFD0D0;
	margin: 0 5px;
	padding-top: 12px;
}

#search input {
	vertical-align: middle;
}

#search input.text {
	width: 103px;
	height: 13px;
	border: 1px solid #0F428A;
	margin: 0 3px;
	font-size: 11px;
}

ul.nav_main {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 0 5px;
}

ul.nav_main  li {
	list-style-type: none;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 9px 0;
	border-bottom: 1px solid #CFD0D0;
}

ul.nav_main li div.nav_main {
	padding-left:12px;
}

ul.nav_main  li.active {
	background-color: #1D2B71;
}

ul.nav_main  li.active a {
	color: #FFFFFF;
}

ul.nav_sub {
	border-top: 1px solid #CFD0D0;
	font-size: 12px;
	margin: 9px 0 0 0;
	padding: 3px 0 0 0;
}

ul.nav_sub li {
	background-color: #1D2B71;
	border: 0;
	padding: 0 5px 0 24px;
	margin: 7px 0 0 0;
	line-height: 14px;
}

ul.nav_sub li.active {
	list-style-image: url(/design_images/list-bullet-active.gif);
	list-style-position: outside;
	margin-left: 24px;
	padding-left: 0;
}

ul.nav_sub li.over {
	list-style-image: url(/design_images/list-bullet.gif);
	list-style-position: outside;
	margin-left: 24px;
	padding-left: 0;
}

/* RIGHT */

.right {
	float: right;
	margin: 24px 0 17px 0;
	position:relative;

}
.teaser_right {
	margin-top: 16px;
}

.teaser {
	width: 190px;
	border: 1px solid #E8E9E9;
	padding:9px;
}

.teaser h1 {
	position: absolute;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	font-weight:bold;
}

.teaser img {
	margin-top: 35px;
}

.teaser div {
	font-size: 11px;
	line-height: 13px;
	background-color: #1D2B71;
	background-image: url(/design_images/teaser_haken.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	height: 48px;
	padding: 7px 7px 7px 40px;
	margin: 5px 0 0 0;
	width:145px !important;
	width:191px;
}

.teaser_text a {
	color:#FFFFFF;
}

.teaser_link {
	padding:0 0 0 80px;
	background-color:#1D2B71;
}

.teaser_link a {
	color: #A10F7F;
	font-weight: bold;
}

/* PRINT */

#print {
	position: absolute;
	margin: 158px 0 0 644px;
	font-size: 11px;
}

#print a {
	line-height: 15px;
}

#print img {
	vertical-align: middle;
}

/* CONTENT */

#content {
	float: left;
	width: 440px;
	margin: 41px 0 0 35px;
}

#content a {
	color: #A10F7F;
	font-weight:bold;
	text-decoration: none;
}

#content p {
	margin-bottom: 25px;
}

.content_inside {
	margin-bottom: 25px;
}

#content .shadow {
	padding: 0 4px 0 0;
	background-image: url(/design_images/shadow_content_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#content .shadow_bottom {
	background-image: url(/design_images/shadow_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 25px;
	height: 4px;
}

#content .shadow p {
	margin: 0;
}

#content .border {
	border: 1px solid #E8E9E9;
	padding: 25px;
}

#content h1 {
	font-size: 17px;
	margin: 0 0 15px 0;
	padding: 0;
}

#content h2 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

/* FOOTER */

#footer {
	background-image: url(/design_images/shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 972px;
	margin: 0 auto;
	font-size: 11px;
	padding: 10px 6px;
	text-align: right;
}

/* CONTACT */

.formular_betreff {
	border: 1px solid #1d2b71;
	width:300px;
	background-color:#f9f9fa;
	font-size:12px;
	font-family:Trebuchet MS,Verdana, Arial,Helvetica,sans-serif;
	color:#1d2b71;
}

.kontakt_mitteilung {
	border: 1px solid #1d2b71;
	width:300px;
	height:100px;
	font-size:12px;
	background-color:#f9f9fa;
	font-family:Trebuchet MS,Verdana, Arial,Helvetica,sans-serif;
	color:#1d2b71;
}

.kontakt_textfields {
	border: 1px solid #1d2b71;
	width:300px;
	background-color:#f9f9fa;
	font-family:Trebuchet MS,Verdana, Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#1d2b71;
}

.kontakt_submit {
	border: 1px solid #1d2b71;
	width:124px;
	background-color:#f9f9fa;
	margin-left:12px;
	font-family:Trebuchet MS,Verdana, Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#1d2b71;
}

/* SELBSTTEST */

ol.selbsttest {
	font-weight: bold;
}

ol.selbsttest li {
	clear: both;
	margin-bottom: 30px;
}

ol.selbsttest p {
	padding-bottom: 5px;
}

ol.selbsttest input {
	float: left;
}

ol.selbsttest label {
	margin-left: 4px;
	margin-right: 30px;
	float: left;
	font-weight: normal;
}

.test_submit {
	float: right;
	border: 1px solid #CFD0D0;
	width:124px;
	background-color:#f9f9fa;
	margin: 0 4px 30px 0;
	font-family:Trebuchet MS,Verdana, Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#1d2b71;
}

/* SITEMAP */

ul.sitemap {
	padding-left: 0;
	margin-bottom: 25px;
}

ul.sitemap li {
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 10px;
}

ul.sitemap li ul {
	padding-left: 15px;
}

ul.sitemap li ul li {
	list-style-type: none;
	margin-bottom: 2px;
}

ul.sitemap li ul a {
	font-weight: normal;
}

/* GLOSSAR */
#glossar {
	padding:0;
	margin:0;
}

#glossar_nav ul {
	list-style-type: none;
	padding:0;
	margin:0 0 10px 0;
	text-align:center;
}

#glossar_nav li {
	display: inline;
	padding:0 2px 0 0;
}

#glossar_content h2 {
	font-size: 15px;
	font-weight:bold;
}

#glossar_content a {
	color: #A10F7F;
	font-weight:bold;
	text-decoration:none;
}

.glossar_trenner {
	width:472px;
	height:1px;
	background-color:#E8E9E9;
	margin:15px 0 15px 0;
	line-height: 0;
	font-size: 0;
}

/* FAQ */
#faq {
	margin: 0;
	padding: 0;
}

#faq a {
	color: #1d2b71;
	font-weight:bold;
	text-decoration:none;
}

#faq p {
	margin-bottom: 15px;
}

#faq li {
	margin-top: -10;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	border-bottom: 1px solid #E8E9E9;
	margin-bottom: 15px;
}

#faq h2 {
	margin-bottom: 15px;
}

/* TABELLE MILCHZUCKER */
.tbl_milchzucker_left {
	padding:3px 0 3px 5px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}

.tbl_milchzucker_left_top {
	padding:3px 0 3px 5px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}
.tbl_milchzucker_right {
	padding:3px 0 3px 5px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

.tbl_milchzucker_right_top {
	padding:3px 0 3px 5px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

/* LISTE TABLETTEN */
.list_tabletten {
	margin:0;
}

/* PFLICHTEXT */
.klein {
	font-size:12px;	
}


/* ERROR */

.errorClass {
	border: 2px solid #A10F7F;
	width:300px;
	background-color:#f9f9fa;
	font-family:Trebuchet MS,Verdana, Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#1d2b71;
}
.errorClass_betreff {
	border: 2px solid #A10F7F;
	width:300px;
	background-color:#f9f9fa;
	font-size:12px;
	font-family:Trebuchet MS,Verdana, Arial,Helvetica,sans-serif;
	color:#1d2b71;
}

.errorClass_mitteilung {
	border: 2px solid #A10F7F;
	width:300px;
	height:100px;
	font-size:12px;
	background-color:#f9f9fa;
	font-family:Trebuchet MS,Verdana, Arial,Helvetica,sans-serif;
	color:#1d2b71;
}

.error {
	font-weight: bold;
	color: #A10F7F;
}

/* MISC */

.clear  {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}
