/*
GEMAG AG
Farben
dunkelblau  301470
hellblau  96ADBF
weiss  FFFFFF

*/


/* ''''''''''''''''''''''''''''''''''''''''''''''''' */
body {
	margin:10px 0px; 
	padding:0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 67.5%; /* IE	 */
}
html>body{
	font-size: 11px; /* ignoriert IE	 */
}
table {
	font-size: 1.0em; /* IE */	
}

#clear {
	clear:both;
	font-size: 1px;
	margin: 0; 
	padding: 0; 
}

#cmsMain {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	border: 0px solid #006600;
	width: 780px;
/*	background-color: #FF0000;*/
	background-repeat: repeat-y;
	background-image:  url(../../images/hg_mainweb.jpg);  
	margin:0px auto;
}
#cmsMainHome {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	border: 0px solid #006600;
	width: 780px;
/*	background-color: #FF0000;*/
	background-repeat: repeat-y;
	background-image:  url(../../images/hg_mainhome.jpg);  
	margin:0px auto;
}

#cmsBody {
	float: left;
	width: 603px;
	padding-top: 0px;
	/*background-color: #FFFF00*/;
	padding-left: 0px;
}
#cmsBodyHome {
	float: left;
	width: 780px;
	height: 175px;
	padding-top: 0px;
	/*background-color: #FFFF00*/;
	background-repeat: no-repeat;
	background-image:  url(../../images/hg_bodyhome.jpg);
	padding-left: 0px;
}
#adm_cmsBody {
	float: left;
	width: 603px;
	padding-top: 0px;
	/*background-color: #FFFF00*/;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-image:  url(../../images/hg_admbodycms.jpg); 
}
#cmsInhalt{
	float: left;
	width: 601px;
	padding-top: 5px;
	padding-left: 5px;
	/* background-color: #FF0000; */
}
#kopf {
	background-image: url(../../images/hg_kopfweb.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height: 75px;
	margin: 0px;
	padding: 0px;
}
#kopf_home {
	background-image: url(../../images/hg_kopfhome.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

#kopftext {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
}

#nebennav {
	background-color: #BCC4E1;
	background-image: url(../../images/hg_nebennavweb.jpg); 
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#nebennav_home {
	background-color: #BCC4E1;
	background-image: url(../../images/hg_nebennavhome.jpg); 
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#nebennavtext {
	font-weight: bold;
	font-size: 1.0em;
	color: #301470;
	padding-top: 4px;
	padding-left: 150px;
	text-align: right;
}
#nebennavtext a, #nebennavtext a:visited{
	color: #301470;
}
#nebennavtext a:hover{
	color: #FFFFFF;
}

#kruemelpfad {
	background-color: #FFFFFF;
	background-image: url(../../images/hg_pfadweb.jpg); 
	width: 100%;
	height: 29px;
}
#pfadtext {
	font-weight: bold;
	font-size: 1.0em;
	color: #1E317F;
	text-align: left;
	padding-top: 3px;
	padding-left: 0px;
}
#pfadtext a, #pfadtext a:visited{
	color: #1E317F;
}
#pfadtext a:hover{
	color: #B91631;
}
#leerzeile {
	/* background-color: #FFFFFF;
	background-image: url(../../images/hg_bannerweb.jpg);
	background-repeat: no-repeat;
	*/
	width: 100%;
	height: 5px;
}
#banner {
	float:none;
	/*
	background-color: #FFFFFF;
	background-image: url(../../images/hg_bannerweb.jpg);
	background-repeat: no-repeat;
	*/
	width: 100%;
	height: 24px;
	padding-left: 5px;
	margin-bottom: 0px;
}
#bannertext {
	font-weight: bold;
	font-size: 1.4em;
	color: #B91631;
	text-align: left;
	line-height: 1.4em;
	display: inline;
}
#bannertext a{
	color: #B91631;
}
#bannertext a:hover{
	color: #B91631;
}

