/*:::::: Formatvorlage für die Website www.charlottenklinik.de ::::::*/

csc-textpic-caption {
 font-size: 80%;
}

body {
  background-color: white;
  color: black;
  margin-top: 0;
  font-size: 9pt;
  font-family: Arial,Verdana,Helvetica,sans-serif;
}

a {
   color:black;
   text-decoration:underline;
}

a:hover, a:focus, a:active {
   color: #EC870E;

}

a:link {
   color: black;
}

.MainContainer {
  width: 967px;
  font-size: 100%;
  background-color: white;
  margin: 0px auto 0px auto;
}

.LogoRow {
  height: 109px;
}

.TopMenuRow {
  background-color: #FBE7CF;
  height: 2em;
  font-size: 100%;
}

.TopMenu {
  float: left;
  display: inline; /* Wichtig für IE6 DoubleTake-Bug */
  margin: 0.2em 0px 0px 276px;
}

.TopMenu a {
  color: black;
  text-decoration: none;
}

.TopMenu a:hover {
  color: orange;
}

.FontSizer {
  float: right;
}

.FontSizer a {
  color: black;
  text-decoration: none;
}

.ImageHeaderRow {
  float: left;
}

.ImageHeaderRow img {
  float: left;
}

.ContentRow {
  background-image: url(images/SiteBackground.jpg);
  background-repeat: repeat-y;
}

.MainMenu {
  width: 206px;
  float: left;
  background-color: #F3B76E;
  min-height: 450px;
}

.breadcrumb {
	width: 480px;
	max-width: 480px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 85%;
	color: black;
	padding-top: 5px;
        padding-bottom: 0;
	padding-left: 25px; 
	background-color: #ffffff; 
	float: left;
}

.breadcrumb A {
	color: #EC870E;
	text-decoration: underline;
	/*font-size: 90%;*/
}

.breadcrumb A:hover {
	color: black;
	text-decoration: underline;
	/*font-size: 90%;*/
}

.Content {
  width: 510px;
  overflow-x: hidden;
  float: left;
  padding: 12px 30px 30px 25px;
}

.Content h1 {
  color: #EB870C;
  font-weight: bold;
  font-style: italic;
  font-size: 165%;
}

.Content h6 {
  font-weight: normal;
  font-size: 100%;
  background-color: #F8A061;
  border-style: solid;
  border-width: 1px;
  padding: 8px;
}

h2, h4, h5 {
        color: #EB870C;
        font-weight: bold;
        font-style: italic;
	font-size: 120%;
	font-weight: bold;
}

.RightMenu {
  width: 195px;
  float: right;
}

.Footer {
}

.SucheBox {
  background-image: url(images/RightBox.gif);
  background-repeat: no-repeat;
  margin-top: 10px;
}

.SucheBox label {
  padding: 5px 0px 17px 9px;
}

.SucheBox input {
  margin: 0px 0px 7px 9px;
}

.SucheBox input#mailformsword {
  border-style: none;
  width: 167px;
}

.SucheBox input#mailformsubmit {
  border-style: solid;
  border-width: 2px;
  width: 105px;
  border-color: #EB870C;
  background-color: white;
}

.LoginBox {
  background-image: url(images/RightBox.gif);
  background-repeat: no-repeat;
  margin-top: 10px;
}

.LoginBox h3 {
  font-size: 100%;
  padding: 5px 0px 5px 9px;
}

.LoginBox input {
  margin: 0px 0px 3px 6px;
}

.LoginBox input#user{
  border-style: none;
  width: 167px;
}

.LoginBox input#pass{
  border-style: none;
  width: 167px;
}

.LoginBox label {
  padding: 0px 0px 17px 6px;
}

.LoginBox tfoot input {
  border-style: solid;
  border-width: 2px;
  width: 105px;
  border-color: #EB870C;
  background-color: white;
}

.SpeiseplanBox {
  background-image: url(images/RightBox.gif);
  background-repeat: no-repeat;
  margin-top: 10px;
}

.SpeiseplanBox h1 {
  font-size: 100%;
  padding: 5px 0px 5px 9px;
}

.SpeiseplanBox p {
  margin: 5px 5px 5px 10px;
}

.Workflow {
  background-image: url(images/RightBox.gif);
  background-repeat: no-repeat;
  margin-top: 10px;
}

.Workflow h1 {
  font-size: 100%;
  padding: 5px 0px 5px 9px;
}

.Workflow p {
  margin: 5px 5px 5px 10px;
}

.newsBox {
  background-image: url(images/RightBox2.gif);
  background-repeat: no-repeat;
  margin-top: 10px;
}

.newsBox h1 {
  font-size: 100%;
  padding: 5px 0px 5px 9px;
}

.newsBox p {
  margin: 5px 5px 5px 10px;
}

.LinkRefrakt {
  margin: 10px 0 20px 26px;
}

/*
.MainMenu img {
  float: right;
}
*/

/*:::::: Erste Menüebene ::::::*/

