/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 101%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	xcolor: #ffcc00;
	background-image: url(/img/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #33FF99;
}
h1 {
	margin: 10px 0 0 0;
	font-size: 14pt;
}
h2 {
	margin: 10px 0 16px 0;
	font-size: 11pt;
}
h3 {
	margin: 12px 0 6px 0;
	font-size: 10pt;
}
h4 {
	margin: 10px 0 6px 8px;
	font-size: 9pt;
}

hr {
	clear: both;
	visibility: hidden;
	height: 0;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
.fettKursiv {
	font-weight: bold;
	font-style: italic;
}
.klein {
	font-size: 75%;
	font-weight: normal;
}
.photoLegende {
	font-size: 75%;
	font-weight: normal;
	color: #FF3300;
}
#overAll {
	width: 760px;
	margin: auto;
	background-color: #D6D6D6;
}
#header {
	position: relative;
	height: 155px;
	background-image: url(/img/feder_logo_new.gif);
	background-repeat: no-repeat;
}
#standardLinks {
	position: absolute;
	top: 5px;
	left:186px;
	width: 544px;
	font-size: 80%;
}
#horizNav {
	position: absolute;
	top: 120px;
	left: 186px;
	width: 544px;
	height: 22px;
	font-weight: bold;
	color: #990033;
	padding-top: 3px;
}
#horizNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#horizNav ul li {
	width: 58px;
	padding-right: 20px;
	display: inline;
}
#torso {
	position: relative;
	width: 760px;
	background-image: url(/img/bg_torso_new.gif);
	background-repeat: repeat-y;
	background-color: #D6D6D6;
}
#vertNav {
	float: left;
	width: 150px;
	padding: 10px 2px 4px 10px;
	font-weight: bold;
	color: #993300;
	background-image: url(/img/bg_torso_new.gif);
	background-repeat: repeat-y;
}
#vertNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#vertNav li {
	padding: 6px 4px 4px 6px;
}
.unterListe {
	padding: 2px 1px 2px 20px;
	font-size: 9px;
	font-weight: normal;
	background-image: url(/img/bg_unterlistenPunkt.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

#content {
	width: 520px;
	min-height: 500px;
	margin-left: 186px;
	padding: 2px 0 10px 0;
	color: #000000;
	
}
#content p {
	margin: 10px 2px 8px 0; 
}
#content ul {
	margin-left: 20px;
}

.floatedImgLeft {
	float: left;
	margin: 4px 14px 8px 0;
}
.floatedImgRight {
	float: right;
	margin: 4px 0 14px 8px;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0px;
}
#footer {
	width: 760px;
	xheight: 100px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 80%;
	text-align: center;
	background-image: url(/img/bg_footer_new.gif);
	background-repeat: no-repeat;
	color: #CC9900;
	background-color: #990033;
}
#footer a:hover {
	color: white;
}
.listenTitel {
	margin: 14px 6px 6px 0;
	font-weight: bold;
}
.listenItem {
	margin: 4px 6px 6px 6px;
	font-weight: normal;
}
a:link, a:active, a:visited {
	xcolor: #ff9900;	
	color: #CC6600;	
	text-decoration: none;
}
a:hover {
	color: #990033;	
}
label {
	display: block;
	float: left;
}
input {
	margin: 4px 0 4px 0;
	border: 1px solid #ffffff;
	background-color: #CCCCCC
}
#doinDetail img {
	margin-top: 8px;
	margin-right: 8px;
	border: 1px solid #ffffcc;
}
#home img, #doin img, #impressum img, #kontakt img, #kidoshiatsu img {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 2px;
	border: 1px solid #ffffcc;
}

/* Ebene, die links gefloatet ist und ein Bild enthält */
.floatImg {
	float: left;
	margin-top: 4px;
	margin-right: 16px;
	margin-bottom: 10px;
}
.pAngebot {
	margin: 4px 0 0 8px;
}
#kursDetail #content div {
	margin-top: 12px;
}
/* Hauptinhalts-Bereich des Photoalbums */
/* die individuellen divs der Thumbnails */
.thumbnail {
	float: left;
	width: 134px;
	height: 134px;
	border: 1px solid #ff0033;
	margin: 16px 16px 0 0;
	xbackground-color: #990033;
	background-color: #D6D6D6;
}
/* querformatige resp. hochformatige Thumbnails */
.quer {
	margin-top: 21px;
	margin-left: 6px;
	border: 1px solid #ffffff;
}
.hoch {
	margin-top: 6px;
	margin-left: 21px;
	border: 1px solid #ffffff;
}
.AnmeldeButton {
	float: right;
	margin-top: 10px;
}
#organUhrTabelle {
	margin-top: 10px;
	margin-bottom: 6px;
	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	font-size: 11px;
	color: #333333;
}
#organUhrTabelle td {
	padding: 3px;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
}
/* Titel-td in den Tabellen der 5-Elemente-Seiten */
.td_5e {
	border-bottom: 1px solid #990033;
	xbackground-color: #990033;
	height: 20px;
	padding-left: 3px;
	font-weight: bold;
	font-style: italic;
}
.weisserBilderrahmen {
	border: 1px solid #ffffff;
}
