 /*
 * CSS ALL
 * kh clp
 * erstellt: 2010-04-28
 * geaendert: 
 *
 */
 
 @import url(menu_top.css);
 @import url(menu_left.css);
 
 /* ------------------------------------
   Grundlayout
   ------------------------------------ */
 
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.clearer {
	clear: both;
	height: 0;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
 
body {
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #cfd0d2;
	border: 0;
	background-image:url(../images/bg_body.png);
	background-position:center;
	background-repeat: repeat-y;
}
 
 html> body html,body {
	font-size: 100.01%
}


#page {
	position: relative;
	width: 810px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-image:url(../images/bg_page.png);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#header {
	position: relative;
	width: 810px;
	height: 64px;
}

#navigation {
	clear: both;
	height: 319px;
	width: 800px;
	border-bottom: 7px solid #cc071e;
}
#navigation .left {
	float: left;
	position: relative;
	width: 201px;
	height: 319px;
	margin: 0;
	padding: 0;
}
#navigation .left #logo {
	position: absolute;
	top: -44px;
	left: 27px;
	z-index: 10;
	width: auto;
	height: auto;
}
#navigation .left #menu {
	/* menu_left.css */
}
#navigation .right {
	float: left;
	width: 595px;
	height: 319px;
	margin: 0 0 0 4px;
	padding: 0;
}
#content {
	clear: both;
}	

#content .left {
	float: left;
	width: 161px;
	height:  auto;
	padding: 20px;
}
#content .left h1 {
	text-transform:inherit;
	font-size: 17px;
}

#content .right {
	float: left;
	width: 557px;
	height: auto;
	margin: 0;
	padding: 0px 30px  20px 12px;
}	


/* footer */
div#footer {
	clear: both;
    padding: 0;
    margin: 0 auto;
	font-size: 12px;
	background-color: #fff;
	width: 810px;
	background-image:url(../images/bg_page.png);
	background-position: 0 0;
	background-repeat: repeat-y;
	height: 100%;
	vertical-align: top;
}

#footer .left {
	float: left;
	width: 198px!important;
	text-align: left;
	padding: 4px 4px 0px 4px;
	border-top: 1px solid #080808;
	background-color: #fff;
	height: 28px;
}
#footer .center {
	float: left;
	width: 380px !important;
	text-align: center;
	padding: 4px 4px 0px 4px;
	border-top: 1px solid #080808;
	background-color: #fff;
	height: 28px;
}
#footer .right {
	float: left;
	width: 198px !important;
	text-align: right;
	padding: 4px 4px 0px 4px;
	border-top: 1px solid #080808;
	background-color: #fff;
	height: 28px;
}
#footer a {
	margin:  0 !important;
	padding: 1px;
	color: #080808;
	font-weight: normal;
    text-decoration: none;
	font-size: 12px !important;
}
#footer a:hover {
    background-color: #e1eaee;
	color: black;
}

 /* ------------------------------------
   Texte
   ------------------------------------ */
body {
	font-family: Verdana, Arial,Helvetica, Verdana, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #2c2423;
}


h1 {
	font-size: 120%;
	line-height: 140%;
	padding: 0 0 0 0;
	margin: 25px 0 15px 0;
    font-weight: normal;
	color: #004a99;
	text-transform: uppercase;
}

h2, h2 a {
    padding: 0px 0px 6px 0px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #004a99 !important;
	padding: 0;
	text-decoration: none  !important;
}
h2 a:hover {
	text-decoration: underline !important;
}
/* Datum Artikel */
h3 {
    padding: 0;
	margin: 5px 0 5px 0;
    font-size: 10px;
	font-weight: normal;
}
/* Teaser headline */
h4, h4 a {
    padding: 0;
	margin: 4px 0 6px 0;
	font-size: 12px;
	font-weight: bold;
	color: #004a99!important;
	padding: 0;
	text-decoration: none;
}
/* Suchergebnis headline */
h5, h5 a {
    padding: 0;
	margin: 0 0 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #004a99 !important;
	padding: 0;
	text-decoration: none;
}

h6 {
	
}

p {

}
.bodytext {
	
}
 /* ------------------------------------
   Links
   ------------------------------------ */
a {
	text-decoration: none;
	color: #004a99;
}

