/************* SITE-WEITE DEFINITIONEN ********/

BODY {
  margin: 0px;
  padding: 0px;
  min-width: 800px; 
  background: url(../images/green.gif);
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, sans-serif;  
  line-height: 18px;
}
.hochgestellt {
  position:relative;
  top:-2px;
}
A {
  color: #A5C400;
  text-decoration: none;
  font-weight: bolder;
}
A:hover {
  color: #868686;
  text-decoration: none;
  font-weight: bolder;
}

#header {
  height: 98px;
  background: url(../images/header.gif);
}
#header_left {
  width: 300px;  height: 98px;
  float: left;
}
#header_left P {
  text-align: right;
  font-size: 12px;
  color: #868686;
  margin-top: 44px;  margin-right: 0px;
}
#header_nav {
  position: absolute;  top: 0px;  left:300px;
  width: 650px;  height: 98px;
  float: left;
}
#header_nav UL {
  margin-left: 50px;
  margin-top: 62px;
  padding: 0;
  list-style: none;
}
#header_nav LI {
  float: left;
  border-right: 1px solid #A7C500;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 17px;
}
#header_nav LI.first {
  margin-left: 0;
  padding-left:0px;
  padding-right: 15px;
}
#header_nav LI.last {
  border-right: none;
  padding-left: 15px;
  padding-right: 0px;
} 
#header_nav A {
  color: #868686;
  text-decoration: none;
  font-weight: normal;  
}
#header_nav A:hover {
  color: #A7C500;
  text-decoration: none;
  font-weight: normal;  
}
#header_nav A.aktiv {
  color: #A7C500;
  text-decoration: none;
  font-weight: normal;  
}
#header_nav A.aktiv:hover {
  color: #A7C500;
  text-decoration: none;
  font-weight: normal;  
}

#left {
  position: absolute;  top: 98px;
  background: #A7C500;
  width: 300px;
  height: 890px;
  float: left;
}
#left_nav {
  width: 300px;  height: 344px;
  margin-left: 0px;
  background: #FFFFFF;
}
#left_nav UL {
   position: relative; top: 52px;
   margin: 0px;
   padding: 0px;
   list-style: none;
}

#content {
  background: #FFFFFF;
  position: absolute;  top: 100px;  left:300px;
  width: 630px;
  height: 300px;
  margin-top: 50px;
  margin-left: 50px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 0px;
  float: left;
}
#spalte1 {
  float: left;
  width: 295px;
  margin: 0px;
  padding: 0px;
}
#spalte2 {
  float: right;
  width: 295px;
  margin: 0px;
  padding: 0px;
}
#einspaltig {
  clear: both;
  margin: 0px;
  padding: 0px;
}
#content P, #content LI {
  font-size: 13px;
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 4px;
}
#content H1 {
  font-size: 13px;
  font-weight: bolder;
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 4px;
}
#content UL {
  font-size: 13px;
  margin-top: 0px; 
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  list-style-type: none;
}
#content P.strich {
  border-bottom: 1px solid #A7C500;
}
#content P.strichoben {
  border-top: 1px solid #A7C500;
}
#content H1.strich {
  padding-bottom: 10px;
  border-bottom: 1px solid #A7C500;
}
#content LI.strich {
  border-bottom: 1px solid #A7C500;
  padding-left: 0px;
}