/* Menüspalte links */
#spalteMenu {
	float: left;
	width: 175px;
	/* background-image: url(../../images/hg_randomimage.jpg);
	background-repeat: no-repeat; */
}
#spalteInhalt {
	float: left;
	width: 597px;
}
#submenu {
	float: right;
	width: 100%;
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
	border-top-color:#1E317F;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color:#BCC4E1;
	border-right-style: solid;
	border-right-width: 15px;
}
#submenutext, #submenutext_aktiv {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.6em;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	display: inline;
}
#submenutext a, #submenutext a:visited{
	color: #FFFFFF;
	background-color: #BCC4E1;
	border-top-color:#BCC4E1;
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom-color:#BCC4E1;
	border-bottom-style: solid;
	border-bottom-width: 2px;


}
#submenutext_aktiv a, #submenutext_aktiv a:visited, #submenutext_aktiv a:hover{
	color: #FFFFFF;
	background-color: #1E317F;
	border-top-color:#1E317F;
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom-color:#1E317F;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#submenutext a:hover {
	color: #1E317F;
	background-color: #BCC4E1;
	border-top-color:#1E317F;
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom-color:#BCC4E1;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#menuimage {
	padding-top: 3px;
	padding-left: 2px;
}

#fuss1 {
	background-image: url(../../images/hg_fuss1.jpg);
	width: 100%;
	height: 44px;
	font-size: 0.8em; 
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#fuss1_home {
	background-image: url(../../images/hg_fuss1home.jpg);
	width: 100%;
	height: 44px;
	font-size: 0.8em; 
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#fuss2 {
	background-image: url(../../images/hg_fuss2.jpg);
	font-size: 1.0em; 
	font-weight: bold;
	width: 100%;
	height: 25px;
	color: #301470;
	text-align: left;
	padding-top: 1px;
}
#fuss2_home {
	background-image: url(../../images/hg_fuss2home.jpg);
	font-size: 1.0em; 
	font-weight: bold;
	width: 100%;
	height: 25px;
	color: #301470;
	text-align: left;
	padding-top: 1px;
}
#fuss2 a, #fuss1 a {
	color: #301470;
}
#fuss2 a:hover, #fuss1 a:hover {
	color: #FFFFFF;
}
#fusstext {
	font-weight:bold;
	font-size: 1.0em;
	color: #301470;
	text-align: left;
	padding-top: 3px;
	padding-left: 100px;
}
#fusstext a, #fusstext a:visited{
	color: #301470;
}
#fusstext a:hover{
	color: #FFFFFF;
}
/* Spalten für Fusszeilee */
#spalte_fuss1 {
	float: left;
	width: 175px;
	text-align:center;
}
#spalte_fuss2 {
	float: left;
	width: 440px;
	text-align:left;
}
#spalte_fuss3 {
	float: left;
	width: 160px;
	text-align:center;
}




#trenner5 {
	height:5px;
	font-size: 0.1em;
}
#trenner10 {
	height:10px;
	font-size: 0.1em;
}

/* Ebene1Menu  */
#ebene1menu {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	
	color: #301470;
}

