/* @override http://www.vitalitaetscoach-albrecht.de/css/basis_vk.css */

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

html {margin: 0;padding: 0;height: 100%;}

body {
	color: #000000; 
	text-align: center;
	height:100%;
	font: 0.85em/1.5em Tahoma, Arial, sans-serif;
	background: #f8f6e6 url(../bilder/basis/hg_kachel_h.gif) repeat-x left top;
}

#wrapper {
	background: url(../bilder/basis/hg_kachel_v.gif) repeat-y center top; 
	width: 1024px;
	height: auto; 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
	text-align: left;	
	}

#kopf{
	width: 1024px;
	height: 145px;
	float: left;
	background: url(../bilder/basis/head.jpg) no-repeat;
}

#kopf_s{
	width: 1024px;
	height: 145px;
	float: left;
	background: url(../bilder/basis/kurzhead.jpg) no-repeat;
}

#kopf_s2{
	width: 1024px;
	height: 145px;
	float: left;
	background: url(../bilder/basis/kurzhead2.jpg) no-repeat;
}

#contentwrap {
	width: 830px;
	min-height: 100%;	height: auto;	height: 100%;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
	}

#rubrik_willkommen {
	width: 830px;	height: 274px;
}


#content {
	width: 830px;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
	background: url(../bilder/basis/text_hg.jpg) no-repeat left top;
	float: left;
}

img.rubrik {
	float: left;
	border-style: none;
}

.trenner {
	background: url(../bilder/basis/trenner.gif) no-repeat center top;
	width: 830px;
	height: 50px;
	clear: both;
	position: relative;
	top: 40px;
	left: 0;
}

#foot {
	background: #f8f6e6 url(../bilder/basis/foot.jpg) no-repeat center top;
	clear: both;
	width:1024px;
	height: 150px;
	position: relative;
	top: 40px;
	left: 0;
}

/* @group Standards */

.clear {
	clear: both;
	}

.blocked {
	display: block;
	}



/* @end */

/* @group Navi */

ul#navi {
	list-style: none inside;
	width: auto;
	height: 65px;
	display: block;
	float: left;
	position: relative;
	top: 108px;
	left: 348px;
}

li.rubrik {
	float: left;

}

li.leer {
	width: 225px;
	height: 65px;
	display: block;
	float: left;
}

/* ACHTUNG: wie hier "coa" in "akt" ändern in HTML */

#akt_an {
	width: 91px;
	height: 65px;
	background: url(../bilder/basis/navi_active.gif) no-repeat 0 0;
	display: block;
	float: left;

}

a:link#akt, a:visited#akt {
	width: 91px;
	height: 37px;
	display: block;
	border-style: none;
}

a:hover#akt, a:active#akt {
	width: 91px;
	height: 37px;
	background: url(../bilder/basis/navi_hover.gif) no-repeat 0 0;
	display: block;
	border-style: none;
}

#ern_an {
	width: 104px;
	height: 65px;
	background: url(../bilder/basis/navi_active.gif) no-repeat -91px 0;
	display: block;
	float: left;
}

a:link#ern, a:visited#ern {
	width: 104px;
	height: 37px;
	display: block;
	border-style: none;
}

a:hover#ern, a:active#ern {
	width: 104px;
	height: 37px;
	background: url(../bilder/basis/navi_hover.gif) no-repeat -91px 0;
	display: block;
	border-style: none;
}

#bew_an {
	width: 100px;
	height: 65px;
	background: url(../bilder/basis/navi_active.gif) no-repeat -195px 0;
	display: block;
	float: left;
}

a:link#bew, a:visited#bew {
	width: 100px;
	height: 37px;
	display: block;
	border-style: none;
}

a:hover#bew, a:active#bew {
	width: 100px;
	height: 37px;
	background: url(../bilder/basis/navi_hover.gif) no-repeat -195px 0;
	display: block;
	border-style: none;
}

#coa_an {
	width: 95px;
	height: 65px;
	background: url(../bilder/basis/navi_active.gif) no-repeat -295px 0;
	display: block;
	float: left;
}

