/* Basis-CSS */

BODY, A, INPUT {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #636363;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
}

input, textarea {
	padding: 2px;
	font-size: 12px;
}

#logo_print {
  display: none;
}

#rahmen {
	width: 994px;
}

#header {
	height: 236px;
}
	
#breadcrumb {
	font-size: 10px;
	font-weight: bold;
	padding: 183px 0px 0px 60px;
	float: left;
}
	
#suchrahmen {
	padding: 162px 15px 0px 0px;
	float: right;
}

#hauptnavigation {
	width: 210px;
	float: left;
}

#hauptnavigation UL {
	margin: 0px;
	padding: 0px;
	width: 205px;
}

#navigation_schriftgroesse LI {
	background-color:#C8C9CA;
	list-style-type: none;
	border-bottom: 1px solid white;
	height: 26px;
	margin: 0;
	padding: 9px 0px 0px 25px;
}

#inhaltsbereich {
	width: 565px;
	background-image: url(../../caltrate_600_plus_d/images/inhalt_hintergrund.jpg); 
	background-repeat: repeat;
	float: left;
}
	
#inhaltsbereich_text {
	padding: 10px 25px 45px 75px;
}
	
.bild_rechts {
	float: right;
	padding: 15px 10px 15px 15px;
}
	
.bild_links {
	float: left;
	padding: 15px 15px 15px 10px;
}
	
#teaser {
	width: 219px;
	float: right;
	margin-top: -30px;
}

#inhalt_teaser {
	width: 216px;
	border-bottom: 4px solid #FFFFFF;
	margin: 0px 0px 0px 3px;
}

#inhalt_teaser_bild {
	padding: 0px 0px 6px 14px;
}
	
#inhalt_teaser_text {
	padding: 0px 0px 6px 14px;
}



#footer {
	background-color: #E6E7E8;
	padding: 10px  0px  10px 75px;
	font-size: 10px;
	font-weight: bold;
}

p {
    margin: 0px;
    padding: 0px;
    margin-bottom: 0.5em;
}

h1 { 
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0px 8px 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0px 6px 14px;
}

h4 { 
	font-weight: bold;
	color: #EC008C;
}

strong {
	font-weight: bold;
}

#footer_marken {
	background-color: #BBBEBF;
	padding: 10px  0px  10px 15px;
	font-size: 10px;
	font-weight: bold;
	height: 80px;
}

.markenhead {
	margin-left: 60px;
	margin-bottom:12px;
}

#footer_marken a  {
  display: block;
	float:left;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	outline: none;
}

#m_spalt {
	width:65px; height:47px;
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_spalt_.gif) left top no-repeat;
}
#m_centrum {
	width:86px; height:47px;
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_centrum_.gif) left top no-repeat;
}
#m_vitasprint {
	width:92px; height:47px;
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_vitasprint_.gif) left top no-repeat;
}
#m_thermacare {
	width:98px; height:47px;
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_thermacare_.gif) left top no-repeat;
}
#m_baldriparan {
	width:92px; height:47px;
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_baldriparan_.gif) left top no-repeat;
}
#m_g50plus {
	width:99px; height:47px;
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_g50plus_.gif) left top no-repeat;
}
#m_spalt:hover {
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_spalt_f2_.gif) left top no-repeat;
}
#m_centrum:hover {
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_centrum_f2_.gif) left top no-repeat;
}
#m_vitasprint:hover {
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_vitasprint_f2_.gif) left top no-repeat;
}
#m_thermacare:hover {
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_thermacare_f2_.gif) left top no-repeat;
}
#m_baldriparan:hover {
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_baldriparan_f2_.gif) left top no-repeat;
}
#m_g50plus:hover {
	background: transparent url(../../caltrate_600_plus_d/images/marken/marken_g50plus_f2_.gif) left top no-repeat;
}