TABLE.cv {
  margin: 0px; 
  padding: 0px;
  border-spacing: 0;
  border-collapse: collapse;
}
TR.cv {
  border-top: 1px solid #A7C500;
}
TD.cv_jahr {
  vertical-align: top;
  width: 90px;
  font-size: 13px;
  font-weight: bolder;
  border-top: 1px solid #A7C500;
  margin: 0px;
  padding-top: 5px; 
  padding-bottom: 5px;
}
TD.cv_text {
  vertical-align: top;
  font-size: 13px;
  border-top: 1px solid #A7C500;
  margin: 0px;
  padding-top: 5px; padding-bottom: 5px;
}
TABLE.pub {
  margin: 0px; 
  padding: 0px;
  border-spacing: 0;
  border-collapse: collapse;
}
TR.pub {
  border-bottom: 1px solid #A7C500;
}
TD.pub_sym {
  vertical-align: top;
  font-size: 13px;
  border-bottom: 1px solid #A7C500;
  margin: 0px;
  padding-top: 5px; padding-bottom: 5px;
  width: 27px;
}
TD.pub_text {
  vertical-align: top;
  font-size: 13px;
  border-bottom: 1px solid #A7C500;
  margin: 0px;
  padding-top: 0px; padding-bottom: 0px;
  width: 603px;
}






/************* PAGE_SPEZIFISCH: HOME ********/

#left_nav UL LI#nav_home A {
   display: block;
   list-style: none;
   height: 49px;  width: 300px;
   background: transparent url(../images/home_.gif) no-repeat 0 0;
   text-indent: -9009px;
}
#left_nav UL LI#nav_home A:hover {
   background-position: 0 -98px;
   }
BODY#home UL LI#nav_home A {
   background-position: 0 -49px;
}
BODY#home DIV#leftpic {
  width: 300px;  height:364px;
  background: url(../images/home.jpg);
  background-repeat: no-repeat;
}
DIV#home_titel {
  width: 500px;  height:80px;
  background: url(../images/guten_tag.gif);
  background-repeat: no-repeat;
}


/****** PAGE-SPEZIFISCH: ANGEBOT: Psychologie, Psychotherapie, Supervision, Organisationsentwicklung ********/

#left_nav UL LI#nav_angebot A {
   display: block;
   list-style: none;
   height: 49px;  width: 300px;
   background: transparent url(../images/angebot_.gif) no-repeat 0 0;
   text-indent: -9009px;
}
#left_nav UL li#nav_angebot A:hover {
   background-position: 0 -98px;
   }
BODY#angebot UL li#nav_angebot A {
   background-position: 0 -49px;
}
BODY#angebot DIV#leftpic {
  width: 300px;  height:364px;
  background: url(../images/angebot.jpg);
  background-repeat: no-repeat;
}
DIV#psychologie_titel {
  width: 635px;  height:80px;
  background: url(../images/psychologie.gif);
  background-repeat: no-repeat;
}
DIV#psychotherapie_titel {
  width: 635px;  height:80px;
  background: url(../images/psychotherapie.gif);
  background-repeat: no-repeat;
}
DIV#supervision_titel {
  width: 635px;  height:80px;
  background: url(../images/supervision.gif);
  background-repeat: no-repeat;
}
DIV#organisation_titel {
  width: 635px;  height:80px;
  background: url(../images/organisationsentwicklung.gif);
  background-repeat: no-repeat;
}


/****** PAGE-SPEZIFISCH: UEBER MICH: Werdegang, Tätigkeiten, Publikationen ********/

#left_nav UL LI#nav_ueber A {
   display: block;
   list-style: none;
   height: 49px;  width: 300px;
   background: transparent url(../images/ueber_mich_.gif) no-repeat 0 0;
   text-indent: -9009px;
}
#left_nav UL LI#nav_ueber A:hover {
   background-position: 0 -98px;
   }
BODY#ueber UL li#nav_ueber A {
   background-position: 0 -49px;
}
BODY#ueber DIV#leftpic {
  width: 300px;  height:364px;
  background: url(../images/ueber_mich.jpg);
  background-repeat: no-repeat;
}
DIV#ueber_titel {
  width: 635px;  height:80px;
  background: url(../images/ueber_mich.gif);
  background-repeat: no-repeat;
}
DIV#werdegang_titel {
  width: 635px;  height:80px;
  background: url(../images/werdegang.gif);
  background-repeat: no-repeat;
}
DIV#taetigkeiten_titel {
  width: 635px;  height:80px;
  background: url(../images/taetigkeiten_funktionen.gif);
  background-repeat: no-repeat;
}
DIV#publikationen_titel {
  width: 635px;  height:80px;
  background: url(../images/publikationen.gif);
  background-repeat: no-repeat;
}


