/* @override http://www.pnl-czech.de/umbau/css/basis_cznh.css */

/* @group BASIC RESET */

* html, * {
	margin: 0px;
	padding: 0px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* @end */

body {
	color: #473725;
	text-align: center;
	height: 100%;
	font: 0.82em/1.5em Tahoma, Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	background: #829e37 url(../bilder/basis/hg_kachel.jpg) repeat-y fixed center top;
}

#foot_out {
	height: 100%;
	z-index: 1;
	position: fixed;
	width: 100%;
	background: url(../bilder/basis/blueten.png) repeat-x left bottom;
	left: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#schein {
	width: 100%;
	height: 330px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../bilder/basis/schein.png);
}

#kopf {
	width: 795px;
	height: 150px;
	background: url(../bilder/basis/head.gif) no-repeat left top;
}

#kopf a {
	width: 420px;
	display: block;
	height: 140px;
}


#navi {
	width: 795px;
	height: 98px;
	padding-left: 0px;
	background: #fffefc url(../bilder/basis/navi_hg.jpg) no-repeat right bottom;
}

#rubriktitel {
	width: 795px;
	height: 121px;
	background: url(../bilder/basis/rubrik.jpg) no-repeat left top;
}

#wrapper {
	width: 795px; 
	text-align: left;
	height: 100%;
	min-height: 100%;
	margin: 0 auto 0;
	z-index: 3;
	position: relative;
	border-left: 3px solid white;
	border-bottom: 20px solid white;
	border-right: 3px solid white;
	border-top: 2px solid white;
	background: #fefbec url(../bilder/basis/spalten_hg.jpg) repeat-x left top;
}

#content {
	height: auto;
	background-color: #fefbec;
	text-align: left;
	width: 506px; /*-padding*/
	margin: 0 auto;
	border-right: 3px solid white;
	border-left: 3px solid white;
	padding-left: 55px;
	padding-right: 10px;
}


.spalte {
	width: 795px;
	display: block;
	height: auto;
}

/* @group Navi */

#navi ul {
	height: 98px;
	width: 100%;
	padding-left: 10px;
}

#navi ul li {
	float: left;
	margin-right: 1px;
	margin-bottom: 10px;
	height: 90px;
	background: url(../bilder/basis/navi_r.gif) repeat-x;
}

#navi ul li.sechs {
	background-image: none;
}


#navi ul li a:link,
#navi ul li a:visited {
	font-weight: bold;
	padding-top: 0px;
	padding-left: 7px;
	background-color: #fffefc;
	float: left;
	height: 90px;
	margin-right: 1px;
	font-size: 0.9em;
}

#navi ul li a:hover,
#navi ul li a:active,
body#index ul li.eins a,
body#kurse ul li.zwei a,
body#lern ul li.drei a,
body#manuelle ul li.vier a,
body#weiteres ul li.fuenf a,
body#kontakt ul li.sechs a {
	background: #fffefc url(../bilder/basis/navi_h.gif) repeat-x left top;
}

#navi ul li.eins a:link,
#navi ul li.eins a:visited {
	width: 75px;
}


#navi ul li.zwei a {
	width: 80px;
}

#navi ul li.drei a {
	width: 160px;
}

#navi ul li.vier a {
	width: 140px;
}

#navi ul li.fuenf a {
	width: 145px;
}

#navi ul li.sechs  {
	width: 130px;
	margin-right: 0;
}

#navi ul li.sechs a {
	width: 130px;
	margin-right: 0;
	background-color: transparent;
	border-bottom-color: #cd5a16;
    -webkit-border-radius: 0 0 36px 0;
    -moz-border-radius: 0 0 36px 0;
    border-radius: 0 0 36px 0;
}





/* @end */



#content ul {
	list-style-type: circle;
	margin-top: 0;
	margin-bottom: 0;
	list-style-position: outside;
	margin-left: 15px;
}
#content ul li {
	
}
#content img {
	border-style: none;
	float: right;
}

#content img.frame {
	border: 5px solid white;
	float: left;
}

#content div.frame {
	background: url(../bilder/basis/frame.png) no-repeat right bottom;
	float: right;
	padding-right: 6px;
	padding-bottom: 10px;
	margin-left: 3px;
}

#content div.sframe {
	background: url(../bilder/basis/frame.png) no-repeat right bottom;
	float: right;
	padding-right: 6px;
	padding-bottom: 10px;
	margin-left: 3px;
	margin-right: 12px;
	margin-bottom: 1em;
}

#content div.infoframe {
	background: url(../bilder/basis/frame.png) no-repeat right bottom;
	padding-right: 6px;
	padding-bottom: 1em;
	height: auto;
	margin-top: 2em;
}

#content div.infoframe h3 {
	border: 10px solid white;
	background: url(../bilder/basis/info.jpg) no-repeat left top;
	padding-left: 40px;
	color: #438b02;
	line-height: 25px;
	font-size: 1.1em;
}

#content div.infoframe p {
	clear: both;
	padding-left: 10px;
	padding-right: 7px;
}

