/* Basisvorlage CSS
Medien- und Webdesign - Olga Gorodetski
www.praxis-praevention.com
Start: 09.02.2010
Letzte Aenderung: 09.02.2010
*/


/*-- Globals und Typo ----------------------- */
* {
	margin: 0;
	padding: 0;
  border: 0;
}
html {
	height: 100%;
}
body {
	background-image: url(../img/hg_body.jpg);
	background-repeat: repeat;
	position: relative;
	font-size: 100.01%;
	text-align: center;
	min-height: 101%;
	background-position: left top;
	background-color: #e8e6db;
}
option {
	padding-left: 0.4em;
}
fieldset, img {
	border: 0;
}
select, textarea {
	font-size: 99%;
}
a:link {
	color: #008039;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #008039;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #294f3b;
	padding-top: 8px;
	font-weight: bold;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #565b67;
	text-indent: -999em;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #8BB82E;
	font-size: 1.5em;
	margin-top: 18px;
	margin-bottom: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #294f3b;
	text-align: right;
	font-size: 0.75em;
	padding-top: 23px;
	padding-right: 20px;
	padding-bottom: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #8BB82E;
	margin-bottom: 10px;
	padding-top: 20px;
	font-weight: bold;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #8BB82E;
	margin-bottom: 10px;
	padding-top: 28px;
}

ul, ol {
	padding-left:0;
	margin-left:0;
}
strong {
	color: #294f3b;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	width: 420px;
}
fieldset {
	border: 1px solid #E6E6DA;
	margin-bottom: 20px;
	margin-left: 15px;
}
label {
	text-align: right;
	display: block;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 5px;
}
select {
	border: 1px solid #e8e6db;
	height: 22px;
	font-size: 11px;
}
textarea {
	border: 1px solid #e8e6db;
	font-family: Arial, Helvetica, sans-serif;
}

legend {
	font-weight: bold;
	color: #294f3b;
}
input {
	border: 1px solid #e8e6db;
	height: 20px;
}

u {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8BB82E;
	text-decoration: none;
	background-color: #fafaf8;
	font-weight: bold;
	color: #666666;
}


.auswahl {
	width: 250px;
	margin-left: 10px;
	background-color: #fafaf8;
}
.submit {
	background-color: #C5E18A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	height: 25px;
	width: 250px;
	border: 1px solid #e8e6db;
}






.clear {
	overflow: hidden;
}
.einzug10 {
	margin-left: 15px;
}
.einzug_stern {
	text-align: right;
	margin-right: 10px;
}
.kurse {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8BB82E;
	padding-bottom: 10px;
}
.u_index {
	padding-bottom: 10px;
}
.unten_praevention {
	padding-bottom: 80px;
}
.unten_therapie {
	padding-bottom: 40px;
}






/*-----Layout-Formatierung-----*/
#page {
	width: 940px;
	text-align: left;
	background-image: url(../img/hg_page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	background-image: url(../img/hg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-indent: 10px;
}
#header {
	background-image: url(../img/hg_header_03.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 100px;
	background-position: left top;
	width: 900px;
	margin-right: 20px;
	margin-left: 20px;
}
#header img {
	float: left;
}
#header #navigation_header {
	text-align: right;
	position: absolute;
	height: 50px;
	width: 140px;
	top: 10px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: bold;
}
#header #navigation_header a {
	color: #294f3b;
	text-decoration: none;
}
#header #navigation_header a:hover {
	text-decoration: underline;
}


#navigation_hor {
	background-image: url(../img/hg_navi1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 670px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 230px;
	padding-top: 5px;
}
#main {
	background-image: url(../img/hg_main2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 900px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#polaritaetstherapie #page #main, #qigong #page #main, #cnt #page #main {
	background-image: url(../img/hg_main3.jpg);
}

#sidebar {
	float: left;
	width: 200px;
}
#sidebar #navigation_ver {
	background-image: url(../img/hg_navi2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 200px;
}
#sidebar #kontakt {
	background-image: url(../img/hg_kontakt.jpg);
	height: 270px;
	width: 200px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-repeat: no-repeat;
}
#sidebar #kontakt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.kontakt {
	font-weight: bold;
	color: #294f3b;
	padding-top: 5px;
	font-size: 0.813em !important;
}
#kontakt .kontakt a {
	color: #294f3b;
}
#inhalt {
	float: left;
	width: 440px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#polaritaetstherapie #page #main #inhalt, #qigong #page #main #inhalt, #cnt #page #main #inhalt {
	float: left;
	width: 630px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-right: 30px;
}

#inhalt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	line-height: 1.5em;
	margin-bottom: 0.75em;
	color: #000000;
}

.rahmen {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../img/bambus.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	color: #565b67!important;
	font-weight: bold;
}

#main #inhalt a {
	color: #299AE4;
	text-decoration: underline;
}
#main #inhalt a:hover {
	text-decoration: none;
}
#inhalt ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	line-height: 1.5em;
	padding-left: 40px;
	list-style-position: outside;
	margin-bottom: 10px;
}
.nach_oben {
	text-align: right;
	position: absolute;
	top: 0px;
	height: 20px;
	width: 100px;
	right: 250px;
}
.top {
	margin-right: 10px;
	text-align: right;
}


#polaritaetstherapie #footer #footer_mitte .nach_oben, #qigong #footer #footer_mitte .nach_oben, #cnt #footer #footer_mitte .nach_oben {
	position: absolute;
	top: 0px;
	right: 60px;
}

#footer_mitte .nach_oben a {
	color: #299AE4;
}

#ie_clearing {
	display: none;
}



#extras {
	width: 180px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#main #extras p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	line-height: 1.5em;
	color: #000000;
	margin-bottom: 0.75px;
}
#extras ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	line-height: 1.5em;
	padding-left: 20px;
	list-style-position: outside;
}

#extras img {
	border: 1px solid #96bb38;
	margin-bottom: 15px;
}
#extras a {
	color: #299AE4;
	text-decoration: underline;
}



/*-----Fußzeile-----*/
#footer {
	height: 200px;
	clear: both;
	background-color: #e8e6db;
}
#footer_mitte {
	background-image: url(../img/hg_footer2.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 940px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #565b67;
	line-height: 1.5em;
}
#polaritaetstherapie #footer #footer_mitte, #qigong #footer #footer_mitte, #cnt #footer #footer_mitte {
	background-image: url(../img/hg_footer3.jpg);
}

#impressum {
	text-align: center;
	width: 920px;
	height: 18px;
	padding-top: 50px;
}
#impressum a {
	color: #565b67;
	text-decoration: none;
}
#impressum a:hover {
	text-decoration: underline;
}

