/* ------------------------ BODY ------------------------ */
body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(http://www.gernegesund-moelln.de/images/back.jpg);
}

/* ------------------------ LINKS ------------------------ */
a {
	color: #000066;
	font-size: 14px;
	text-decoration: none
}
a:link {
	color: #000066;
	font-size: 14px;
	text-decoration: none
}
a:visited {
	color: #000066;
	font-size: 14px;
	text-decoration: none
}
a:active {
	color: #000066;
	font-size: 14px;
	text-decoration: none
}
a:hover {
	color: #000066;
	font-size: 14px;
	text-decoration: underline
}
a.menu {
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none
}
a.menu:link {
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none
}
a.menu:visited {
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none
}
a.menu:active {
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none
}
a.menu:hover {
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline
}
a.wir {
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}
a.wir:link {
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}
a.wir:visited {
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}
a.wir:active {
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}
a.wir:hover {
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline
}
/* ------------------------ TEXT ------------------------ */
b{
	color: #000000;
	font-size: 14px
}
b.menu {
	color: #000000;
	font-size: 20px
}

/* ------------------------ DESIGN ------------------------ */
.border{
	border: 1px solid silver;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#f6f2d1;
}
.red{
	color: #FF0000;
}

/* ------------------------ DIV ------------------------ */
div{
	 float: left;
}

/* ------------------------ SPAN ------------------------ */
span.termine{
	display: inline;
	border-bottom: 0px solid silver;
}

/* ------------------------ UL ------------------------ */
ul {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.wir {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ------------------------ TABLE ------------------------ */
td {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.beschreibung{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
td.termine{
	 width:140px;
}
td.methode{
	text-align: justify;
}
td.mainLeft{
	background-image:url(http://www.gernegesund-moelln.de/images/index02background.gif);
	width: 108px;
	height: 402px; 
}
td.mainRight{
	background-image:url(http://www.gernegesund-moelln.de/images/index04background.gif);
	width: 86px;
	height: 402px;
}
td.mainTop{
	background-image:url(http://www.gernegesund-moelln.de/images/index01.gif);
	width: 968px;
	height: 124px;
}
td.mainBottom{
	width: 968px;
	height: 107px;
}
td.mainCenter{
	width: 776px;
}
td.titleCenter{
	height: 21px;
}
td.contentLeftSpace{
	padding-left: 10px;
}
td.contentDetailLeftSpace{
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.contentDetailHeightSpacer{
	height: 10px;
}
td.contentDetails{
	width: 100px;
	text-align: left;
}
td.contentValues{
	width: 608px;
	text-align: left;
}
td.aktuellesRow{
	padding-top: 2px;
	padding-bottom: 2px;
}
table.content{
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
/* ------------------------ IMG ------------------------ */
img {
	border: none;
}

/* ------------------------ HR ------------------------ */
hr.termine {
	height: 1px;
	width: 90%;
}