a:hover {
	text-decoration: underline;
	color: #004a99;
}

/* Links in Boxen*/
.linkMore, a.linkMore {
	margin: 0;
	padding: 1px;
	color: #004a99 !important;
	font-size: 12px !important;
	font-weight: normal;
	text-align: right;
}
a.linkMore:hover {
    background-color: #e1eaee;
	color: #004a99 !important;
	text-decoration: none !important;
}
.linkBack {
	display:block;
	clear: both;
	margin: 20px 0 0 0;
}
.linkBack, a.linkBack {
	clear: both;
	padding: 1px;
	color: #004a99 !important;
	font-size: 12px !important;
	font-weight: normal;
}
a.linkBack:hover {
    background-color: #e1eaee ;
	color: #004a99 !important;
	text-decoration: none !important;
}

 /* ------------------------------------
   Listen
   ------------------------------------ */
 
ul {
	list-style-type:square;
	list-style-image:url(../images/bullet.png);
	margin: 0;
	padding: 6px 0 6px 14px;
}   

 /* ------------------------------------
   Boxen
   ------------------------------------ */
#breadcrumb {
	clear: both;
	height: 18px;
	text-align: left;
	color: #000;
	font-size: 10px;
	margin-top: 20px;
}
#breadcrumb a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	
}
#breadcrumb a:hover {
	text-decoration: underline;
}

.imgBox {
	clear: both;
	float: right;
	display: block;
	width: auto;
	height: 100%;
	padding: 0;
	margin: 4px 0 0 10px;
}
.imgBox .imgStandard {
	padding: 0;
	margin: 20px 0 0 0;
	border-top:  7px solid #cc071e;
	width: 220px;
}
.imgText {
	background-color: #e1eaee;
	line-height: 20px;
	padding: 0 4px 0 4px; 
}

/* Artikilliste */
.boxStandard {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #2c2423;
	padding: 10px 0px 10px 0px !important;

}
.boxStandard .imgStandard {
	margin: 4px 0 10px 0 !important;
	padding: 0;
}

/* Teaer */
.boxTeaser {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 10px !important;
	line-height: 120%;
} 
.boxTeaser h4,
.boxTeaser h4 a {
	font-size: 10px;
	color: #004a99;
}
.boxTeaser img {
	margin: 2px 0 6px 0;
}
.boxTeaser .date {
	font-size: 9px;
	margin: 0;
	padding: 0;
}
.boxTeaser .linkMore a {
	font-size: 10px !important;
}
/* ------------------------------------
    Sitemap
    ------------------------------------ */
a.sitemap_level1 {
	display: none;
	/*
	display: block;
    border-top: 1px solid #0464cf;
    color: #004a99;
	font-size: 12px;
	width: 410px !important;
	height: 20px;
    font-weight: bold;
    padding: 2px 0 0 2px;
	background-color: #dcdcdc;
	*/
}
a.sitemap_level1:hover {
    background-color: #c8c8c8;
	color: #222;
	text-decoration: none;
}

