

/* ''''''''''''''''''''''''''''''''''''''''''''''''' */
/* Farbwerte 


Dunkelbraun #9C0C01
HellBraun #f0d0bb
Orange #FFCC66
Grau #99988C

*/


body {
	margin:10px 0px; 
	padding:0px;
	background-color:#DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 67.5%; /* IE	 */
	color: #9C0C01;
}
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:  Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	border: 0px solid #9C0C01;
	width: 1000px; /*780px;*/
	/* background-color:#CCCCCC; */
	background-repeat: repeat-y;
	/* background-image:  url(../../images/hg_mainweb.jpg);  */
	margin:0px auto;
	border-top-color:#9C0C01;
	border-top-style: solid;
	border-top-width: 1px;
}
#cmsMiddle{
	float: left;
	width: 1000px; /* 780px; */
	/* background-repeat: no-repeat; */
	background-image:  url(../../images/hg_mainweb.jpg); 
	margin-left: 0px;
	border-right-color:#9C0C01;
	border-right-style: solid;
	border-right-width: 1px;
}

#cmsBody {
	float: left;
	width: 840px; /* 620px; */
	padding-top: 0px;
	background-repeat: no-repeat; 
    background-image: url(../../images/hg_inhalt.jpg); 
	padding-left: 0px;
}
#cmsInhalt{
	float: left;
	width: 840px; /* 620px; */
	padding-bottom: 0px;
	padding-left: 15px;
}
#kopf {
	/* background-color: #9C0C01; */
	background-image: url(../../images/hg_kopfweb.jpg); 
	background-repeat: repeat-y;
	width: 100%;
	height: 77px;
	margin: 0px;
	padding: 0px;
	border-right-color:#9C0C01;
	border-right-style: solid;
	border-right-width: 1px;
}
#kopftext {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
}

#nebennav {
	background-color: #C4D2EC;
	/* background-image: url(../../images/hg_nebennavweb.jpg);  */
	width: 100%;
	height: 23px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#nebennavtext {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	text-align: right;
}
#nebennavtext a, #nebennavtext a:visited{
	color: #FFFFFF;
}

#nebennavtext a:hover{
	color: #FFFF00;
}
#sprachvariante {
	font-weight: normal;
	font-size: 1.0em;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
	text-align: left;
}
#sprachvariante a, #sprachvariante a:visited{
	color: #FFFFFF;
}
#sprachvariante a:hover{
	color: #C4D2EC;
}



#kruemelpfad {
/*	background-color: #99988C;
	background-image: url(../../images/hg_pfadweb.jpg); 
*/	
	width: 300px;
	height: 105px;
}
#pfadtext {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
#pfadtext a, #pfadtext a:visited{
	color: #FFFFFF;
}
#pfadtext a:hover{
	color: #365E95;
}
#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); */
	width: 100%;
	height: 50px;
	padding-left: 15px;
	padding-top: 8px;
}
#bannertext {
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
	text-align: left;
	display: inline;
}
#bannertext a{
	color: #98B399;
}
#bannertext a:hover{
	color: #7993C6;
}

/* Menüspalte links */
#spalteMenu {
	float: left;
	width: 147px;
	/* background-color: #9C0C01; */
	/*background-image: url(../../images/hg_menuweb.jpg);
	background-repeat: no-repeat; */
}
#spalteInhalt {
	float: left;
	width: 633px;
	padding-left: 15px;

}
#submenu {
	float: right;
	width: 100%;
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
	/*
	border-bottom-color:#C4D2EC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color:#BCC4E1;
	border-right-style: none;
	border-right-width: 1px; */
}
#submenutext, #submenutext_aktiv {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.6em; 
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	display: inline;
}

#submenutext_aktiv a, #submenutext_aktiv a:visited, #submenutext_aktiv a:hover{
	color: #365E95;
	background-color: #C4D2EC; 
	border-top-color:#C4D2EC;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color:#C4D2EC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color:#C4D2EC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color:#1E317F;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
#submenutext a, #submenutext a:visited{
	color: #365E95;
	/* background-color: #7993C6; */
	border-top-color:#C4D2EC;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color:#C4D2EC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color:#C4D2EC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color:#1E317F;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