.MainMenuItemLevel1 {
  margin: 16px 6px 0px 16px;
}

.MainMenuItemLevel1 A {
  text-decoration: none;
  font-weight: normal;
  color: black;
}

.MainMenuItemLevel1Active {
  margin: 16px 6px 0px 16px;
}

.MainMenuItemLevel1Active A {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

/*:::::: Zweite Menüebene ::::::*/

.MainMenuItemLevel2 {
  margin: 7px 6px 0px 21px;
}

.MainMenuItemLevel2 A {
  text-decoration: none;
  font-weight: normal;
  color: black;
}

.MainMenuItemLevel2Active {
  margin: 7px 6px 0px 0px;
  padding: 0 0 0 21px;
  background-color: #EB870C;
}

.MainMenuItemLevel2Active A {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

/*:::::: Dritte Menüebene ::::::*/

.MainMenuItemLevel3 {
  font-size: 94%;
  margin: 0px 6px 0px 0px;
  padding: 4px 0 4px 21px;
  background-color: #FBD5AE;
}

.MainMenuItemLevel3 A {
  text-decoration: none;
  font-weight: normal;
  color: black;
}

.MainMenuItemLevel3Active {
  font-size: 94%;
  margin: 0px 6px 0px 0px;
  padding: 4px 0 4px 21px;
  background-color: #FBD5AE;
}

.MainMenuItemLevel3Active A {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

/*:::::: Vierte Menüebene ::::::*/

.MainMenuItemLevel4 {
  font-size: 88%;
  margin: 0px 6px 0px 0px;
  padding: 4px 0 4px 31px;
  background-color: #FBD5AE;
}

.MainMenuItemLevel4 A {
  text-decoration: none;
  font-weight: normal;
  color: black;
}

.MainMenuItemLevel4Active {
  font-size: 88%;
  margin: 0px 6px 0px 0px;
  padding: 4px 0 4px 31px;
  background-color: #FBD5AE;
}

.MainMenuItemLevel4Active A {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

/*:::::: Fünfte Menüebene ::::::*/

.MainMenuItemLevel5 {
  font-size: 83%;
  font-style: italic; 
  margin: 0px 6px 0px 0px;
  padding: 4px 0 4px 41px;
  background-color: #FBD5AE;
}

.MainMenuItemLevel5 A {
  text-decoration: none;
  font-weight: normal;
  color: black;
}

.MainMenuItemLevel5Active {
  font-size: 83%;
  font-style: italic; 
  margin: 0px 6px 0px 0px;
  padding: 4px 0 4px 41px;
  background-color: #FBD5AE;
}

.MainMenuItemLevel5Active A {
  text-decoration: none;
  font-weight: bold;
  color: black;
}


.interBottomRow {
  clear: left;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  text-indent: 235px;
  font-size: 90%;
}

/* :::::::::::::::::::::::::::::::::::::::::::::*/

/*
.clearLinkLineDiv {
	width: 0px;
	height: 0px;
	font-size: 0px;
	clear: both;
}
*/

/*:::::: Formatierung KTQ-Dokumentenliste ::::::*/

.csc-header {
        padding: 0;
        border: 0;

        margin-top: 16px;        
        margin-bottom: 0;
}

.csc-header h1 {
       padding-bottom: 2px;
       margin-bottom: 3px;
}


.csc-uploads-fileName P {
        padding: 0;
        margin-bottom: 0;
        margin-top: 4px;
}

.csc-uploads-description {
	font-size: 85%;
}

.csc-uploads-description P {
        padding: 0;
        margin-bottom: 1px;
        margin-top: 1px;
}

/*:::::: Formatierung KONTAKTFORMULAR ::::::*/

.csc-form-labelcell {
	color: black;
	font-size: 80%;
}


.csc-mailform-field {	
	clear: all;
	color: black;
	font-size: 100%;
	font-weight: bold;
}

.csc-mailform-field label {
	float: left;
	display: block;
	width: 120px;
}

#mailform FIELDSET {
	border-style: none;
	border-width: 0px;
}

/*:::::: Speiseplan ::::::*/

.tx-ahameals-pi1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;

	max-width: 145px;
	width: 145px;

	overflow: hidden;
}

.tx-ahameals-pi1-listrowField-date {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 1.2em;
}

.tx-ahameals-pi1-listrowField-kind {
	font-weight: bold;
}

.tx-ahameals-pi1-listrowField-meal {
	font-weight: normal;
	display: block;
}

.tx-ahameals-pi1-listrowField-separator {
}


.nutrinf {
	font-size: 70%;
	font-weight: normal;
	display: inline;
	vertical-align: super;
	margin-right: 3px;
}


.aha_left A {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

.aha_right A {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}


.aha_center A {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

.aha_center {
	color: blue;
	padding-left: 15px;
	text-decoration: none;
}


.aha_right {
	padding-left: 20px;
}

.tx-indexedsearch-rules {
	display:none;
}