.foot_in {
	width: 795px;
	height: 236px;
	background: url(../bilder/basis/fuss.png) no-repeat left top;
	margin-top: -40px;
}

/* @group basics */

small {
	font-size: 85%;
}

p {
	padding-bottom: 1em;
}


ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0;
	margin-bottom: 0;
}

b, strong {
	font-weight: bold;
	font-size: 0.9em;
}

i, em, .italic {
	font-style: italic;
}

.left {
	float: left;
	clear: both;
}

.clear {
	clear: both;

}

a:link, a:visited {
	text-decoration: none;
	color: #438b02;
}

a:hover, a:active {
	color: #473725;
	text-decoration: none;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #438b02;
	font-style: italic;
}

#content  a:hover, #content a:active {
	color: #473725;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.jump {
	background: url(../bilder/basis/jump.gif) no-repeat right center;
	padding-right: 13px;
}

h1 {
	color: #438b02;
	font-size: 1.3em;
	background: url(../bilder/basis/h1_hg.gif) no-repeat left bottom;
	padding-bottom: 3px;
	position: relative;
	left: -20px;
	padding-left: 20px;
	margin-bottom: 1em;
	clear: both;
	padding-top: 3em;
}

h1.starter {
	color: #438b02;
	font-size: 1.3em;
	background: url(../bilder/basis/h1_hg.gif) no-repeat left bottom;
	padding-bottom: 3px;
	position: relative;
	left: -20px;
	padding-left: 20px;
	margin-bottom: 1em;
	clear: both;
	padding-top: 1px;
}

h2 {
	font-size: 1.15em;
	color: #438b02;
}

h3, h4 {
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	margin-right: 4px;
}



/* @end */

.brown {
	color: #473725;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.4em;
}

.space {
	width: 100%;
	height: 50px;
	clear: both;
}

/*Credit to Leon Dwyer */
/*einstellungen sind auch reset */	
#rubriktitel h1, #kopf h1 {
	width: 0;
	height: 0;
	overflow: hidden;
	background-image: none;
	color: #fff;
	font-size: 0;
	padding-bottom: 0;
	position: relative;
	left: 0;
	padding-left: 0;
	margin-bottom: 0;
	padding-top: 0;
}

.changed {
	font-weight: normal;
	color: fuchsia;
	font-style: normal;
}

/* @group seitenweise */

#rubriktitel.praxis {
	background: url(../bilder/basis/rubrik_praxis.jpg) no-repeat left top;
}

#rubriktitel.kurs {
	background: url(../bilder/basis/rubrik_kurs.jpg) no-repeat left top;
}

#rubriktitel.lern {
	background: url(../bilder/basis/rubrik_paed.jpg) no-repeat left top;
}

#rubriktitel.manu {
	background: url(../bilder/basis/rubrik_manuell.jpg) no-repeat left top;
}

#rubriktitel.weiter {
	background: url(../bilder/basis/rubrik_natur.jpg) no-repeat left top;
}

#rubriktitel.termine {
	background: url(../bilder/basis/rubrik_kontakt.jpg) no-repeat left top;
}

#navi ul li a:link.an, #navi ul li a:visited.an {
	background: #fffefc url(../bilder/basis/navi_h.gif) repeat-x left top;
}

#rubriktitel.praxis #aktuell,
#rubriktitel.kurs #aktuell,
#rubriktitel.lern #aktuell,
#rubriktitel.manu #aktuell,
#rubriktitel.weiter #aktuell,
#rubriktitel.termine #aktuell {
	background: url(../bilder/basis/aktuell.png) no-repeat left top;
	width: 13px;
	height: 7px;
	display: block;
	position: relative;
	top: 0;
}

#rubriktitel.praxis #aktuell {
	left: 50px;
}

#rubriktitel.kurs #aktuell {
	left: 129px;
}

#rubriktitel.lern #aktuell {
	left: 255px;
}

#rubriktitel.manu #aktuell {
	left: 420px;
}

#rubriktitel.weiter #aktuell {
	left: 570px;
	}

#rubriktitel.termine #aktuell {
	left: 710px;
}

.foot_in #zitat1 {
	background: url(../bilder/basis/zitat_bingen.jpg) no-repeat left bottom;
	height: 154px;
	width: 795px;
	display: block;
	padding-top: 82px;
}

.foot_in #zitat2 {
	background: url(../bilder/basis/zitat_konfuzius.jpg) no-repeat left bottom;
	height: 154px;
	width: 795px;
	display: block;
	padding-top: 82px;
}

.foot_in #zitat3 {
	background: url(../bilder/basis/zitat_kneipp.jpg) no-repeat left bottom;
	height: 154px;
	width: 795px;
	display: block;
	padding-top: 82px;
}

.foot_in #zitat4 {
	background: url(../bilder/basis/zitat_aquin.jpg) no-repeat left bottom;
	height: 154px;
	width: 795px;
	display: block;
	padding-top: 82px;
}

.foot_in #zitat5 {
	background: url(../bilder/basis/zitat_sauerbruch.jpg) no-repeat left bottom;
	height: 154px;
	width: 795px;
	display: block;
	padding-top: 82px;
}



/* @end */