#submenutext a:hover {
	color: #FFFFFF;
	background-color: #7993C6;
	border-top-color:#C4D2EC;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-color:#7993C6;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

#menuimage {
	padding-top: 3px;
	padding-left: 2px;
}

#fuss1 {
	/* background-color: #9C0C01; */
	/* background-image: url(../../images/hg_fuss1.jpg); */
	width: 100%;
	height: 33px;
	font-size: 1.0em; 
	font-weight: normal;
	color: #9C0C01;
	text-align: left;
	padding-left: 5px;
	padding-top: 12px;
	border-top-color:#9C0C01;
	border-top-style: solid;
	border-top-width: 1px;
}
#fuss2 {
	background-color: #9C0C01;
	/* background-image: url(../../images/hg_fuss2.jpg); */
	font-size: 1.0em; 
	font-weight: bold;
	width: 100%;
	height: 25px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 1px;
}
#fuss2 a, #fuss1 a {
	color: #9C0C01;
}
#fuss2 a:hover, #fuss1 a:hover {
	color:#FF9966;
}
#fusstext {
	font-weight:normal;
	font-size: 1.0em;
	color: #9C0C01;
	text-align: left;
	padding-top: 3px;
}
#fusstext a, #fusstext a:visited{
	color: #365E95;
}
#fusstext a:hover{
	color: #365E95;
}


#trenner5 {
	height:5px;
	font-size: 0.1em;
}
#trenner10 {
	height:10px;
	font-size: 0.1em;
}


/* MainMenu links */

#mainmenu {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/* 1. Ebene */
.ebene1 {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	text-indent: 5px;
}
.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: 140px;
	height: 20px;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
	color: #FFFFFF;
	
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;

	border-top: 0px none;
	border-top-color: #FFFFFF;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
	/* background-image: url(../../images/btn_menu1.jpg); */

}
.ebene1 a:hover {
	background-color:#FFCC66; 
	color: #9C0C01;
	/* background-image: url(../../images/btn_menu1.jpg); */
}
.ebene1 a:active {
	/* background-color: #FFFFFF;  
	color: #9C0C01;
	background-image: url(../../images/btn_menuaktiv1.jpg); */
}
.ebene1 a.current1,  .ebene1 a:visited.current1{
	color: #9C0C01;
	background-color:#FFFFFF;
	/* background-image: url(../../images/btn_menuaktiv1.jpg); */
}
/* 2. Ebene */
.ebene2 { 
	margin-top: 3px;
	margin-bottom: 0px;
	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 : 0px;
	padding-top : 0px;
	list-style-type: none;
}
.ebene2 li a, .ebene2 li a:visited {
	display: block;
	width: 140px;
	height: 20px;
	padding-top : 3px;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
	color: #FFFFFF;
	border-left: 0px solid;
	border-left-color: #FFFFFF;
/*	background-image: url(../../images/btn_menu2.jpg);*/

}
.ebene2 li a:hover {
	background-color:#FFCC66; 
	color: #9C0C01;
	padding-top : 3px;
/*	background-image: url(../../images/btn_menuaktiv2.jpg);*/
}
.ebene2 li a:active {
/*	background-color: #fc6; */
	padding-top : 3px;
	color: #FFFFFF;
/*	background-image: url(../../images/btn_menuaktiv2.jpg); */
}
.ebene2 li a.current2, .ebene2 li a:visited.current2  {
	color: #FFCC66;
	margin-bottom: 3px;	
	background-color:#9C0C01;
/*	background-image: url(../../images/btn_menuaktiv2.jpg);*/
}
/* 3. Ebene */
.ebene3 { 
	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;
}
.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: 140px;
	height: 20px;
	padding-top : 3px;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
}
.ebene3 li a:hover {
	background-color:#FFCC66;
	color: #9C0C01;
	margin-top: 3px;
	margin-bottom: 0px;	
/*	background-image: url(../../images/btn_menuaktiv3.jpg); */
}
.ebene3 li a:active {
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
/*	background-image: url(../../images/btn_menuaktiv3.jpg); */
}
.ebene3 li a.current3, .ebene3 li a:visited.current3  {
	color: #FFCC66;
	margin-top: 3px;
	margin-bottom: 0px;	
	font-weight: normal;
	background-color:#9C0C01;
/* 	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: 30px;
}
.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: 140px;
	height: 18px;
	padding-top : 2px;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
}
.ebene4 li a:hover {
	background-color:#FFCC66;
	color: #9C0C01;
	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: #FFCC66;
	margin-top: 3px;
	margin-bottom: 0px;	
	background-color:#9C0C01;
/*	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: 35px;
}
.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: 140px;
	height: 18px;
	padding-top : 2px;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;	
}
.ebene5 li a:hover {
 	background-color: #FFCC66;
	color: #9C0C01;
	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.current4, .ebene5 li a:visited.current5  {
	color: #FFCC66;
	margin-top: 3px;
	margin-bottom: 0px;
	background-color:#9C0C01;
/* 	background-image: url(../../images/btn_menuaktiv3.jpg); */
}

