-rw-r--r--   1 ftp      ftp         60416 Oct  1  2006 J Middendorf 2006.pdf
drwxr-xr-x  10 ftp      ftp          4096 Aug 31  2006 alteversion2004
drwxr-xr-x  14 ftp      ftp          4096 Sep  3  2006 alteversion2005
drwxr-xr-x   3 ftp      ftp          4096 Dec 30 15:42 beratung
drwxr-xr-x   8 ftp      ftp          4096 Aug 31  2006 bilder
drwxr-xr-x   3 ftp      ftp          4096 Dec 30 15:44 business-coaching
drwxr-xr-x   3 ftp      ftp          4096 Apr 24  2005 cfm
drwxr-x---   2 ftp      ftp          4096 Dec 29  2001 cgi-bin
drwxr-x---   4 ftp      ftp          4096 Feb 22  2005 cgi-data
drwxr-xr-x   4 ftp      ftp          4096 Oct 20  2006 coaching-umfrage
drwxr-xr-x   7 ftp      ftp          4096 Sep  3  2006 db
-rw-r--r--   1 ftp      ftp          3316 Sep  4  2007 fix-ie-innen.css
-rw-r--r--   1 ftp      ftp          2117 Sep  4  2007 fix-ie.css
-rw-r--r--   1 ftp      ftp          4489 Mar 30 14:23 index.css
-rw-r--r--   1 ftp      ftp         12735 May 29 09:12 index.htm
-rw-r--r--   1 ftp      ftp          4014 Mar 30 14:32 inhalt-druck.css
-rw-r--r--   1 ftp      ftp          8056 Mar 30 14:32 inhalt.css
drwxr-xr-x   3 ftp      ftp          4096 Oct  3  2006 kleineseite
drwxr-xr-x   3 ftp      ftp          4096 Jan  1 21:25 kontakt
drwxr-xr-x   5 ftp      ftp          4096 Oct 19  2006 neu
drwxr-xr-x   2 ftp      ftp          8192 May 29 09:18 pdf
drwxr-xr-x   4 ftp      ftp          4096 Sep  4  2007 service
drwxr-xr-x   3 ftp      ftp          4096 Oct  1  2006 training
drwxr-xr-x   3 ftp      ftp          4096 Sep 10  2007 ueber-bco
{
padding:0; /* Abstände entfernen */
margin:0;
}

body{
font:11px verdana, arial, sans-serif;

}

.notscreen{
	display:none;
}

/* Allgemeine Formatierungen */

h1, h1 a {
	 
	margin-left: -15px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 15px;
  	color: #B52021;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 12px;
	font-family: Georgia; 
	margin-top: 0px;
   background-image: url(bilder/inhalt/dreieck-gross2.gif);
	background-repeat: no-repeat;
	
	
}

h3, h3 a {
	margin: 0px; 
	padding: 0px; 
	font-size: 11px;
	line-height: 15px;
  	color: #B52021;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
	padding-top: 15px;

}

p {
	margin: 0px; 
	padding: 0px; 
	font-size: 11px;
	line-height: 15px;
  	color: #43677A;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

h1 a:hover{
	text-decoration: underline;
}



/* Hauptcontainer */

#box{
position: absolute;
margin: 0 auto;  /* Zentrierung */
border-bottom: none;
width: 814px;
  top: 0px; 
  left: 50%;
  text-align: left;
  padding: 0px;
  margin-left: -407px;
}

/* Header */

#header{
background-image: url(bilder/inhalt/hinten.gif);
height: 180px;
color:black;
line-height: 20px; 
padding-right: 3px;
font-size: 11px;
text-align: right;
border: 0px dotted #000000;
background-color: #FFFFFF;
z-index: 8;
}

#header a{
color: #729CB1;
font-weight: normal;
text-decoration: none;
}

#header a:hover{
color: #43677A;
}

/* Inhalt */

#inhalt{
padding-left: 413px;
padding-top: 20px;
text-align: left;  /* wichtig */
clear: left; /* wichtig */
min-height: 600px; 
background-image: url(bilder/inhalt/hinten-back.gif);
z-index: 500;
background-color: #FFFFFF;
overflow:visible;
}

#inhalt ul, #inhalt ol{
	font-size: 11px;
	line-height: 15px;
	
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom:10px;
	color: #43677A;
}

#inhalt ul{
	list-style: square;
	margin-left: 3px;
}

#inhalt ol{
	list-style: decimal;
	margin-left: 9px;
}

#inhalt ul li, #inhalt ol li{
	margin-bottom: 7px;
}

#inhalt a{
	text-decoration: none;
	color: #B52021;
}

#inhalt a:hover{
	text-decoration: underline;
	
}

#inhalt td{
	margin: 0px; 
	padding: 5px; 
	font-size: 11px;
	line-height: 15px;
  	color: #43677A;
	font-weight: normal;
	text-decoration: none;
}

#inhalt img.berater{
	border: 1px solid #729CB1;
	margin-right: 10px;
	margin-bottom: 10px;
}

#inhalt img.pfeil{
	border: 0px solid #729CB1;
	margin-right: 5px;
	
}


/* Footer */