/* MainMenu links */
#mainmenu {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
/* 1. Ebene */
.ebene1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	text-indent: 0px;
}
.ebene1 ul
{
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}
.ebene1 li {
	margin-top : 0px;
	list-style-type: none;
}
.ebene1 a, .ebene1 a:visited  {
	display: block;
	/* width: 165px; */
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #301470;
	
/*	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
*/
	
	/*
	border-top: 1px solid;
	border-top-color: #1E317F;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
	*/
}
.ebene1 a:hover {
	color:#FFFFFF;
	background-color:#301470;
	/*
	background-image: url(../../images/btn_menuaktiv1.jpg); */
}
.ebene1 a:active {
	color: #FFFFFF;
	background-color: #301470; 
	/* background-image: url(../../images/btn_menuaktiv1.jpg); */
}
.ebene1 a.current1,  .ebene1 a:visited.current1{
	color: #FFFFFF;
	background-color:#301470;
	/*
	background-image: url(../../images/btn_menuaktiv1.jpg);
	*/
}
/* 2. Ebene */
.ebene2 { 
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	text-indent: 10px;
}
.ebene2 ul {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}
.ebene2 li { 
	margin: 0; 
	margin-top : 3px;
	list-style-type: none;
}
.ebene2 li a, .ebene2 li a:visited {
	display: block;
	width: 165px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #96ADBF;

/*	margin-top: 3px;
	margin-bottom: 3px;	
	border-bottom: 0px solid;
	border-bottom-color: #1E317F;
*/
}
.ebene2 li a:hover {
	background-color: transparent;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;	
/*	background-image: url(../../images/btn_menuaktiv2.jpg); */
}
.ebene2 li a:active {
	/* background-color: #fc6; */
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;	
/*	background-image: url(../../images/btn_menuaktiv2.jpg); */
}
.ebene2 li a.current2, .ebene2 li a:visited.current2  {
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;	
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
/* 	background-image: url(../../images/btn_menuaktiv2.jpg); */
}
/* 3. Ebene */
.ebene3 { 
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	text-indent: 10px;
}
.ebene3 ul {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}
.ebene3 li { 
	margin: 0; 
	margin-top : 3px;
	list-style-type: none;
}
.ebene3 li a, .ebene3 li a:visited {
	display: block;
	width: 165px;
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
	color: #96ADBF;

	margin-top: 3px;
	margin-bottom: 3px;	

}
.ebene3 li a:hover {
	background-color: transparent;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;	
	/* background-image: url(../../images/btn_menuaktiv3.jpg); */
}
.ebene3 li a:active {
	/* background-color: #fc6; */
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;	
	/* background-image: url(../../images/btn_menuaktiv3.jpg); */
}
.ebene3 li a.current3, .ebene3 li a:visited.current3  {
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;	
	/* background-image: url(../../images/btn_menuaktiv3.jpg); */
}

/* 4. Ebene */
.ebene4 { 
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	text-indent: 15px;
}
.ebene4 ul {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}
.ebene4 li { 
	margin: 0; 
	margin-top : 3px;
	list-style-type: none;
}
.ebene4 li a, .ebene4 li a:visited {
	display: block;
	width: 165px;
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
	color: #96ADBF;

	margin-top: 3px;
	margin-bottom: 0px;	

}
.ebene4 li a:hover {
/*	background-color: #FFFFFF; */
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
/*	background-image: url(../../images/btn_menuaktiv3.jpg); */
}
.ebene4 li a:active {
/*	background-color: #FFFFFF; */
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
/*	background-image: url(../../images/btn_menuaktiv3.jpg);  */
}
.ebene4 li a.current4, .ebene4 li a:visited.current4  {
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
/*	background-image: url(../../images/btn_menuaktiv3.jpg);  */
}

/* 5. Ebene */
.ebene5 { 
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	text-indent: 20px;
}
.ebene5 ul {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}
.ebene5 li { 
	margin: 0; 
	margin-top : 3px;
	list-style-type: none;
}
.ebene5 li a, .ebene5 li a:visited {
	display: block;
	width: 165px;
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
	color: #96ADBF;

	margin-top: 3px;
	margin-bottom: 0px;	

}
.ebene5 li a:hover {
/* 	background-color: #FFFFFF;*/
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
/* 	background-image: url(../../images/btn_menuaktiv3.jpg); */
}
.ebene5 li a:active {
/* 	background-color: #FFFFFF;*/
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
/*	background-image: url(../../images/btn_menuaktiv3.jpg); */
}
.ebene5 li a.current5, .ebene5 li a:visited.current5  {
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
/* 	background-image: url(../../images/btn_menuaktiv3.jpg); */
}


/* Sitemap */
#sitemap {
	font-size:1.0em;
}
.sitemap1, .sitemap2, .sitemap3, .sitemap4, .sitemap5 {
	font-size: 1.2em;
	color: #301470;
}
.sitemap1 {
	padding-bottom: 2px;
	font-weight:bold;
	text-indent: 3px;
	border-bottom-width: 1px;
	border-bottom-color:#301470;
	border-bottom-style: solid;
	/*background-color:#96ADBF; //#E2E6F2;  */
}
.sitemap2 {
	font-weight:bold;
	text-indent: 3px;
}
.sitemap3 {
	font-weight:normal;
	text-indent: 5px;
}
.sitemap4 {
	font-weight:normal;
	font-size: 1.0em;
	text-indent: 10px;
}
.sitemap5 {
	font-weight:normal;
	font-size: 1.0em;
	text-indent: 15px;
}