a:link#coa, a:visited#coa {
	width: 95px;
	height: 37px;
	display: block;
	border-style: none;
}

a:hover#coa, a:active#coa {
	width: 95px;
	height: 37px;
	background: url(../bilder/basis/navi_hover.gif) no-repeat -295px 0;
	display: block;
	border-style: none;
}

#quali_an {
	width: 120px;
	height: 65px;
	background: url(../bilder/basis/navi_active.gif) no-repeat -390px 0;
	display: block;
	float: left;
}

a:link#quali, a:visited#quali {
	width: 120px;
	height: 37px;
	display: block;
	border-style: none;
}

a:hover#quali, a:active#quali {
	width: 126px;
	height: 37px;
	background: url(../bilder/basis/navi_hover.gif) no-repeat -390px 0;
	display: block;
	border-style: none;
}



/* @end */

/* @group links */

a {
	text-decoration: none; 
	border-style: none;
}

a img, a:link img, a:visited img {
	margin-top: 1em;
	margin-bottom: 0;
	border: 1px solid #cccc99;
	margin-top: 10px;
	vertical-align: bottom;
}

a:active img, a:hover img {
	margin-top: 1em;
	margin-bottom: 0;
	border: 1px solid #6bab1e;
	margin-top: 10px;
	vertical-align: bottom;
}

div.addthis_toolbox.addthis_default_style {
	background-color: #fafaf5;
	margin-left: 1px;
	width: 185px;
	float: left;
}

div.addthis_toolbox.addthis_default_style a:link,
div.addthis_toolbox.addthis_default_style a:visited {
	text-decoration: none;
	border-bottom: none;
}

a.addthis_button_compact.at300m {
	padding: 0;
	width: 15px;
	margin-right: 2px;
}

div.addthis_toolbox.addthis_default_style a:hover,
div.addthis_toolbox.addthis_default_style a:active {
	background-color: transparent;
}


a#xing:link  img,
a#xing:visited  img,
a#xing:link,
a#xing:visited {
	margin-top: 0;
	margin-bottom: 0;
	border: 1px solid #fafaf5;
padding-bottom: 3px;
}

a#xing:active  img,
a#xing:hover  img,
a#xing:active,
a#xing:hover {
	margin-top: 0;
	margin-bottom: 0;
	border: 1px solid #fafaf5;
	top: 0;
	left: 6px;
	background-color: transparent;
}

a:link, a:visited {
	text-decoration: none; 
	color: #5a9318;
	border-bottom: 1px solid #6bab1e;
}

a:active, a:hover { 
	text-decoration: none; 
	color: #f8f6e6;
	background: #6bab1e;
	}

a:link.footl, a:visited.footl {
	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
	text-align: center;
	width: 100px;
	height: 2em;
	text-transform: uppercase;
	color: #bcbcb0;
	font-size: 0.6em;
	letter-spacing: 0.05em;
	position: relative;
	top: 120px;
	display: block;
	border-bottom-style: none;
}



/* @end */

/* @group Textstyles */

.rechts {
	float: right;
}

.rot {
	color: #ab2b29;
}

h1 {
	color: #6bab1e;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 1em;
}

h2 {
	margin-bottom: 0;
	margin-top: 1em;
	font: bold;
	color: #ab2b29;
	font-size: 1em;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	color: #6bab1e;
	float: left;
	margin-right: 5px;
}

h4 {
	text-decoration: none; 
	color: #fff;
	background: #6bab1e;
	font-size: 1.1em;
	padding-left: 5px;
	margin-bottom: 0.5em;
	line-height: 1.5em;
	margin-top: 2.3em;
}

p {
	margin-bottom: 1em;
	}

p.anmerkung {
	margin-bottom: 1em;
	font-size: 0.8em;
}

strong {
	font-weight: bold;
	font-size: 0.9em;
	color: #65001a;
}

b {
	font-weight: bold;
	font-size: 0.9em;
	color: #65001a;
}

form p {
	margin: 0;
	}

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

ul {
	margin-bottom: 1em;
}