#footer{
height: 30px;
line-height: 30px;
font-family: Tahoma, Arial, Helvetica, SunSans-Regular, Sans-Serif;
font-size: 10px;
color: #B41C1F;
text-align: center;
padding-left: 2px;
background-color: #FFFFFF;
z-index: 7;
}


#box-bild, #box-bild1, #box-bild2, #box-bild3 { 	
position: absolute;
  top: 100px; 
  left: 0px;
  padding: 0px;
  background-color: white;
  border: 0px dotted #000000;
  height:296px;
  width: 318px;
  background-color: #FFFFFF;
  z-index: 6;
  }
  
#box-bild{
  background-image: url(bilder/inhalt/seite0.jpg);
  background-repeat: no-repeat;
}

#box-bild1{
	background-image: url(bilder/inhalt/seite2.jpg);
  background-repeat: no-repeat;
}

#box-bild2{
	background-image: url(bilder/inhalt/seite1.jpg);
  background-repeat: no-repeat;
}

#box-bild3{
	background-image: url(bilder/inhalt/seite3.jpg);
  background-repeat: no-repeat;
}
  
  
  
  .formular
{
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000157;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #ddd;
	
}
  .formular2
{
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #ddd;
	background-color: #AA0000;
	
}

.box1{
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #B52021;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #B52021;
	background-color: #FFFFFF;
}
.box2{
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #B52021;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px dotted #729CB1;
	height: auto;
	width: 380px;
	padding: 15px;
}
  

  
  
  
  
  
  
  
  
  
  
  
  




#menuebox {
position: relative;
height: 30px;
}
.stupidie {
display: none;
}
#menue {
position:absolute;
top: 276px;
left: 0;
z-index: 200;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 104px;
height: 16px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: white;
font-size: 11px;
text-align: right;
margin: 0px;
padding:0px;

border: 1px solid;
 border-bottom-color: #507C92;
 border-right-color: #507C92;
 border-left-color: #DAE8E8;
 border-top-color: #507C92;

}
#menue .aussen:hover {
height: 150px;
color: #fff;

}

#menue .aussenactive {
height: 150px;
float: left;
display: block;
overflow: hidden;
width: 104px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: white;
font-size: 11px;
text-align: right;
margin: 0px;
padding:0px;

border: 1px solid;
 border-bottom-color: #507C92;
 border-right-color: #507C92;
 border-left-color: transparent;
 border-top-color: #507C92;

}

a.innen-1, a.innen-1active {
margin-top: 17px;

}
a.innen,
a.innen-1, a.innenactive, a.innen-1active {
display: block;
width: 101px;
padding: 0px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
text-decoration: none;
font-weight: normal;
color: #206184;
 border-bottom: #507C92;
}

a.innenactive, a.innen-1active{
		border: 1px dotted;
border-bottom-color:B22222;
border-top-color: B22222;
border-left-style: none;
border-right-style: none;
background-image: url(bilder/inhalt/pfeil2.gif);
background-repeat: no-repeat;
}



a:visited.innen,
a:visited.innen-1 {
color:#206184;
}
a:hover.innen,
a:hover.innen-1 {
text-decoration: underline;
color: #B22222;
}

span.menutag {
display: block;
cursor: default;
}














#menuebox2 {
position: absolute;
top: 74px;
left: 415px;
height: 30px;

}
.stupidie2 {
display: none;
}
#menue2 {

z-index: 205;

}

#menue2 .aussen2 {
float: left;
display: block;
overflow: hidden;
width: 130px;
height: 17px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: white;
font-size: 11px;
font-weight: bold;
text-align: right;
margin:0px;
padding: 0px;

border: 1px solid;
 border-bottom-color: #B22222;
 border-right-color: #B22222;
 border-left-color: transparent;
 border-top-color: #B22222;

}

#menue2 .aussen2active {
float: left;
display: block;
overflow: hidden;
width: 130px;
height: 110px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: white;
font-size: 11px;
font-weight: bold;
text-align: right;
margin:0px;

padding: 0px;

border: 1px solid;
 border-bottom-color: #B22222;
 border-right-color: #B22222;
 border-left-color: transparent;
 border-top-color: #B22222;

}


#menue2 .aussen2:hover {
height: 110px;
color: #fff;

}

a.innen2-2, a.innen2-2active {
margin-top: 25px;
background-color: white;

}

a.innen2,
a.innen2-2, a.innen2-2active {
display: block;
width: 127px;
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 0px;
padding-right: 3px;
text-decoration: none;
font-weight: normal;
background-color: white;
color: #206184;
}

a.innen2active , a.innen2-2active{
display: block;
width: 127px;
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 0px;
padding-right: 3px;
text-decoration: none;
font-weight: normal;
background: url(bilder/inhalt/pfeil.gif);
background-repeat: no-repeat;
color: #B22222;
border: 1px dotted;
 border-bottom-color: #B22222;
 border-right-color: transparent;
 border-left-color: transparent;
 border-top-color: #B22222;

}



a:visited.innen2,
a:visited.innen2-2 {
color:#206184;
}
a:hover.innen2,
a:hover.innen2-2 {
text-decoration: underline;
color: #B22222;
}

span.menutag2 {
display: block;
cursor: default;
}









#personal-balance{
	position: absolute;
	top: 0px;
	left: 318px;
	border: 0px solid black;
	width: 90px;
	height: 90px;

}

