/* Styles Z-praxis */
/* Erstellt Juli 2007 */
/* www.b-fusion.de network@b-fusion.de */


/* allgemeine Formatierungen */

body {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:14px;
}
td {
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:14px;
}	
strong{
	color:#002c71;
}
.strongGreen{
	color:#31982a;
	font-weight:bold;
}
.green{
	color:#31982a;
}
.greenbig{
	font-size: 20px;
	line-height:24px;
	color:#31982a;
}
.blue{
	color:#002c71;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	color:#31982A;
	font-weight:normal;
	margin:0 0 15px 0;
}
.imgLeft{
	float:left;
}
/*  Formatierungen Startseite */
#header {
	width:680px;
	padding-top:17px;
	background-color:#97c88f;
	background-image:url(img_all/bg_head.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #002c71;
}

/* Text Formatierungen */
p {
	margin:0px 0px 8px 0px;
}

/* Navigation -------------------------------*/
#headnavi{
	display:none;	
}

/*  Formatierungen Metanavi */
#metanavi { 
	display:none;	
}
#SubNavi{
	display:none;	
}
#SubNaviNews{
	display:none;	
}

#BannerGZFA{
	margin:25px 0px 0px 0px;
}
/*--- Content Formatierung ----*/
#Content{
	width:370px;
	margin:30px 0px 20px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:14px;
}
#Content a:link, #Content a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #31982a;
	text-decoration:underline;
}
#Content a:hover, #Content a:active {
	color: #002c71;
}
#Content hr{
	margin:0px 0px 10px 0px;
	padding:0;
	width:370px;
	text-align:left;
	border:0px;/*für Firefox und Opera*/
	border-top:1px solid #002c71;
	border-bottom:1px solid #fff; /*für IE (Seiten-Hintergrundfarbe)*/
}
.NewsHead{
	color:#002c71;
	border-bottom:1px solid #002c71;
	padding:0;
	margin-bottom:15px;
}
.NewsHead td{
	color:#002c71;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:14px;
}
/*--- Content Formatierung  Team Popup ----*/
#claudia {
	position:absolute;
	left:58%;
	top:5px;
	width:381px;
	height:383px;
	z-index:2;
	background-image: url(img_team/bg_team_popup.gif);
	background-repeat:no-repeat;
	visibility: hidden;
}
#claudia2 {
	position:absolute;
	left:58%;
	top:5px;
	width:381px;
	height:383px;
	z-index:2;
	background-image: url(img_team/bg_team_popup.gif);
	background-repeat:no-repeat;
	visibility: hidden;
}
#daniela {
	position:absolute;
	left:58%;
	top:5px;
	width:381px;
	height:383px;
	z-index:1;
	background-image: url(img_team/bg_team_popup.gif);
	background-repeat:no-repeat;
	visibility: hidden;
}
#angelika {
	position:absolute;
	left:58%;
	top:5px;
	width:381px;
	height:383px;
	z-index:1;
	background-image: url(img_team/bg_team_popup.gif);
	background-repeat:no-repeat;
	visibility: hidden;
}
#steffanie {
	position:absolute;
	left:58%;
	top:5px;
	width:381px;
	height:383px;
	z-index:1;
	background-image: url(img_team/bg_team_popup.gif);
	background-repeat:no-repeat;
	visibility: hidden;
}
#regina {
	position:absolute;
	left:58%;
	top:5px;
	width:381px;
	height:383px;
	z-index:1;
	background-image: url(img_team/bg_team_popup.gif);
	background-repeat:no-repeat;
	visibility: hidden;
}
/*--- Content Formatierung  Team Popup ----*/
#rundgang{
	margin-top:20px;
	color:#fff;
	width:680px;
	height:219px;
	background-color:#002c71;
	overflow:auto;
	scrollbar-base-color:#002c71;
	scrollbar-3dlight-color:#31982a;
	scrollbar-arrow-color:#002c71;
	scrollbar-darkshadow-color:#002c71;
	scrollbar-face-color:#31982a;
	scrollbar-highlight-color:#002c71;
	scrollbar-shadow-color:#31982a;
	scrollbar-track-color:#97c88f;
}
#rundgang td{
	color:#fff;
	vertical-align:top;
	padding:10px 10px 10px 0px;
}
#rundgang h1{
	color:#fff;
	margin:7px 0px;
	font-size:50px;
}
#rundgang .td200{
	width: 200px;
}
#rundgangSteuerung{
	margin:20px 0px 20px 420px;
}
#drucken{
	display:none;	
}
