@charset "UTF-8";
/* CSS Document */
/* ########## TOPTEXT Medienservice, 2009 ########## */

.klein { font-size: 10px; }
.browsebox { width:470px; font-size:10px; margin-bottom:2px; background-color:#D6E7D6; text-align:center; }
.browsebox a { font-size:12px; }


/* #### NEWSLETTER #### */

div#LayoutHeader {
	width:898px;
	border-color:#666;
	border-width:1px;
	border-style:solid;
	background-image: url(/bilder/ohnekopfschmerzheader2.jpg);
}


div.TeaserBox a {
   position:absolute;
   top: 200px;
}


.chronikimpressum {
  font-size: 11px;
}

.chronikimpressum h3 {

  font-size: 11px
}


/* ##### Settings for right column ##### */
div#TeaserColumn3 h1 {
   font-size: 11px;
   text-weight: bold;
}

div#TeaserColumn3 {
   font-size: 11px;
}


/* ########## General settings ########## */
* {
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }
body {
	margin: 0px 0px 0px 56px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-image: url(../ohnekopfschmerzbackground.jpg);
	background-repeat: repeat-n;
	background-color: #FFF;
	}
a {
    font-size: 0.9em;
    letter-spacing: 0.1 em;
    color: #66CC00;
    font-weight: bold;
    text-decoration: none;
    }
a:hover {
    text-decoration: underline;
    }
a:hover img {
    text-decoration: none;
    }
p {
    margin: 0px 0px 1em 0px;
    font-size: 0.99em;
    }
h1 {

    font-size: 12px;
    font-weight: bold;
    margin: 25px 0px 3px 0px;
    }
h2 {
    margin: 0px 0px 8px 0px;
    }

/* ########## Logische richtige Anzeige der Navigation fýr Barrierefreiheit ########## */
.skip {
    position: absolute;
    left: -999px;
    width: 900px;
    }

/* ########## allgemeine Layoutangaben, Seiteneinteilung ########## */
/* der globale Container, in dem alles drin ist */
div#LayoutBox {
    width: 898px;
    }
/*  es wird h1 als Header benutzt damit im Anschluss die hierarchisch
    korrekte Verwendung von ýberschriften zweiten Grades ermýglicht wird */
div#LayoutHeader {
	height: 190px;
	background-image: url(../bilder/ohnekopfschmerzheader2.jpg);
	background-color: #0;
    }
/*div#LayoutHeader h1 {
    position: absolute;
    top: 0px;
    left: 20px;
    display: inline;
    margin: 0px;
    padding: 10px 15px 10px 15px;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    background-color: #66CC00;
    }
*div#LayoutHeader img {
    padding: 0px;
    margin: 66px 66px 0px 0px;
    }
/* ########## META-NAVIGATION ########## */
*ul#LayoutHeaderMetaNavigation {
    padding: 0px 228px 0px 0px;
    height: 18px;
    font-size: 10px;
    letter-spacing: 0.1em;
    font-weight: normal;
    text-align: right;
    color: #555;
    background-color: #333;
    }
ul#LayoutHeaderMetaNavigation li {
    display: inline;
    list-style: none;
    }
ul#LayoutHeaderMetaNavigation a {
    padding: 0px 10px 6px 10px;
    font-weight: bold;  
    text-decoration: none;
    color: #DDD;
    border-right: solid 1px #555;
    }
ul#LayoutHeaderMetaNavigation a:hover {
	background-color: #333;
    }
ul#LayoutHeaderMetaNavigation .inaktiv {
    font-size: 0.9em;
    letter-spacing: 0.1 em;
    padding: 0px 10px 6px 10px;
    font-weight: bold;  
    text-decoration: none;
    color: #888;
    border-right: solid 1px #555;
    }

/* ########## LINKE NAVIGATION ########## */
div#NavigationColumn1 {
    position: absolute;
    left: 56px;
    top: 210px; /*statt 148 ################################# */
    width: 180px;
    }
div#NavigationColumn1 ul {
    width: 180px;
    list-style-type: none;
    }
div#NavigationColumn1 ul li {
    border-top: solid 1px white; letter-spacing: 0.1 em;
    }
/* ########## nav erster ebene ########## */
div#NavigationColumn1 ul li a, div#NavigationColumn1 ul li span {
    display: block;
    padding: 8px 0px 5px 30px;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    }
div#NavigationColumn1 ul li a:hover {
    text-decoration: none;

    }
/* ########## nav zweiter ebene ########## */
div#NavigationColumn1 ul ul li a, div#NavigationColumn1 ul ul li span {
    display: block;
    padding: 3px 0px 1px 30px;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-repeat: no-repeat;
    }