a.sitemap_level2 {
    color: #004a99;
    display: block;
	height: 20px;
	font-size: 100%;
	font-weight: bold;
    padding: 2px 0 0 24px;
	background-image:url(../images/pfeil_nav.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	text-decoration: none;
}
a.sitemap_level2:hover {
    background-color: #e1eaee;
	color: #222 !important;
	text-decoration: none;
}
a.sitemap_level3 {
    color: #222 !important;
    display: block;
	height: 20px;
	font-size: 98%;
	font-weight: normal;
    padding: 0 0 0 44px;
	text-decoration: none;
}
a.sitemap_level3:hover {
    background-color: #e1eaee;
	color: #222 !important;
	text-decoration: none;
	font-weight: bold !important;
}

a.sitemap_level4 {
    color: #666 !important;
	display: block;
	height: auto;
	font-size: 96%;
	font-weight: normal;
    padding: 0 0 0 64px;
	text-decoration: none;
	
}
a.sitemap_level4:hover {
    background-color: #e1eaee;
	color: #222 !important;
	text-decoration: none;
	font-weight: bold !important;
}

.sitemap_level2_container {
    width: 410px;
	margin-bottom: 1px;

}
.sitemap_level3_container {
    width: 410px;
	margin-bottom: 1px;

}

.sitemap_level4_container {
    width: 410px;
	margin-bottom: 1px;

}
/* ------------------------------------
    Suche
    ------------------------------------ */
/* Suche */
#search {
	position: absolute;
	top: 33px;
	left: 642px;
	z-index: 11;
	width: 200px;
	height: 30px;
}
.searchbox_input {
	float: left;
	color: #222; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #fafafa; 
	border :1px inset #080808;
	padding-left:3px;
	margin: 1px 0 1px 0;
	font-size: 11px;
	line-height: 11px;
	width: 100px;
}
.searchbox_button {
	float: left;
	width: 23px;
	height: 14px;
	border:0;
	padding: 2px 0 0 0;
	margin: 0 0 0 4px;
}

	
.boxSearchResult {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #2c2423;
	padding: 10px 0px 10px 0px !important;
}
a.search {
    display: block;
	height: auto;
    color: #080808;
	font-size: 98%;
    font-weight: normal;
    padding: 2px 2px 2px 24px;
	margin-bottom: 1px;
	background-image:url(../images/pfeil_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -4px;
	text-decoration: none !important;
}
a.search:hover {
    background-color: #e1eaee;
	color: #080808;
	text-decoration: none;
}
.highlight {
	background-color: #e1eaee;
}


.boxBaby {
	display: block;
	float:left;
	width: 160px;
	height: 310px;
	padding: 5px;
	margin: 10px 10px 10px 0;
	background-color: #e1eaee;
	border: 1px solid #eee;
	text-align: center;
}
.boxBaby .img {
	width: 160px;
	height: 214px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
}
.boxBaby .name {
	font-weight: bold;
	color: #004a99;
}

/* ------------------------------------
    Schriftgroesse
    ------------------------------------ */
#fontsize {
	position: absolute;
	top: 33px;
	left: 470px;
	z-index: 11;
	width: auto;
	height: 30px;
	
	
}
#fontsize .text {
	position: relative;
	top: -2px;
	font-size: 12px;
}

/* ------------------------------------
   Formulare
   ------------------------------------ */
.formbut {
	font-weight: bold; 
	color: #080808; 
	font-weight: bold;
	background-color: #f0f0f0; 
	border:1px outset #080808; 
	padding:2px;
	cursor: pointer;
}
.formfield {
	color: #222; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #fafafa; 
	border :1px inset #080808;
	padding-left:3px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}
.formfieldEmpty {
	color: #111; 
	font-weight: bold;
	text-decoration: none;
	background-color: #dadada; 
	border-top :1px solid #fff842;
	border-right :1px solid #fff842;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding-left:3px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}


/* Tabelloses Forumlar */
.formDisplay {
    display: block;
	float: left;
	width: 180px;
	color: #080808; 
	font-weight: bold;
	background-color: #fafafa; 
	border:1px solid #080808;
	padding:2px;
	margin: 1px 0 1px;
}
.formDisplayEmpty {
    display: block;
	float: left;
	width: 180px;
	color: #080808; 
	font-weight: bold;
	background-color: #ecf1ea; 
	border:1px solid #080808;
	padding:2px;
	margin: 1px 0 1px;
}
.formDisplayHidden {
    display: block;
	float: left;
	width: 180px;
	padding:2px;
	margin: 1px 0 1px 0;
}
.formLabel, .noLabel {
    display: block;
	text-align: right;
	float: left;
	width: 180px;
	padding-right: 20px;
	border: 0;
}

.msg {
	color: firebrick;
	font-weight: bold;
	font-size: 12px;
}
/* ------------------------------------
   Pager
   ------------------------------------ */
#boxPager {
	padding: 3px;
	margin: 20px 0px 6px 0px;
	border: 0;
	font-size: 95%;
	text-align: center !important;
}
.pager {
	color: #2c2423; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #fefefe; 
	border:1px solid #2c2423; 
	padding:2px;
}
a.pager:link, a.pager:visited, a.pager:active {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #004a99; 
	border:1px solid #2c2423; 
	padding:2px;
}
a.pager:hover { 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #2e5b9c; 
	border:1px solid #2c2423; 
	padding:2px;
}


/* ------------------------------------
   Eingabetabelle
   ------------------------------------ */