ul.auf {
	list-style-image: url(../bilder/basis/ul_auf.gif);
	margin-top: 0;
	margin-left:  15px;
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: circle;
}

ul.plus {
	list-style-image: url(../bilder/basis/ul_plus.gif);
	margin-top: 0;
	margin-left:  15px;
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: circle;
}

.rot, .ROT {
	color: #ab2b29;
}

li {
	}



/* @end */

/* @group hauptbereich */

.hauptbereich {
	width: 460px;
	height: auto;
	float: left;
	position: relative;
	top: 25px;
	left: 60px;
	margin-bottom: 50px;
}

.hauptbereich p {
	margin-bottom: 1em;
}



/* @end */

/* @group kasten */

/* Kasten unbedingt auch in ie6.css editieren */


.kasten_links {
	background: url(../bilder/basis/kasten_hgkachel.gif) repeat-y 0 0;
	width: 214px;
	height: auto;
	float: left;
	position: relative;
	top: 25px;
	left: 50px;
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: normal;
	margin-right: 25px;
}

.kasten_rechts {
	background: url(../bilder/basis/kasten_hgkachel.gif) repeat-y 0 0;
	width: 214px;
	height: auto;
	float: right;
	position: relative;
	top: 25px;
	left: -50px;
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: normal;
}

h3.kasten_kopf1 {
	background: url(../bilder/basis/kasten_kopf1.jpg) no-repeat left top;
	color: white;
	width: 214px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-top: 12px;
	padding-left: 15px;
}

h3.kasten_kopf2 {
	background: url(../bilder/basis/kasten_kopf2.jpg) no-repeat left top;
	color: white;
	width: 214px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-top: 12px;
	padding-left: 15px;
}

h3.kasten_kopf3 {
	background: url(../bilder/basis/kasten_kopf3.jpg) no-repeat left top;
	color: white;
	width: 214px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-top: 12px;
	padding-left: 15px;
}

h3.kasten_kopf4 {
	background: url(../bilder/basis/kasten_kopf4.jpg) no-repeat left top;
	color: white;
	width: 214px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-top: 12px;
	padding-left: 15px;
}

h3.kasten_kopf5 {
	background: url(../bilder/basis/kasten_kopf5.jpg) no-repeat left top;
	color: white;
	width: 214px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-top: 12px;
	padding-left: 15px;
}

.kasten_content {
	background: url(../bilder/basis/kasten_hg.jpg) no-repeat 0 0;
	width: 214px;
	height: auto;
	float: left;
	padding-left: 13px;
}

.kasten_content h4 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 0.8em;
	width: 180px;
}

.kasten_content p {
	margin-bottom: 1.3em;
	margin-top: 1em;
	width: 190px;
}

#kasten_foot {
	width: 214px;
	height: 29px;
	background: url(../bilder/basis/kasten_foot.jpg) no-repeat;
	clear: both;
}



/* @end */

/* @group Imgstyles */

div.kasten_content img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccc99;
	float:left;
	vertical-align: bottom;
}

p img {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #cccc99;
	margin-top: 10px;
	vertical-align: bottom;
}

img {
	margin-top: 0;
	margin-bottom: 0;
	border: none;
}



/* @end */

/* @group accordion */

.accordion_toggle {
	display: block;
	height: auto;
	width: auto;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	border: none;
	margin-top: 5px;
	font-weight: bold;
	font-size: 1em;
}		.accordion_toggle_active {
	font: bold 90%;
	border:none;
}		
.accordion_content {	overflow: hidden;
	width: 155px;
}			
.accordion_content p {
	font: 80%;
	text-decoration: none;	
	line-height: 130%;
	margin-bottom: 10px;
	
}

.trennlinie {
	width: 152px;
	height:  1px;
	border-bottom: 1px solid #474747;
}



/* @end */

/* @group formular */

form {
	color: #6bab1e;
	font: 1em/1.5em Tahoma, Arial, sans-serif;
}

form input, form textarea {
	width: 185px;
	color: #6bab1e;
	font: 1em/1.5em Tahoma, Arial, sans-serif;
}


/* @end */
	
