/* CSS für www.vehrenkamp.de */

/* Farben:
weiss = #ffffff (HG)
hellbraun = #c1b09b (Streifen)
dunkelbraun = #8f7759 (Logo, Balken 5 KONTAKT, H1, H2, H3, Text)
oliv = #999966 (Links, Balken 3 PERSONAL LIEF)
beige = #cccc99 (Balken 1 HOME)
braun = #c55c27 (Balken 2 PROFIL)
rot = #990000 (Balken 4 BUSINESS)
oliv dunkler = #83835a (Links over)

*/

/* Holly-Hack, Problematik: 3Pixel-Textsprung IE \*/
* html #head  { 
	height: 1%; 
} 

/* vorgegebene Werte der Browser überschreiben */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	line-height: 1.3em;
	color: #8f7759;
	background-image: url(images/HG-streifen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 95px;
}

*+html body { /* Hack IE7: nötig wegen Zoom */
	background-image: none;
}

img {
	border: 0px;
}

p, li {
	font-size: 0.85em;	
}

h1, h2, h3 {
	color: #8f7759;
	margin: 0px;
}

a, a:hover {
	text-decoration: none;	
}

/* Container, in dem die ganze Seite sitzt  */
#alles {
	
}

*+html #alles { /* Hack IE7: nötig wegen Zoom (im Body bewegt sich das HG-Bild nicht mit, daher liegt es für den IE7 hier und nicht im Body) */
	background-image:url(images/HG-streifen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 95px;
}

/* Container, in dem die 2 Spalten sitzen */
#container2spalten {
	width: 981px;
	margin-top: 228px;
}

/* alles für den Head -------------------------------------------------------------------------------------------------------------------------------- */
#head {
}

.logo {	
	margin-left: 660px;
	margin-top: 52px;
}

#navi-im-streifen {
	position: absolute;
	left: 345px;
	top: 95px;
	width: 150px;
	height: 221px;
}

.reihe1 {	
	margin-left: 64px;
	margin-top: 4px;
}

.reihe2 {	
	margin-left: 47px;
	margin-top: 8px;
}

.reihe3 {	
	margin-left: 34px;
	margin-top: 9px;
}

.reihe4 {	
	margin-left: 14px;
	margin-top: 8px;
}

.reihe5 {	
	margin-left: 0px;
	margin-top: 9px;
}

/* alles für die linke Unternavi --------------------------------------------------------------------------------------------------------------------- */
#box-navi {
	float: left;
	width: 291px;
	padding: 80px 0px 0px 0px;
}

/* alles für den Content ------------------------------------------------------------------------------------------------------------------------------ */
#box-inhalt {	
	float: left;
	width: 623px;
	padding: 10px 0px 0px 67px;
}

.haupt-inhalt {
}

.haupt-inhalt h1 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 26px 0px 14px 0px;
}

*+html .haupt-inhalt h1 { /* Hack IE7 */
	margin: 35px 0px 14px 0px;
}

* html .haupt-inhalt h1 { /* Hack IE6 */
	margin: 35px 0px 14px 0px;
}

.haupt-inhalt h2 {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 15px 0px 1px 0px;
}

.haupt-inhalt h3 {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 20px 0px 7px 0px;
}

.haupt-inhalt p {
	margin-top: 0px;
	margin-bottom: 16px;
}

.haupt-inhalt ul {
	margin-top: -16px;
	margin-left: 40px;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-position: outside;
	clear: both;
}

.haupt-inhalt ul.unterH1 {
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-position: outside;
	clear: both;
}

.haupt-inhalt a { /* Links Hauptinhalt / im Content */
	font-weight: bold;
	color: #999966;	
	border-bottom: dotted #999966 1px;
}

.haupt-inhalt a:hover {
	color: #83835a;
	border-bottom: dotted #83835a 1px;
}