.tab_input {
	border: 0;
	background-color: #fff;
	border-collapse: separate;
	margin: 20px  0 20px 0;
}
.tab_input th {
	border: 0;
	background-color: #ddd;
	padding: 3px;
	margin: 0 1px 1px 0;
	vertical-align: top;
	color: #000;
	font-weight: bold;
}
.tab_input td {
	border: 0;
	background-color: #eee;
	padding: 3px;
	margin: 0 1px 1px 0;
	vertical-align: top;
	color: #000;
}

.tab_input td.col_l {
	width: 120px;
	font-weight: bold;
}
   

/* ------------------------------------
   Kontaktformular
   ------------------------------------ */

#SpryContactForm{ 
    padding-top:20px;
	
}

#SpryContactForm input {
	color: #222; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #fafafa; 
	border :1px inset #080808;
	padding-left:3px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}

span.contactFormSubmit input.resetbutton,span.contactFormSubmit input.submitbutton{
    font-weight: bold; 
	color: #080808; 
	font-weight: bold;
	background-color: #f0f0f0; 
	border:1px outset #080808; 
	padding:2px;
	cursor: pointer;
	
}
span.contactFormSubmit input.submitbutton{
    margin-left:60px;
}
#SpryContactForm ul{
    list-style:none;
    margin:0;
    padding:0;
}

#SpryContactForm select, #SpryContactForm input[type="text"] {
    width: 200px !important;
}

#SpryContactForm textarea {
    height:150px;
	width: 200px !important;
	color: #222; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #fafafa; 
	border :1px inset #080808;
	padding-left:3px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}
#SpryContactForm ul li{
    height:30px;
    clear:both;
}

#SpryContactForm label{
    display:block;
    float:left;
    width:200px !important;
	padding-right: 20px;
}
.validMsg, .novalidMsg{
    position:relative;
    top:2px;
    padding: 0px 3px;
    width:16px;
    height:16px;
    display:none;
}
.validMsg{
    display:none;
}
.radioValidState .validMsg,
.checkboxValidState .validMsg,
.textfieldValidState .validMsg, 
.textareaValidState .validMsg, 
.selectValidState .validMsg{
    display:inline;
}

.checkboxMaxSelectionsState .novalidMsg,
.checkboxMinSelectionsState .novalidMsg,
.radioRequiredState .novalidMsg,
.checkboxRequiredState .novalidMsg,
.textfieldRequiredState .novalidMsg,
.textareaRequiredState  .novalidMsg,
.textfieldInvalidFormatState .novalidMsg , 
.textfieldMinCharsState .novalidMsg, 
.textfieldMaxCharsState .novalidMsg , 
.textareaMinCharsState .novalidMsg , 
.textareaMaxCharsState .novalidMsg, 
.selectRequiredState .novalidMsg{
    display:inline;
}
span.textareaRequiredMsg,span.textareaMinCharsMsg,span.textareaMaxCharsMsg{
	position:relative;
	left:131px;
}
#Counterror_mess{
    padding:0px 5px;
}
#SpryContactForm ul li.grpradio{
	height:auto;
}
#SpryContactForm ul li span span.grpradio{
	display:block;
	width:70px;
	height:25px;
	float:left;
}
#SpryContactForm ul li.grpcheckbox{
	height:auto;
}
#SpryContactForm ul li span span.grpcheckbox{
	display:block;
	width:100px;
	height:25px;
	float:left;
}
br.clear{
	clear:both;
}


 /* ------------------------------------
   Popup
   ------------------------------------ */
   
body.popup {

	background-image: url(../images/spacer.gif);
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #fff;
	border: 0;
}
#popup_page {
	padding: 10px;
	margin: 0 auto;
	width:580px;
	height: auto;
	background-color: #fff;
	border: 0;
	position: relative;
	background-image:none !important;
}
.popup_header {
	display: none;
}
.popup_body h1 {
	display: none;
}
.popup_body {
	margin: 0;
	padding: 0;
}
.popup_footer {
	/*clear: both;
    padding: 20px 0 10px 0;
    margin: 0 auto;
	font-size: 10px;
	background-color: #fff;
	width: auto;*/
	display: none;
}

.innere-medizin {
	text-align:center;
}