/* ##############  globale Linkeigenschaften  ############# */
a {color: #666666; text-decoration: none;}
a:visited {color: #666666;}
a:hover {color: #000000;}
a:active {color: #000000;}
img {border: none;}
/* ##############  Linklisten in Navigation ############# */
#v_nav ul, #h_nav ul, #allgemeines_rechts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

} 
/* ### Korrektur li in Naviagtion Häsuer für IE's ### */
*:first-child+html #h_nav li {float: left}
* html #h_nav li  {float: left;} 
/* ############################################ */
/* ##############  Home-Link GZW  ############# */
/* ############################################ */
#home a {	
	display: block;
	width: 169px;
	height: 39px;
	background-image: url(../mainpics/button_gzw.gif);
	background-repeat: no-repeat;
	font-size: 95%;
	font-weight: bold;
}
#home a:hover {background-image: url(../mainpics/button_gzw_akt.gif);}
#space_home {position: relative; top: 7px; left: 10px;}
/* ###############################################  */
/* #############  Navigation Häuser  ###################  */
/* ###############################################  */
#h_nav a {	
	display: block;
	float: left;
	width: 108px;
	height: 39px;
	background-image: url(../mainpics/button_bg_neu.gif);
	background-repeat: no-repeat;
	font-size: 9px;
}
#h_nav ul li#aktiv {font-weight: bold;}
/* #### Positionierung des Link-Tetxes innerhalb "h_nav"  #####  */
#h_nav .space {
	position: relative;
	top: 7px; 
	left: 10px;
	line-height: 0.9em;	
}
*:first-child+html #h_nav .space {position: relative; top: 7px; line-height: 1.1em;}
* html #h_nav .space  {position: relative; top: 7px; line-height: 1.1em;}
/*  ### HWK ### */
#h_nav a#hwk {width: 107px; background-image: url(../mainpics/button_hwk_neu.gif);}
#h_nav a#hwk:hover {background-image: url(../mainpics/button_hwk_akt_neu.gif);}
#h_nav a#hwk:active {background-image: url(../mainpics/button_hwk_akt_neu.gif);}
#h_nav a#hwk #space_hwk {position: relative; top: 5px; left: 7px; line-height: 0.9em;}
* html #h_nav a#hwk #space_hwk {position: relative; top: 7px; line-height: 1.1em;}
* + html #h_nav a#hwk #space_hwk {position: relative; top: 7px; line-height: 1.1em;}

/*  ### DIA ### */
#h_nav a#dia:hover {background-image: url(../mainpics/button_dia_akt_neu.gif);}
#h_nav a#dia:active {background-image: url(../mainpics/button_dia_akt_neu.gif);}



/*  ### BGH ### */
#h_nav a#bgh:hover {background-image: url(../mainpics/button_bgh_akt_neu.gif);}
#h_nav a#bgh:active {background-image: url(../mainpics/button_bgh_akt_neu.gif);}
/*  ### PSY ### */
#h_nav a#psy:hover {background-image: url(../mainpics/button_psy_akt_neu.gif);}
#h_nav a#psy:active {background-image: url(../mainpics/button_psy_akt_neu.gif);}
/*  ### SCH ### */
#h_nav a#sch:hover {background-image: url(../mainpics/button_sch_akt_neu.gif);}
#h_nav a#sch:active {background-image: url(../mainpics/button_sch_akt_neu.gif);}
/*  ### GED ### */
#h_nav a#ged:hover {background-image: url(../mainpics/button_ged_akt_neu.gif);}
#h_nav a#ged:active {background-image: url(../mainpics/button_ged_akt_neu.gif);}
/*  ### MVZ ### */
#h_nav a#mvz:hover {background-image: url(../mainpics/button_mvz_akt_neu.gif);}
#h_nav a#mvz:active {background-image: url(../mainpics/button_mvz_akt_neu.gif);}





/* ######################################################## */
/* ##########  Navigation Abteilungen (linke Spalte) ########### */
/* ######################################################## */

/* ###### Textausrichtung links und oben ###*/
#mitte_v_nav ul li {margin: 7px 0 7px 0;}
#mitte_v_nav ul li ul li {margin: 3px 0 3px 0;}
#mitte_v_nav ul li ul li ul li {margin: 0;}