/****** PAGE-SPEZIFISCH: NETZWERK ********/

#left_nav UL LI#nav_netzwerk A {
   display: block;
   list-style: none;
   height: 49px;  width: 300px;
   background:transparent url(../images/netzwerk_.gif) no-repeat 0 0;
   text-indent: -9009px;
}
#left_nav UL LI#nav_netzwerk A:hover {
   background-position: 0 -98px;
   }
BODY#netzwerk UL li#nav_netzwerk A {
   background-position: 0 -49px;
}
BODY#netzwerk DIV#leftpic {
  width: 300px;  height:364px;
  background: url(../images/netzwerk.jpg);
  background-repeat: no-repeat;
}
DIV#netzwerk_titel {
  width: 635px;  height:80px;
  background: url(../images/wer_sucht_der_findet.gif);
  background-repeat: no-repeat;
}


/****** PAGE-SPEZIFISCH: LINKS ********/

#left_nav UL LI#nav_links A {
   display: block;
   list-style: none;
   height: 49px; width: 300px;
   background: transparent url(../images/links_.gif) no-repeat 0 0;
   text-indent: -9009px;
}
#left_nav UL LI#nav_links A:hover {
   background-position: 0 -98px;
   }
BODY#links UL li#nav_links A {
   background-position: 0 -49px;
}
BODY#links DIV#leftpic {
  width: 300px;  height:364px;
  background: url(../images/links.jpg);
  background-repeat: no-repeat;
}
DIV#links_titel {
  width: 635px;  height:80px;
  background: url(../images/institutionelle_verbindungen.gif);
  background-repeat: no-repeat;
}


/****** PAGE-SPEZIFISCH: KONTAKT ********/

#left_nav UL LI#nav_kontakt A {
   display: block;
   list-style: none;
   height: 49px;  width: 300px;
   background: transparent url(../images/kontakt_.gif) no-repeat 0 0;
   text-indent: -9009px;
}
#left_nav UL LI#nav_kontakt A:hover {
   background-position: 0 -98px;
   }
BODY#kontakt UL li#nav_kontakt A {
   background-position: 0 -49px;
}
BODY#kontakt DIV#leftpic {
  width: 300px;  height:364px;
  background: url(../images/kontakt.jpg);
  background-repeat: no-repeat;
}
DIV#kontakt_titel {
  width: 635px;  height:80px;
  background: url(../images/kann_ich_etwas_fuer_sie_tun.gif);
  background-repeat: no-repeat;
}

/****** PAGE-SPEZIFISCH: PUBLIKATIONEN ********/

#hidden1, #hidden2, #hidden3 {
  display: none;
  margin: 0px;
  padding:0px;
}

#hiddenBox, #hiddenBox2{
  display: none;
  margin: 0px;
  padding: 0px;
  position: absolute; top:280px; left:450px;
  width:420px; height:320px;
  background-color: #EFEFEF;
  border-width: 1px; 
  border-style: solid; 
  border-color: #454545; 
}
.hbheader{
  float: left;
  width: 390px;
  height: 20px;
  background-color: #A6C500;
  font-size: 12px;
  padding-left:10px;
}
.hbclose{
  float: right;
  width: 20px;
  height: 20px;
}

#hiddenBox P, #hiddenBox2 P  {
  font-size: 13px;
  margin: 0px;
  padding-left:25px;
  padding-right:25px;
  padding-bottom: 5px;
  padding-top: 4px;
}
#hiddenBox H1, #hiddenBox2 H1 {
  font-size: 13px;
  font-weight: bolder;
  margin: 0px;
  padding-left:25px;
  padding-right:25px;
  padding-bottom: 5px;
  margin-top: 40px;
}