/* Sitemap */
#sitemap {
	font-size:1.0em;
}
.sitemap1, .sitemap2, .sitemap3, .sitemap4, .sitemap5 {
	font-size: 1.2em;
	color: #FFFFFF;
}
.sitemap1 {
	width: 99%;
	padding-bottom: 2px;
	font-weight:bold;
	text-indent: 3px;
	border-bottom-width: 1px;
	border-bottom-color:#9C0C01;
	border-bottom-style: solid;
	background-color:#f0d0bb;
}
.sitemap2 {
	font-weight:normal;
	text-indent: 3px;
}
.sitemap3 {
	font-weight:normal;
	text-indent: 10px;
}
.sitemap4 {
	font-weight:normal;
	font-size: 1.0em;
	text-indent: 20px;
}
.sitemap5 {
	font-weight:normal;
	font-size: 0.9em;
	text-indent: 25px;
}
.sitemap1 a:link,
.sitemap1 a:visited {
	color: #9C0C01;
}
.sitemap2 a:link, .sitemap3 a:link, .sitemap4 a:link, .sitemap5 a:link,
.sitemap2 a:visited, .sitemap3 a:visited, .sitemap4 a:visited, .sitemap5 a:visited {
	color: #9C0C01;
}
.sitemap1 a:hover {
	color:#000000;
}
.sitemap2 a:hover, .sitemap3 a:hover, .sitemap4 a:hover, .sitemap5 a:hover {
	color:#000000;
}


/* Div Tag für Titel o.ä. */
#titelcontainer1, #titelcontainer2 {
	font-size: 1.1em;
	color: #9C0C01;
	font-weight:bold;
	text-indent: 3px;
	border-bottom-width: 1px;
	border-bottom-color:#9C0C01;
	border-bottom-style: solid;
	background-color:#f0d0bb;
	margin-right: 0px;
}
/* Div Tag für Titel o.ä. */
#titelcontainer1 {
	text-align:left;
}
#titelcontainer2 {
	text-align:right;
}
#titelcontainer1 a:link,
#titelcontainer1 a:visited,
#titelcontainer2 a:link,
#titelcontainer2 a:visited {
	color: #9C0C01;
}
#titelcontainer1 a:hover,
#titelcontainer2 a:hover {
	color:#000000;
}

/* Div Tag für Bilder o.ä. */
#imagecontainer1 {
	float: left;
	width: 85px;
	text-align:left;
	padding-right: 5px;
	margin-bottom: 0px;
}

/* Div Tag für Detailschalter o.ä. */
#detailcontainer1 {
	float: right;
	text-align:center;
	margin-top: -1.2em;
	border-width: 1px;
	border-color:#9C0C01;
	border-style: solid;
	background-color:#FFFFFF;
}
#detailcontainer1 a:link,
#detailcontainer1 a:visited {
	color: #9C0C01;
}
#detailcontainer1 a:hover {
	color:#000000;
}


/* Spalten mit Breite und Ausrichtung */

#bildunten {
	float: left;
/*	width: 100%; */
	text-align:center;
    position: relative;
	bottom: 140px;
	left: 33px;
/*
	position:absolute;
		left:450px; top:350px; height:150px; */

}


/* 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: 24%;
	text-align:left;
	padding-right:1.0%;
}
#spalte20prLLmargin {
	float: left;
	width: 19%;
	text-align:left;
	padding-right:1.0%;
}