/* H1, H4 (nach der Phark-Methode) ------------------------------------------------------------------------------------- */
.H1-home01, .H1-home-aktuelles01, .H1-home-aktuelles02, .H1-home-aktuelles03, .H1-profil01, .H1-profil02, .H1-profil03, .H1-profil-nlp01, .H1-profil-byron-katie01, .H1-profil-pferde01, .H1-business01, .H1-business-kommunikation01, .H1-business-konflikt01, .H1-business-kritik01, .H1-business-teamcoaching01, .H1-business-fuehrung01, .H1-personal-life01, .H1-personal-life-coaching01, .H1-personal-life-nein-sagen01, .H1-personal-life-stressbewaeltigung01, .H1-personal-life-pferde01, .H1-kontakt01, .H1-kontakt-impressum01 {	
	background-repeat: no-repeat;
	height: 37px;
	text-indent: -999em;
	width: 623px;
}

.H1-home01 {	
	background-image: url(images/h1-2/h1-home01.gif);
	color: #8f7759;
}

.H1-home-aktuelles01 {	
	background-image: url(images/h1-2/h1-home-aktuelles01.gif);
	color: #8f7759;
}

.H1-home-aktuelles02 {	
	background-image: url(images/h1-2/h1-home-aktuelles02.gif);
	color: #8f7759;
}

.H1-home-aktuelles03 {	
	background-image: url(images/h1-2/h1-home-aktuelles03.gif);
	color: #8f7759;
}

.H1-profil01 {	
	background-image: url(images/h1-2/h1-profil01.gif);
	color: #8f7759;
}

.H1-profil02 {	
	background-image: url(images/h1-2/h1-profil02.gif);
	color: #8f7759;
}

.H1-profil03 {	
	background-image: url(images/h1-2/h1-profil03.gif);
	color: #8f7759;
}

.H1-profil-nlp01 {	
	background-image: url(images/h1-2/h1-profil-nlp01.gif);
	color: #8f7759;
}

.H1-profil-byron-katie01 {	
	background-image: url(images/h1-2/h1-profil-byron-katie01.gif);
	color: #8f7759;
}

.H1-profil-pferde01 {	
	background-image: url(images/h1-2/h1-profil-pferde01.gif);
	color: #8f7759;
}

.H1-business01 {	
	background-image: url(images/h1-2/h1-business01.gif);
	color: #8f7759;
}

.H1-business-kommunikation01 {	
	background-image: url(images/h1-2/h1-business-kommunikation01.gif);
	color: #8f7759;
}

.H1-business-konflikt01 {	
	background-image: url(images/h1-2/h1-business-konflikt01.gif);
	color: #8f7759;
}

.H1-business-kritik01 {	
	background-image: url(images/h1-2/h1-business-kritik01.gif);
	color: #8f7759;
}

.H1-business-teamcoaching01 {	
	background-image: url(images/h1-2/h1-business-teamcoaching01.gif);
	color: #8f7759;
}

.H1-business-fuehrung01 {	
	background-image: url(images/h1-2/h1-business-fuehrung01.gif);
	color: #8f7759;
}

.H1-personal-life01 {	
	background-image: url(images/h1-2/h1-personal-life01.gif);
	color: #8f7759;
}

.H1-personal-life-coaching01 {	
	background-image: url(images/h1-2/h1-personal-life-coaching01.gif);
	color: #8f7759;
}

.H1-personal-life-nein-sagen01 {	
	background-image: url(images/h1-2/h1-personal-life-nein-sagen01.gif);
	color: #8f7759;
}

.H1-personal-life-stressbewaeltigung01 {	
	background-image: url(images/h1-2/h1-personal-life-stressbewaeltigung01.gif);
	color: #8f7759;
}

.H1-personal-life-pferde01 {	
	background-image: url(images/h1-2/h1-personal-life-pferde01.gif);
	color: #8f7759;
}

.H1-kontakt01 {	
	background-image: url(images/h1-2/h1-kontakt01.gif);
	color: #8f7759;
}

.H1-kontakt-impressum01 {	
	background-image: url(images/h1-2/h1-kontakt-impressum01.gif);
	color: #8f7759;
}