.TextKleinWeiss { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:9px; color:#FFFFFF; }
.TextMittelWeiss { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:11px; color:#FFFFFF; }
.TextGrossWeiss { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:13px; color:#FFFFFF; }

.TextKleinGrau { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:11px; color:#87888A; font-weight: bold;  }
.TextMittelGrau { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:13px; color:#87888A; font-weight: bold; }
.TextGrossGrau { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:15px; color:#87888A; font-weight: bold; }
.TextGigantGrau { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:18px; color:#87888A; font-weight: bold; }

.obereNavi { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:13px; color:#FFFFFF; font-weight: bold; }
a.obereNavi:hover { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:13px; color:#87888A; font-weight: bold; }


.obereNavi_invers { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:13px; color:#FFFFFF; font-weight: bold; }
a.obereNavi_invers:hover { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:13px; color:#006BB3; font-weight: bold; }


.mittlereNavi { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:11px; color:#FFFFFF; font-weight: bold; }
a.mittlereNavi:hover { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:11px; color:#87888A; font-weight: bold; }


.mittlereNavi_invers { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:11px; color:#3DABE8; }
a.mittlereNavi_invers:hover { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:11px; color:#87888A; }

.LINKTextMittel { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:13px; color:#006BB3; font-weight: bold; }
a.LINKTextMittel:hover { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:13px; color:#C9CBCC; font-weight: bold; }

.LINKTextGross { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:15px; color:#006BB3; font-weight: bold; }
a.LINKTextGross:hover { text-decoration:none; font-family: Helvetica, Verdana, sans-serif; font-size:15px; color:#C9CBCC; font-weight: bold; }



body	{
	margin				:	0;
	padding				:	0;
	background-repeat: repeat-y; 
	background-position: center 0;
}
#layout_topcontainer	{
	z-index				:	1;
	width				:	1065px;
	background-color: transparent; 
}

#layout_untercon1	{
	z-index				:	2;
	height				:	160px;
	width				:	1065px;
}

#layout_untercon1_2	{
	z-index				:	2;
	height				:	170px;
	width				:	1065px;
}

#layout_untercon1_3	{
	z-index				:	2;
	width				:	1065px;
}

#layout_untercon2	{

	background-color: transparent;
	//top				:	148px;
	left				:	0px;
	z-index				:	2;
	width				:	1062px;

}

#layout_linkeseite	{
	background-color: transparent; 
	z-index				:	3;
	float				:	left;	
	width				:	420px;
}

#layout_rechteseite	{
	background-color: transparent; 
	z-index				:	3;
	width				:	110px;
	float				:	right;
}
#layout_mitte	{
	background-color:transparent;
	z-index				:	3;
	margin-left : 420px;
	margin-right : 110px;
	/*padding-top : 14px;*/
}

#layout_linkeseite_2	{
	background-color: transparent; 
	z-index				:	3;
	float				:	left;	
	width				:	420px;
}

#layout_rechteseite_2	{
	background-color: transparent; 
	z-index				:	3;
	width				:	110px;
	float				:	right;
}
#layout_mitte_2	{
	background-color: transparent; 
	z-index				:	3;
	width				:	535px;
	margin-left : 420px;
	margin-right : 110px;
}
#footer	{
	background-color: #F0F9F4; 
	z-index				:	1;
	width				:	1062px;
	vertical-align			:	bottom;
}
