/* ***********************************
    www.tcm-gomeringer.de
   *********************************** */
      
  body {
	background-color: #dfdede;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

p {
}

h1 {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.fett {
	font-weight: bold;
}


.zitat {
	font-size: 12px;
	color: #990000;
}

.aufzaehlung {
	font-size: 12px;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 12px;
}

.aufzaehlung li {
	padding-bottom: 6px;
	padding-left: 8px;
}

.bild {
	float: left;
	height: 124px;
	width: 126px;
}

.rotertext {
	color: #990000;
}

.weissertext {
	color: #FFFFFF;
}

.boldweiss {
	color: #FFFFFF;
	font-weight: bold;
}

.kursivweiss {
	color: #FFFFFF;
	font-style: oblique;
}

.kursivboldweiss {
	color: #FFFFFF;
	font-style: oblique;
	font-weight: bold;
}

img {border: 0;}

a:link {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #990000;

}
a:active {
  color: #990000;
 }
 
 p.hanging {
	text-indent: -35px;
	padding-left: 35px;
 }
 
  table {
  	border-collapse:collapse;
	border: 0;
	margin: 0;
	padding: 0;
	width: 400px;
 }
 
   td {
	border: 0;
	height: 25px;
	padding: 0;
	margin: 0;
 }
 
    tr {
	border: 0;
	padding: 0;
 }
#navi li {
	font-size: 12px;
	line-height: 24px;
	list-style-type: none;
}

#navi li a:link, #navi li a:visited {
	text-decoration: none;
	color: #000000;

}
#navi li a:hover, #navi li a:active {
  text-decoration: none;
  color: #990000;
}


#mitte a {
	text-decoration: none;
	color: #666666;
}

#mitte a:link, #mitte a:visited {
	text-decoration: none;
	color: #666666;
}
#mitte a:hover, #mitte a:active {
	text-decoration: none;
	color: #990000;
}

#rechts a {
	text-decoration: none;
	color: #969083;
}

#rechts a:link, #rechts a:visited {
	text-decoration: none;
	color: #ffffff;
}
#rechts a:hover, #rechts a:active {
	text-decoration: none;
	color: #969083;
}

#navifooter li {
	display: inline;
	margin-left: 0px;
}

#navifooter li a:link, #navifooter li a:visited {
	text-decoration: none;
	color: #000000;
	margin-right: 15px;
}
#navifooter li a:hover, #navifooter li a:active {
  text-decoration: none;
  color: #990000;
}

 .clearfloat { 
    	clear:both;
        height:0;
        line-height: 0px;
		}

/* ---------- RAHMEN ----------  */ 

  #wrap {
	width: 1100px;
	height: auto;
	margin: 40px auto;
	text-align: left;
	padding: 0px;
	background-color: #990000;
}
  #main {
  	float: left;
	width: 870px;
	height: auto;
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	
}

  #rechts {
	float: left;
	width: 180px;
	height: auto;
	margin: 0px;
	padding-top: 400px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}



/* ---------- HEADER ----------  */ 

#headerLi {
	float: left;
	width: 230px;
	height: 120px;
	margin: 0px;
	background-color: #c4c0b7;

}
#headerMi {
	float: left;
	width: 640px;
	height: 120px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../images/g_logo.jpg);
	background-repeat: no-repeat;
	background-position: 70px 50px;
}


/* ---------- CONTENT ----------  */ 

#content {
	float: left;
	width: 870px;
	margin: 0px;
	background-image: url(../images/grau-weiss.jpg);
	background-repeat: repeat-y;
}


#navLinks {
	float: left;
	width: 230px;
	height: auto;
	margin: 0px;
/*	background-color: #c4c0b7;	*/
	padding-top: 82px;
}

#mitte {
	margin: 0px;
	padding-top: 63px;
	padding-right: 70px;
	padding-left: 70px;
	background-image: url(../images/tcm_dyn_Heil.jpg);
	background-repeat: no-repeat;
	background-position: 70px 14px;
	overflow:auto;
}

* html #mitte {
	display:inline-block;
}


#contentRechts {
	width: 230px;
	float: left;
}

  #boxRechts {
	float: left;
	width: 300px;
	margin-left: 40px;
}


/* ---------- FOOTER ----------  */ 

#footer {
	float: left;
	padding-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;

}
#navifooter {
	text-decoration: none;
	padding-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
}
