/* ################## Kopfzeile ##################### */
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FED487;
	background-color: #802919;
	line-height: 20px;
	background-image: url(../assets/obenlinks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	text-align: right;
}

/* ################## Globale Navigation  #####################*/
#globalmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#globalmenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
#globalmenu td img {
	margin-top: -7px;
	*margin: 0;
}
#globalmenu a:link { text-decoration: none; }
#globalmenu a:visited { text-decoration: none; }
#globalmenu a:active { text-decoration: none; }
#globalmenu a:hover { text-decoration: underline; }


/* === Content Navigation === */
#contentnavred td img,
#contentnavgreen td img {
	margin-top: -6px;
	*margin-top: 0;
}

/* Content Navigation green */
#contentnavgreen a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
#contentnavgreen td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
}
#contentnavgreen a:link { text-decoration: none; }
#contentnavgreen a:visited { text-decoration: none; }
#contentnavgreen a:active { text-decoration: none; }
#contentnavgreen a:hover { text-decoration: underline; }

/* Content Navigation red */
#contentnavred a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E0C00;
}
#contentnavred td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E0C00;
}
#contentnavred a:link { text-decoration: none; }
#contentnavred a:visited { text-decoration: none; }
#contentnavred a:active { text-decoration: none; }
#contentnavred a:hover { text-decoration: underline; }

/* ############### Horizontaler Trenner ################## */
.trenner { 
	line-height: 1px;
}


/* Linke Navigation green */
#leftnavgreen a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
#leftnavgreen td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	padding-bottom: 5px;
	padding-left: 16px;
	line-height: 16px;
}
#leftnavgreen a:link,a:visited,a:active { text-decoration: none; }
#leftnavgreen a:hover { text-decoration: underline; }
#leftnavgreen .selected {
	background-image: url(../assets/spiralegreenlinks.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Linke Navigation red */
#leftnavred a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E0C00;
}
#leftnavred td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E0C00;
	padding-bottom: 5px;
	padding-left: 16px;
	line-height: 16px;
}
#leftnavred a:link,a:visited,a:active { text-decoration: none; }
#leftnavred a:hover { text-decoration: underline; }
#leftnavred .selected {
	background-image: url(../assets/spiraleredlinks.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Content Bereich Physiotherapie */
#physio td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
#physio p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
}


/* Content Bereich Wellness */
#wellness td { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E0C00;}
#wellness p { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E0C00;}




/* Bildleiste */
.imageleiste {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.globalnav {
    background-image: url(../assets/global_nav_bg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-repeat: no-repeat;
}
.homespaltelinks {
	background-image: url(../assets/bg_links.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 182px;
}
.content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #FEF0C7;
}
.content a {
	color: #B52117;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content a:visited {
	color: #383838;
}
.homespaltelinks .imgtext-table .image {
	border: 1px solid #666666;
	margin-top: 10px;
	margin-left: 11px;
	margin-bottom: 10px;
}


/* Textauszeichnung Contentbereich*/
.headlinered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E0C00;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 3px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #6E0C00;
}
.headlinegreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 3px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #003300;
}
.headlinegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 3px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #666666;
}

#bottomred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E0C00;
	text-decoration: none;
}

#bottomgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

#bottomgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
 ################## Text (Content) ################# 
#text td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F3010;
}
#text a {
	color: #5F3010;
	font-weight: bold;
}
#text a:link { text-decoration: none; }
#text a:visited { text-decoration: none; }
#text a:active { text-decoration: none; }
#text a:hover { text-decoration: underline; }

#text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F3010;
}

#text li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F3010;
}

#text .kontaktLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F3010;
	align: left;
}
#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F3010;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:14px;
}
#text .textpic-image {
	border: 1px solid #666666;
	margin-bottom: 10px;
}
#text h4.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F3010;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #5F3010;
}
 ################## Footer ################# 
#footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 17px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-bottom: 2px;	
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#footer a:link { text-decoration: none; }
#footer a:visited { text-decoration: none; }
#footer a:active { text-decoration: none; }
#footer a:hover { text-decoration: underline; }