#mitte_v_nav ul li a {
	position: relative; 
	left: 16px; 
	top: 3px; 
	width: 152px;
	font-weight: bold;
	display: block; 
	 text-indent: -5px;

}
* html #mitte_v_nav ul li a {text-indent: 0;}


#mitte_v_nav ul ul li a {
	position: relative; 
	left: 30px; 
	top: 0; 
	width: 138px; 
	font-weight: normal; 
	display: block; 
}
#mitte_v_nav ul ul ul li a {
	position: relative; 
	left: 45px; 
	top: 0; 
	width: 123px; 
	font-weight: normal; 
	display: block; 
}
#mitte_v_nav ul ul ul ul li a {
	position: relative; 
	left: 57px; 
	top: 0; 
	width: 101px; 
	font-weight: normal; 
	display: block; 
}
#mitte_v_nav ul .act {color: #000000; font-weight: bold;}
/* ###### Hintergrundfarben ###*/
#mitte_v_nav li#active {position: relative; left:1px; width:165px; background-color:#9DD6E8;} 


#mitte_v_nav a {}
#mitte_v_nav a {}
#mitte_v_nav a {}
#mitte_v_nav a {}
/* ######################################################## */
/* ##########  Navigation Allgemeines (reche Spalte) ########### */
/* ######################################################## */
#allgemeines_rechts {
list-style-type: none;
padding: 0;
margin: 0;
font-size: 1em;
}


ul#allgemeines_rechts li a.std{
	width: 169px;
	height: 31px;
	display: block;
	margin-bottom: 5px;
	background-image: url(../mainpics/button_rechts.gif);
	background-repeat: no-repeat;
}
ul#allgemeines_rechts li a.std_act{
	width: 169px;
	height: 31px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(../mainpics/button_rechts_aktiv.gif);
	background-repeat: no-repeat;
}

ul#allgemeines_rechts li a.std:hover {background-image: url(../mainpics/button_rechts_aktiv.gif);}

ul#allgemeines_rechts li#kontaktbox {
	width: 169px;
	height: 143px;
	margin: -11px 0 5px 0;
	background-image: url(../mainpics/kontakt.gif);
	background-repeat: no-repeat;
}
* html ul#allgemeines_rechts li#kontaktbox {margin: 0 0 5px 0;}
* + html ul#allgemeines_rechts li#kontaktbox {margin: 0 0 2px 0;}

ul#allgemeines_rechts .space {position: relative; top: 8px; left: 10px;}

li#kontaktbox > p.erste {position: relative; top: 8px; left: 10px;}
li#kontaktbox p {position: relative; top: 4px; left: 10px;}
li#kontaktbox p a {position: relative; top: 0; left: 0;}
li#kontaktbox p a:hover {text-decoration: underline;}
li#kontaktbox span {position: relative; left: 55px; background-color: #FFFFFF; display: none;}


ul#allgemeines_rechts li#baby_box a {
width: 169px;
height: 69px;
display: block;
background-image: url(../mainpics/baby_box.jpg);
background-repeat: no-repeat;
}
ul#allgemeines_rechts li#baby_box a:hover {background-image: url(../mainpics/baby_box_akt.jpg);}
li#baby_box .space {position: relative; top: 5px; left: 8px;}

/* ###############################################  */
/* ################  Suche  #########################  */
/* ###############################################  */
#search_box {margin: -1px 0 0 -3px; height: 10px;}
#suche a {text-decoration: none;}
#suchlink {
 	position: relative;
	top: -2px;
	left: -3px;
	border: none; 
 	background: none; 
	text-decoration: none;
	padding: 0;
	margin:0;
	color: #666666;
}
* html #suchlink {font-size: 95%; top: -1px;}
* + html #suchlink {font-size: 95%; top: -1px;}
* html #search_box {position: relative; top: -2px; height: 12px; width: 107px;}
* + html #search_box {position: relative; top: -2px; height: 12px; width: 107px;}
/* ########################################### 
    ##########  Links fließtext  #############
/* ########################################### */
#textarea p a {
text-decoration: underline;
}
/* ###############################################  */
/* #############  Print + Back-Link  ###################  */
/* ###############################################  */
#footer a#back_img {
	position: relative;
	top: 0;
	left: 5px;
}
#footer a#print_img {
	position: relative;
	top: 1px;
	left: 25px;
}
#footer #print_txt {
	position: relative;
	top: 0;
	left: 7px;
}

