body,p,h1,h2,h3,h4,h5,h6,table,tr,td,div,span,ul,ol,li,img,hr,form, selected {
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
body {
	background: #fbf3e3;
	font-size: 15px;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #274670;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}
#inhalt h1 {
	position: relative;
	top: 10px;
}
#dummycontainer h1 {
	margin: 0 0 1.5em 0;
}
#dummycontainer h2 {
	margin: 1em 0 0.4em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 0.9em;
	/*font-weight: normal;*/
	margin: 1em 0 1.5em 0;
	
}
h2.kurse {
	font-size: 1em;
	margin: 1em 0 0 0;
	
}
h3 {
	font-size: 0.9em;
	/*font-weight: normal;*/
	margin: 1.2em 0 2em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-top: 1px dotted #dc931a;
	border-left: 1px dotted #dc931a;
	border-right: 1px dotted #f0d19c;
	border-bottom: 1px dotted #f0d19c;
	padding: 1.8em;
}
span.zitat {
	font-style: normal;
	font-size: 0.8em;
	font-weight: normal;
}
span.hochgestellt {
	font-size: 0.8em;
	position: relative;
	top: -4px;
	font-weight: normal;
}
.fussnote {
	font-size: 0.8em;
}
p.fussnote {
	padding-top: 6px;
	margin-top: 3em;
	border-top: #274670 1px solid;
}
hr {
	height: 1px;
	color: #dc931a;
	background-color: #dc931a;
	margin: 20px 0;
}
p, li {
	font-size: 0.85em;
}
p {
	margin: 0 0 1em 0;
}
a:link, a:visited {
	color: #dc931a;
}
a:hover, a:active {
	color: #274670;
}
ul {
	margin: 1em 0.5em 1em 2em;
	list-style: none;
}
ul li {
	padding-left: 16px;
	background: transparent url(images/li-punkt.gif) no-repeat left 6px;
}
ul.punkte {
	list-style: none;
	margin-left: 0;
}
ul.punkte li {
	padding-left: 26px;
	background: transparent url(images/punkte.gif) no-repeat left 11px;
}
img.punkte {
	margin-left: 3px;
}
div.right {
	float: right;
	text-align: center;
}
img.right {
   margin: 0 10px 10px 10px;
	border: #274670 1px solid;
}
.blue {
	color: #274670;
}
/* ebenen */
#container {
	width: 951px;
	margin: 20px auto;
	background: #fbf3e3 url(images/hg-bilder/header-wailua.jpg) no-repeat top left;
	overflow: hidden;
}
#header {
	float: left;
	width: 951px;
	height: 267px;
	background: transparent url(images/streifen_oben.jpg) no-repeat left bottom;
}
#logo {
	float: left;
	margin: 15px 50px 0 50px;
}
#nav {
	float: left;
	margin: 238px 20px 0 60px;
	height: 28px;
	width: 640px;
	font-size: 1.2em;
	font-weight: bold;
}
#inhaltswrapper {
	float: left;
	width: 951px;
	background: #fbf3e3 url(images/hg-spaltelinks.gif) repeat-y top left;
}
#spaltelinks {
	float: left;
	width: 242px;
}
#subnav {
	width: 242px;
	background: transparent url(images/hg_subnav_ganz.jpg) no-repeat top left;
	margin: 70px 0 0 0;
}
#inhalt {
	float:left;
	width: 620px;
	margin: 30px 20px 0 50px;
}
#text {
	width: 600px;
	border-right: 1px solid #274670;
	border-top: 1px solid #274670;
	min-height: 400px;
	padding: 40px 40px 20px 0;
}
body.angebote #text {
	padding-top: 0;
}
#footer {
	clear: both;
	width: 951px;
	height: 47px;
	background: transparent url(images/hg-bilder/footer_wailua.jpg) no-repeat top left;
}
/*navigation */