.sitemap1 a:link, .sitemap2 a:link, .sitemap3 a:link, .sitemap4 a:link, .sitemap5 a:link,
.sitemap1 a:visited, .sitemap2 a:visited, .sitemap3 a:visited, .sitemap4 a:visited, .sitemap5 a:visited {
	color: #1E317F;
}
.sitemap1 a:hover, .sitemap2 a:hover, .sitemap3 a:hover, .sitemap4 a:hover, .sitemap5 a:hover {
	color:#FF0033;
}


/* Div Tag für Titel o.ä. */
#titelcontainer1, #titelcontainer2 {
	font-size: 1.2em;
	color: #000000;
	font-weight:bold;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-color:#301470;
	border-bottom-style: solid;
/*	background-color:#96ADBF;  */
	margin-right: 0px;
}
/* Div Tag für Titel o.ä. */
#titelcontainer1 {
	text-align:left;
}
#titelcontainer2 {
	text-align:right;
}


/* Div Tag für Bilder o.ä. */
#imagecontainer1 {
	float: left;
	width: 85px;
	text-align:left;
	padding-right: 5px;
	margin-bottom: 0px;
	/* background-color:#FFFFFF; */
}

/* Div Tag für Detailschalter o.ä. */
#detailcontainer1 {
	float: right;
	/* width: 20%; */
	text-align:center;
	/* margin-right: 10px; */
	margin-top: -1.2em;
	background-color:#FFFFCC; 
}

/* Spalten mit Breite und Ausrichtung */

/* Text Ausrichtung Links Text mitte */
#spalte100prLC {
	float: left;
	width: 100%;
	text-align:center;
}

/* Text Ausrichtung Links Text links */
#spalteXXXprLL {
	float: left;
	text-align:left;
}
#spalte100prLL {
	float: left;
	width: 100%;
	text-align:left;
}
#spalte95prLL {
	float: left;
	width: 94%;
	text-align:left;
}
#spalte90prLL {
	float: left;
	width: 90%;
	text-align:left;
}
#spalte80prLL {
	float: left;
	width: 80%;
	text-align:left;
}
#spalte79prLL {
	float: left;
	width: 79%;
	text-align:left;
}
#spalte75prLL {
	float: left;
	width: 75%;
	text-align:left;
}
#spalte66prLL {
	float: left;
	width: 66%;
	text-align:left;
}
#spalte60prLL {
	float: left;
	width: 60%;
	text-align:left;
}
#spalte50prLL {
	float: left;
	width: 49.8%;
	text-align:left;
}
#spalte49prLL {
	float: left;
	width: 48.6%;
	text-align:left;
}
#spalte45prLL {
	float: left;
	width: 45%;
	text-align:left;
}
#spalte33prLL {
	float: left;
	width: 32.7%;
	text-align:left;
}
#spalte40prLL {
	float: left;
	width: 40%;
	text-align:left;
}
#spalte30prLL {
	float: left;
	width: 30%;
	text-align:left;
}
#spalte25prLL {
	float: left;
	width: 24.5%;
	text-align:left;
}
#spalte22prLL {
	float: left;
	width: 22.8%;
	text-align:left;
}
#spalte20prLL {
	float: left;
	width: 19.8%;
	text-align:left;
}
#spalte10prLL {
	float: left;
	width: 10%;
	text-align:left;
}
#spalte5prLL {
	float: left;
	width: 5%;
	text-align:left;
}
#spalte2prLL {
	float: left;
	width: 2%;
	text-align:left;
}


/* Text Ausrichtung Links Text rechts*/
#spalte100prLR {
	float: left;
	width: 100%;
	text-align:right;
}
#spalte95prLR {
	float: left;
	width: 94%;
	text-align:right;
}
#spalte80prLR {
	float: left;
	width: 80%;
	text-align:right;
}
#spalte75prLR {
	float: left;
	width: 74.5%;
	text-align:right;
}
#spalte66prLR {
	float: left;
	width: 66%;
	text-align:right;
}
#spalte60prLR {
	float: left;
	width: 60%;
	text-align:right;
}
#spalte50prLR {
	float: left;
	width: 50%;
	text-align:right;
}
#spalte45prLR {
	float: left;
	width: 45%;
	text-align:right;
}
#spalte33prLR {
	float: left;
	width: 33%;
	text-align:right;
}
#spalte30prLR {
	float: left;
	width: 30%;
	text-align:right;
}
#spalte25prLR {
	float: left;
	width: 25%;
	text-align:right;
}
#spalte22prLR {
	float: left;
	width: 22.5%;
	text-align:right;
}
#spalte20prLR {
	float: left;
	width: 20%;
	text-align:right;
}
#spalte10prLR {
	float: left;
	width: 10%;
	text-align:right;
}
#spalte5prLR {
	float: left;
	width: 5%;
	text-align:right;
}

