/* Start: General Styles */
* {
  font-family:verdana,arial,sans-serif;
}

body, ul, li, p, h1, h2, h3, h4, h5, h6, dd, dl {
  margin:0;
  padding:0;
}

acronym {
  border:none;
}

ul {list-style-type:square;}

a {
  text-decoration: none;
  color: #000;
}

img  { border:0; }
hr { display: none; }

/* End: General Styles */

/* Start: Header Styles */
/* End: Header Styles */

/* Start: Body Layout */
/* End: Body Layout */

/* Start: Left Column Styles */

#logoEKU {
  float: left;
  padding: 0 25px;
}

/* End: Left Column Styles */

/* Start: Middle Column Styles */

#logoBauchzentrum {
  float: left;
  padding: 10px 25px;

}
#navigation { display:none; }

/* End: Middle Column Styles */

/* Start: Right Column Styles */


#content {
  width: 400pt;
}


#content p.backlink {
   display:none;
}
 
#content p {
  font-size:0.8em;
  line-height:1.5em;
  width: 95%;
}


#content .noMargin { margin:0; }
#content .smallMarginBottom { margin-bottom:0.75em; }
#content .clear { clear:both; }

#content h1{
  font-size:1.5em;
  margin:0.75em 0;
  font-weight:normal;
}

#content h2 {
  font-size:1.25em;
  margin-top:1.5em;
  margin-bottom:0.5em;
  font-weight:normal;
}

#content h3 {
  margin-top:0.75em;
  margin-bottom:0.5em;
}

#content h4 {
  font-size:0.8em;
  margin-top:0.75em;
  margin-bottom:0.25em;
}

#content .dlImgLandscape {
  width: 292px;
  margin: 1.5em 0;
}

#content .dlImgPortrait {
  width: 222px;
  margin: 1.5em 0;
}


#content .dtImg {
 border:1px solid #CCC;
 padding:5px;
 font-size: 0px;
 line-height: 0px;
}

#content .ddImg {
  padding-top: 5px;
  font-size:0.70em;
  line-height: 1.4em;
}

#content .dlFAQ {
  margin-top:2em;
}

#content .dtFAQ {
  font-size:0.8em;
  margin-bottom:0.75em;
  font-weight: bold;
}


#content .ddFAQ {
  font-size:0.8em;
  padding: 5px 0 0 15px;
  line-height: 1.4em;
  margin-bottom: 0.75em;
}
#content .backTop{ display:none; }

#content hr{ display:none; }

.backTop a{ display:none; }

#content .nowrapText {
white-space:nowrap;
}

/* End: Right Column Styles */

/* Start: Footer Styles */
/* End: Footer Styles */

#content ul {
  padding-left: 17px;
  line-height:1.5em;
}

#content .ulLevel1 {font-size: 0.8em;}


#content ul li {list-style-type:disc;}

#content li li {list-style-type:circle;}


.hidden { display:none; }  

.skipLinks { display:none;}

#impressum { display: none; }

#fontSize { display:none; }

#disclaimer {
  clear: both;
  font-size: 0.75em;
  text-align: center;
  padding-top: 15px;
  width: 100%;
}

.hyphen{
  width: 100%;
  border-bottom: 1px solid black;
  padding: 10px 0;
  clear: both;
}

#footer {
  width: 400pt;
}

#footer p{
  padding-top:10px;
}

#rightCol .hyphen {display: none;}

.backTitle {
  display:none;
}

#content table {
margin: 10px 0;
 border: 1px solid #000;
}

#content table caption{
	padding-top: 10px;
	font-weight: bold;

}

#content table th, td {
 padding: 5px;
}

.cellmark1 th{
 background: #000;
 color: #FFF;
}

.cellmark1 td{
 background: #000;
  color: #FFF;
}


.formel {
  padding: 25px 0px 5px 15px;
}