/* ########### SUBMENU LEVEL 2 ###### */
ul.submenu_level2 {
    list-style-position:inside;
    list-style-image: url(../bilder/link_arrow_narrow.gif);
}
ul.submenu_level2 li {
   padding: 0px 0px 2px 0px;
}

p.submenu_level2 {
}
p.submenu_level2 b {
   font-size: 11px;
   text-weight: bold;
}

/* ########## INHALT; MITTLERE SPALTE ########## */
div#InhaltColumn2 {
	position: absolute;
	top: 184px; /* statt 124 ########################################*/
	left: 53px; /* linker rand des textes der mittelspalte */
	width:495px;
	height: 400px;
	padding: 0em em 2em 2em;
	margin: 25px 0px 0em 200px;
    }
/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
* html div#InhaltColumn2 {
    height: 1em;
    }
/* ########## RECHTE SPALTE ########## */
div#TeaserColumn3 {
    position: absolute;
    top: 185px; /*statt 155 ################################# */
    left: 755px; /* linker rand des textes der rechten spalte */
    width: 156px;
    padding: 0px;
    margin: 25px 60px 0px 0px;
    }


div.TeaserBox, div.TeaserBoxRight {
    width: 156px;
    background-color: #D4E6D5;
    margin-bottom: 25px;
    }
div.TeaserBox img {
    display: block;
    margin: 0px;
    }
div.TeaserBoxRight img {
    height: 50px;
    width: 156px;
    display: block;
    margin: 0px;
    }
div.TeaserBox h2, div.TeaserBoxRight h2 {
    margin: 0px;
    color: #FFF;
    font-size: 14px;
    padding: 4px 0px 2px 4px;
    }
div.TeaserBoxRight h2 {
    margin: 0px;
    color: #FFF;
    font-size: 12px;
    padding: 2px 0px 1px 4px;
    }
div.TeaserBox p, div.TeaserBoxRight p {
	padding: 4px;
	font-size: 0.9em;
	color: #00;
    }
div.TeaserBox a, div.TeaserBoxRight a {
	display: block;
	padding: 0px 4px 4px 4px;
	font-size: 0.9em;
	font-weight: bold;
	color: #0;
	text-decoration: none;
    }
div.TeaserBox a:hover, div.TeaserBoxRight a:hover {
	text-decoration: underline;
	background-color: #D4E6D5;
	color: #0;
}


/* #### berichte #### */
.bildunterschrift {
    font-size: 10px;
}

/* #### Farben für die einzelnen Bereiche ### */
.kopfschmerzen {
    background-color: #006699;
}
.kopfschmerzencur {
    background-color: #006699;
    background-image: url(../bilder/navigationarrowwhite2.gif);
    background-repeat: no-repeat;
}.kopfschmerzensubcur {
    background-color: #006699;
    background-image: url(../bilder/navigationarrowwhite.gif);
    background-repeat: no-repeat;
}
.kopfschmerzensub {
    background-color: #6699CC;
}

.kopfschmerzen a:hover {
    background-color: #006699;
}
.kopfschmerzensub a:hover {
    background-color: #006699;
}
.behandlung{
    background-color: #66CC00;
}
.behandlungcur {
    background-color: #66CC00;
    background-image: url(../bilder/navigationarrowwhite2.gif);
    background-repeat: no-repeat;
}
.behandlungsubcur {
    background-color: #66CC00;
    background-image: url(../bilder/navigationarrowwhite.gif);
    background-repeat: no-repeat;
}
.behandlungsub {
    background-color: #99CC66;
}
.behandlung a:hover {
    background-color: #66CC00;
}
.behandlungsub a:hover {
    background-color: #66CC00;
}
.berichte {
    background-color: #AE4528;
}
.berichtecur {
    background-color: #AE4528;
    background-image: url(../bilder/navigationarrowwhite2.gif);
    background-repeat: no-repeat;
}
.berichtesubcur {
    background-color: #AE4528;
    background-image: url(../bilder/navigationarrowwhite.gif);
    background-repeat: no-repeat;
}
.berichtesub {
    background-color: #CC6633;
}
.berichte a:hover {
    background-color: #AE4528;
}
.berichtesub a:hover {
    background-color: #AE4528;
}
.normal {
    background-color: #999;
}
.normalcur {
    background-color: #999;
    background-image: url(../bilder/navigationarrowwhite2.gif);
    background-repeat: no-repeat;
}
.normalsubcur {
    background-color: #999;
    background-image: url(../bilder/navigationarrowwhite.gif);
    background-repeat: no-repeat;
}
.normalsub {
    background-color: #CCC;
}
.normal a:hover {
	background-color: #666;	
}
.normalsub a:hover {
    background-color: #999;
    color: #9999;
	border-color: #F00;
	background-image: url(../bilder/navigationarrowwhite.gif);
    background-repeat: no-repeat;
}