/* Text Ausrichtung Rechts Text links*/
#spalte100prRL {
	float: right;
	width: 100%;
	text-align:left;
}
#spalte95prRL {
	float: right;
	width: 94%;
	text-align:left;
}
#spalte80prRL {
	float: right;
	width: 80%;
	text-align:left;
}
#spalte75prRL {
	float: right;
	width: 75%;
	text-align:left;
}
#spalte66prRL {
	float: right;
	width: 66%;
	text-align:left;
}
#spalte60prRL {
	float: right;
	width: 60%;
	text-align:left;
}
#spalte50prRL {
	float: right;
	width: 50%;
	text-align:left;
}
#spalte45prRL {
	float: right;
	width: 45%;
	text-align:left;
}
#spalte33prRL {
	float: right;
	width: 33%;
	text-align:left;
}
#spalte30prRL {
	float: right;
	width: 30%;
	text-align:left;
}
#spalte25prRL {
	float: right;
	width: 25%;
	text-align:left;
}
#spalte22prRL {
	float: right;
	width: 22.5%;
	text-align:left;
}
#spalte20prRL {
	float: right;
	width: 20%;
	text-align:left;
}
#spalte10prRL {
	float: right;
	width: 10%;
	text-align:left;
}
#spalte5prRL {
	float: right;
	width: 5%;
	text-align:left;
}

/* Text Ausrichtung Links Text rechts*/
#spalte100prRR {
	float: right;
	width: 100%;
	text-align:right;
}
#spalte95prRR {
	float: right;
	width: 94%;
	text-align:right;
}
#spalte80prRR {
	float: right;
	width: 80%;
	text-align:right;
}
#spalte75prRR {
	float: right;
	width: 75%;
	text-align:right;
}
#spalte66prRR {
	float: right;
	width: 66%;
	text-align:right;
}
#spalte60prRR {
	float: right;
	width: 60%;
	text-align:right;
}
#spalte50prRR {
	float: right;
	width: 50%;
	text-align:right;
}
#spalte45prRR {
	float: right;
	width: 45%;
	text-align:right;
}
#spalte33prRR {
	float: right;
	width: 33%;
	text-align:right;
}
#spalte30prRR {
	float: right;
	width: 30%;
	text-align:right;
}
#spalte25prRR {
	float: right;
	width: 25%;
	text-align:right;
}
#spalte22prRR {
	float: right;
	width: 22.5%;
	text-align:right;
}
#spalte20prRR {
	float: right;
	width: 20%;
	text-align:right;
}
#spalte10prRR {
	float: right;
	width: 10%;
	text-align:right;
}
#spalte5prRR {
	float: right;
	width: 5%;
	text-align:right;
}

/* Spalten mit rechtem Rand von 5 px */
#spalte100prLLmargin {
	float: left;
	width: 100%;
	text-align:left;
}
#spalte75prLLmargin {
	float: left;
	width: 74.0%;
	text-align:left;
	padding-right:1.0%;
}
#spalte67prLLmargin {
	float: left;
	width: 66.0%;
	text-align:left;
	padding-right:1.0%;
}
#spalte50prLLmargin {
	float: left;
	width: 49.0%;
	text-align:left;
	padding-right:1.0%;
}
#spalte33prLLmargin {
	float: left;
	width: 32%;
	text-align:left;
	padding-right:1.0%;
}
#spalte25prLLmargin {
	float: left;
	width: 25%;
	text-align:left;
	margin-left: 3px;
	/* Farbe weiss für rechte Spalte */
	color: #FFFFFF;
}
#spalte20prLLmargin {
	float: left;
	width: 19%;
	text-align:left;
	padding-right:1.0%;
}