ul.nav {
	padding: 0 10px 0 0;
	list-style: none;
	margin: 0;
}
ul.nav li {
	float: left;
	list-style: transparent none;
	padding: 0;
	background: none;
}
ul.nav li a span {
	padding: 3px 15px 4px 6px;
	background: transparent url(images/right.gif) no-repeat top right;
}
ul.nav li a {
	padding: 3px 2px 4px 9px;
	display: block;
	float: left;
	background: transparent url(images/left.gif) no-repeat top left;
	text-decoration: none;
	color: #274670;
}
ul.nav li a {
	float: none;
}
ul.nav li a.on:link span, ul.nav li a.on:visited span, ul.nav li a.on:hover span, ul.nav li a:hover span {
	background-image: url(images/right_on.gif);
}
ul.nav li a.on:link, ul.nav li a.on:visited, ul.nav li a.on:hover, ul.nav li a:hover {
	background-image: url(images/left_on.gif);
}
ul.subnav {
	margin: 0;
	list-style: none;
}
ul.subnav li {
	background: none;
	display: block;
	padding: 0;
}
ul.subnav li a {
        display: block;
        width: 100%;
        padding: 0.5em 0 0.5em 2.3em;
        border-width: 1px;
		  border-color: #fcf5e8 #dc941c #ebaf4a #fcf5e8;
        border-style: solid;
        color: #274670;
        text-decoration: none;
}

#subnav>ul.subnav li a { width: auto; }

ul.subnav li a.on {
        background: #e7b664 url(images/nav-pfeil.gif) no-repeat 10px center;
        color: #274670;
}

ul.subnav li a:hover, ul.subnav li a.on:hover {
		  border-color: #dc941c #fcf5e8 #fcf5e8 #ebaf4a;
		  background: #e7b664 url(images/nav-pfeil.gif) no-repeat 10px center;
}
ul.subsubnav li a {
	padding-left: 50px !important;
}
ul.subsubnav li a.on {
        background: #e7b664 url(images/nav-pfeil.gif) no-repeat 30px center;
}

ul.subsubnav li a:hover, ul.subsubnav li a.on:hover {
		  background: #e7b664 url(images/nav-pfeil.gif) no-repeat 30px center;
}
/* hintergründe */
body.koerperbild #container {
	background: #fbf3e3 url(images/hg-bilder/header-weissensee2.jpg) no-repeat top left;
}
body.koerperbild #footer {
	background: transparent url(images/hg-bilder/footer_weissensee2.jpg) no-repeat top left;
}
body.kindertanz #container {
	background: #fbf3e3 url(images/hg-bilder/header-shipwrecks.jpg) no-repeat top left;
}
body.kindertanz #footer {
	background: transparent url(images/hg-bilder/footer_shipwrecks.jpg) no-repeat top left;
}
body.bewegungstherapie #container {
	background: #fbf3e3 url(images/hg-bilder/header-weissensee.jpg) no-repeat top left;
}
body.bewegungstherapie #footer {
	background: transparent url(images/hg-bilder/footer_weissensee.jpg) no-repeat top left;
}
body.koerpererfahrung #container {
	background: #fbf3e3 url(images/hg-bilder/header-mecklenburg.jpg) no-repeat top left;
}
body.koerpererfahrung #footer {
	background: transparent url(images/hg-bilder/footer_mecklenburg.jpg) no-repeat top left;
}
body.behinderung #container {
	background: #fbf3e3 url(images/hg-bilder/header-millstaettersee.jpg) no-repeat top left;
}
body.behinderung #footer {
	background: transparent url(images/hg-bilder/footer_millstaettersee.jpg) no-repeat top left;
}
body.person #container {
	background: #fbf3e3 url(images/hg-bilder/header-blau.jpg) no-repeat top left;
}
body.person #footer {
	background: transparent url(images/hg-bilder/footer_blau.jpg) no-repeat top left;
}
body.links #container {
	background: #fbf3e3 url(images/hg-bilder/header-welle.jpg) no-repeat top left;
}
body.links #footer {
	background: transparent url(images/hg-bilder/footer_welle.jpg) no-repeat top left;
}
body.kontakt #container {
	background: #fbf3e3 url(images/hg-bilder/header-connemara.jpg) no-repeat top left;
}
body.kontakt #footer {
	background: transparent url(images/hg-bilder/footer_connemara.jpg) no-repeat top left;
}
/* stile für einzelne Seiten */
body.links p {
	margin-bottom: 2em;
}
/* dummy */
#dummycontainer {
	margin: 20px auto;
	width: 770px;
}
#adresse {
	clear: left;
	width: 200px;
	padding: 15px 0;
	border-top: #dc931a 1px dotted;
	border-bottom: #dc931a 1px dotted;
}
#dummytext {
	float: right;
	margin: 47px 0 0 20px;
	width: 500px;
}
#dummycontainer #logo {
	float: left;
	margin: 0 20px 30px 0;
}

/* entwuerfe */
body.entwuerfe {
	background-color: #fdf9f3;
	text-align: center;
}



