/* ############################################################ */
/* Stylesheet für goettgen.de 					*/
/* Autor: Christian Rothe					*/
/* Version 1.1 vom 02.03.2004					*/
/* ############################################################ */


/* ############################################################ */
/* Content-Bereich */
/* ############################################################ */

/* Textformate */

H1 		{  		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt; 
		color: #AA1000; 
		letter-spacing: 0.6pt;
		font-weight: bold; 
		font-variant: normal; 
		line-height: normal; 
		margin-top: 3px;
		margin-bottom: 6px;
		text-indent: 0px;
		text-transform: none;
		}
		
H2 		{  		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10.5pt; 
		color: #AA1000; 
		font-weight: bold; 
		font-variant: normal; 
		line-height: normal; 
		text-indent: 0px;
		text-transform: none;
		margin-top: 10px;
		margin-bottom: 6px;
		}

H3 		{
  		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		color: #AA1000; 
		font-weight: bold; 
		font-variant: normal; 
		line-height: normal; 
		text-indent: 0px;
		text-transform: none;
		margin-top: 9px;
		margin-bottom: 4px;
		}

P 		{  		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt;
		font-variant: normal; 
		text-indent: 0px;
		margin-top: 6px;
		margin-bottom: 8px;
		text-transform: none;
		}

.Text 		{
	  	font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		line-height: 18px; 
		font-variant: normal; 
		text-indent: 0px;
		text-transform: none;
		}

.TextEingerueckt {  	
		line-height: 18px; 
		font-variant: normal; 
		text-align: justify;
		text-indent: 25px;
		}

.TextMitBullet 	{
		background-image: url(/images/bullet.gif); 
		background-repeat: no-repeat;
	 	background-position: 11px 1px; 
		padding-left: 25px;
		margin-bottom: 6px;
		}

.TextHighlight 	{
	  	font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		line-height: 18px; 
		font-variant: normal; 
		font-weight: bold;
		text-align: justify;
		text-indent: 0px;
		}

	
.TextKlein 	{  	
		font-size: 8.5pt; 
		}

.TextRot 	{  	
		color: #AA1000; 
		}

.TextSchwarz 	{  	
		color: #000000; 
		}

.agb 		{  	
		padding-top: 0px;
		margin-top: 0px; 
		}
/* Journal */

.JournalEintrag {
		border-top: #DFBC99 1px solid; 
		background-image: url(/images/index-quadrat.gif); 
	 	background-position: 0px 0px; 
		background-repeat: no-repeat;
		width: 100%;
		margin-bottom: 25px; 
		}

/* NewsEinträge */

.NewsEintrag	{
		clear:both;
		border-top: #DFBC99 1px solid; 
		background-image: url(/images/index-quadrat.gif); 
		background-repeat: no-repeat;
	 	background-position: 0px 0px; 
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 8px;
		}

.NewsBild	{
		width: 150px;
		text-align: center;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		}

/* Hervorherbung auf der Startseite */

.Hervorhebung 	{
		background-color:#FFFFE6;
		color: #000000;
		}


/* Listen */

UL 		{
  		font-size: 10pt;
		line-height: 18px; 
		margin-top: -3px;
		margin-left: 20px;
		margin-right: 25px;
		margin-bottom: 8px;
		padding-left: 5px;
		list-style-type: square;
		list-style-image:url(/images/bullet.gif); 
		}

OL		{
  		font-size: 10pt;
		line-height: 18px; 
		margin-top: -3px;
		margin-left: 20px;
		margin-right: 25px;
		margin-bottom: 8px;
		padding-left: 5px;
		}

LI		{
		margin-bottom: 5px;
		}
	
.RoemischeNummerierung 		
		{
		list-style-type: upper-roman;
  		font-size: 10pt;
		line-height: 18px; 
		margin-top: -3px;
		margin-left: 30px;
		margin-right: 25px;
		margin-bottom: 8px;
		padding-left: 5px;
		}


/* Links */
			
A 		{
  		font-family: Arial, Helvetica, sans-serif; 
		color: #284070; 
		text-decoration: underline;
		}
		A:Visited 	{ color:#7C819F; }
		A:Hover 	{ color:#AA1000; text-decoration: underline;}

		
		
.HeadlineLink 	{
		font-family: Verdana, Courier New, Courier, mono; 
		font-size: 10pt; 
		color: #3C4472; 
		line-height: 20px; 
		font-weight: bold; 
		}

.HeadlineLinkStartseite
	 	{
		font-family: Verdana, Courier New, Courier, mono; 
		font-size: 10pt; 
		color: #3C4472; 
		margin-top: 0px; 
		line-height: normal; 
		font-weight: bold; 
		}


.linknachaussen {
	 	background-position: left; 
		padding-left: 17px; 
		background-image: url(/images/link_fensterneu.gif); 
		background-repeat: no-repeat; 
		}

.fatlink 	{
		font-weight: bold;
		}


/* Tabellen */



TD 		{		
  		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt;
		}

TH 		{		
  		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt;
		}

.Versandkosten {
		width: 100%;
		text-align: left;
		background-color: #FFFFE6;
		border-width: 1px;
		border-color: #FFFFFF;
		border-spacing: 1px;
		}

.BildergalerieEintrag
		{
		vertical-align: top;
		}

.IndexgalerieEintrag
		{
		vertical-align: top;
		}

/* Bilder  */


.BildMittig 	{
		float: none;
		width: 100%;
		background-color: #FFFFFF;
		width: 100%;
		padding-top: 5px; 
		padding-right: 10px;
		padding-left: 10px; 
		padding-bottom: 5px;
		text-align: center;
		line-height: 16px; 
		font-size: 9pt;
		color: #AA1000; 
		}

.BildLinks 	{
		float: left;
		background-color :#FFFFFF;
		position:relative; left:0px; 
		padding-top: 5px; 
		padding-right: 20px;
		padding-left: 5px; 
		padding-bottom: 10px;
		text-align: center;
		line-height: 16px; 
		font-size: 9pt;
		color: #AA1000; 
		}


.BildRechts 	{
		float: right;
		background-color: #FFFFFF;
		padding-top: 5px; 
		padding-right: 5px;
		padding-left: 20px; 
		padding-bottom: 10px;
		text-align: center;
		line-height: 16px; 
		font-size: 9pt;
		color: #AA1000; 
		}

		
.SchaubildVolleBreite 	{
		float: none;
		width: 100%;
		background-color: #FFFFFF;
		width: 100%;
		padding-top: 5px; 
		padding-right: 0px;
		padding-left: 0px; 
		padding-bottom: 5px;
		text-align: center;
		line-height: 16px; 
		font-size: 9pt;
		color: #AA1000; 
		}
		
.BildergalerieHintergrund 
		{ 
		width: 510px;
		margin-top: 5px; 
		margin-bottom: 5px; 
		background-color: #FFFFE6;
		text-align: center;
		}

.BildergalerieBild { 
		width: 160px; 
		height: auto; 
		text-align: center; 
		vertical-align: middle; 
		padding: 5px;
		margin: 0px;
		}
		
/* Nach rechts gerückte Anmerkung  */

.TextboxRechts50 {
		float:right;
		width: 48%;
		background-repeat: no-repeat;
		background-color:#FFFFE6;
		border-top: #bbbbbb 0px solid; 
		border-left: #ffffff 0px solid; 
		border-right: #bbbbbb 0px dashed; 
		border-bottom: #ffffff 0px solid; 
		padding-top: 10px; 
		padding-left: 15px; 
		padding-right: 15px; 
		padding-bottom: 10px; 
		margin-left: 20px; 
		margin-right: 0px;
		margin-bottom: 10px; 
		line-height: normal; 
		text-align: justify;
		font-size: 10pt;
		}

.TextboxRechtsSchmal {
		float:right;
		width: 40%;
		background-repeat: no-repeat;
		background-color:#FFFFE6;
		border-top: #bbbbbb 0px solid; 
		border-left: #ffffff 0px solid; 
		border-right: #bbbbbb 0px dashed; 
		border-bottom: #ffffff 0px solid; 
		padding-top: 10px; 
		padding-left: 15px; 
		padding-right: 15px; 
		padding-bottom: 10px; 
		margin-left: 20px; 
		margin-right: 0px;
		margin-bottom: 10px; 
		line-height: normal; 
		text-align: left;
		font-size: 10pt;
		}


/* Nach rechts oder links gerückter Kasten  */

.Kasten 	{
		float:none;
		margin-top: 12px; 
		margin-right: 0px;
		margin-left: 0px; 
		margin-bottom: 12px;
		padding: 0px;
		line-height: normal; 
		font-size: 9.5pt;
		}

.KastenRechts 	{
		float:right;
		width: 50%;
		margin-top: 5px; 
		margin-left: 10px; 
		margin-right: 0px;
		margin-bottom: 8px;
		line-height: normal; 
		font-size: 9.5pt;
		}

.KastenLinks 	{
		float:left;
		width: 50%;
		margin-top: 5px; 
		margin-left: 0px; 
		margin-right: 10px;
		margin-bottom: 8px;
		line-height: normal; 
		font-size: 9.5pt;
		}

.KastenInhalt {	
		width: 100%;
		background-color: #FFFFE6;
		padding-top: 3px; 
		padding-left: 5px; 
		padding-right: 5px; 
		padding-bottom: 3px; 
		}		

.KastenSpalteInhalt {	
		width: 100%;
		font-size: 10pt;
		padding-bottom: 10px; 
		}		

.KastenZelleLegende {	
		width: 100%;
		background-repeat: no-repeat;
		background-color: #FFF5C0;
		padding-top: 5px; 
		padding-left: 3px; 
		padding-right: 0px; 
		padding-bottom: 5px; 
		margin-bottom: 3px;
		margin-right: 3px;
	 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9.5pt;
		font-weight: bold;
		color: #AAA1000; 
		line-height: normal; 
		text-align: left;
		}

.KastenZelleZentriert {	
		width: 100%;
		font-size: 10pt;
		padding-top: 5px; 
		padding-left: 0px; 
		padding-right: 0px; 
		padding-bottom: 5px; 
		padding-bottom: 10px; 
		text-align: center;
		}		

.KastenHeadline {
		width: 100%;
		background-repeat: no-repeat;
		background-color: #FFF5C0;
		border-bottom: #FFFFFF 2px solid; 
		padding-top: 5px; 
		padding-left: 5px; 
		padding-right: 5px; 
		padding-bottom: 5px; 
		margin-top: 0px; 
		margin-right: 0px;
		margin-left: 0px; 
		margin-bottom: 0px;
	 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9.5pt;
		font-weight: bold;
		color: #AA1000; 
		line-height: normal; 
		text-align: center;
		}


.KastenSpalteHeadline {	
		width: 100%;
		background-repeat: no-repeat;
		background-color: #FFF5C0;
		padding-top: 5px; 
		padding-left: 0px; 
		padding-right: 0px; 
		padding-bottom: 5px; 
		margin-bottom: 3px;
	 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9.5pt;
		font-weight: bold;
		color: #AA1000; 
		line-height: normal; 
		text-align: center;
		}
		
.KastenSpalteHeadlineHell {	
		width: 100%;
		background-repeat: no-repeat;
		background-color: #FFF5C0;
		padding-top: 5px; 
		padding-left: 0px; 
		padding-right: 0px; 
		padding-bottom: 5px; 
		margin-bottom: 3px;
	 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9.5pt;
		font-weight: bold;
		color: #AA1000; 
		line-height: normal; 
		text-align: center;
		}

				
.KastenText 	{
		width: 100%;
		font-size: 9.5pt;
		font-weight: normal;
		line-height: normal; 
		text-align: justify;
		margin-top: 0px; 
		margin-right: 0px;
		margin-left: 0px; 
		margin-bottom: 3px;
		}


.KastenTextMitBullet {
		background-image: url(/images/bullet.gif); 
		background-repeat: no-repeat;
	 	background-position: 1px -1px; 
		padding-left: 15px;
		font-size: 9.5pt;
		line-height: normal; 
		margin-top: 0px; 
		margin-right: 0px;
		margin-left: 0px; 
		margin-bottom: 3px;
		}

.KastenTextZentriert {
		width: 100%;
		font-size: 9.5pt;
		font-weight: normal;
		line-height: normal; 
		text-align: center;
		margin-top: 0px; 
		margin-right: 0px;
		margin-left: 0px; 
		margin-bottom: 3px;
		}


.IndexEintrag	{
		clear:both;
		border-top: #DFBC99 1px solid; 
		background-image: url(/images/index-quadrat.gif); 
		background-repeat: no-repeat;
	 	background-position: 0px 0px; 
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 8px;
		}

.IndexEintragH1	{
		margin-top: 0px;
		padding-top: 11px;
		padding-left: 2px;
		padding-bottom: 8px;
		font-size: 12pt;
		}

.IndexEintragH2	{
		margin-top: 0px;
		padding-top: 12px;
		padding-left: 2px;
		padding-bottom: 6px;
		font-size: 10.5pt;
		}

.IndexEintragP	{
		padding-left: 5px;
		padding-right: 5px;
		}

.IndexGalerieBild { 
		width: 102px; 
		height: auto; 
		text-align: center; 
		vertical-align: middle; 
		padding: 5px;
		margin: 0px;
		}


.IndexKasten 	{
		float:none;
		width: 100%;
		background-color: #FFFFE6;
		margin-top: 5px; 
		margin-left: 0px; 
		margin-right: 0px;
		margin-bottom: 8px;
		line-height: normal; 
		font-size: 9.5pt;
		}

.IndexKastenLinks 	{
		float:left;
		width: 49%;
		background-color: #FFFFE6;
		margin-top: 5px; 
		margin-left: 0px; 
		margin-right: 0px;
		margin-bottom: 8px;
		line-height: normal; 
		font-size: 9.5pt;
		}

.IndexKastenRechts 	{
		float:right;
		width: 49%;
		background-color: #FFFFE6;
		margin-top: 5px; 
		margin-left: 0px; 
		margin-right: 0px;
		margin-bottom: 8px;
		line-height: normal; 
		font-size: 9.5pt;
		}
	
.IndexKastenHeaderOuter
		{
		width: 100%;
		background-color: #FFF5C0;
		border-bottom: #FFFFFF 2px solid; 
		}

.IndexKastenHeaderInner
		{
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: normal; 
		}

.IndexKastenHeaderText
	 	{
		width: 100%;
	 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #AA1000; 
		font-size: 10pt;
		font-weight: bold;
		line-height: normal; 
		text-align: left;
		margin-top: 0px; 
		margin-left: 15px; 
		margin-right: 10px;
		margin-bottom: 0px;
		}

.IndexKastenH3
	 	{
		margin-top: 5px; 
		margin-right: 3px;
		margin-left: 3px; 
		margin-bottom: 5px;
		}

.IndexKastenText
	 	{
		width: 100%;
		font-size: 9pt;
		font-weight: normal;
		line-height: 15pt; 
		text-align: left;
		margin-top: 5px; 
		margin-right: 3px;
		margin-left: 3px; 
		margin-bottom: 5px;
		}

.IndexKastenTextMitBullet
		{
		background-image: url(/images/bullet.gif); 
		background-repeat: no-repeat;
	 	background-position: 1px -1px; 
		padding-left: 15px;
		font-size: 9pt;
		text-align: left;
		line-height: normal; 
		margin-top: 5px; 
		margin-right: 3px;
		margin-left: 0px; 
		margin-bottom: 5px;
		}

.IndexKastenSpacer 
		{
		width: 100%;
		background-image:url(/images/strichlinie_1px.gif);
		background-repeat: repeat-x;
	 	background-position: 1px 0px; 
		margin-top: 5px; 
		margin-bottom: 5px; 
		}





/* Spalte rechts  */	

.SpalteRechtsBox {
		padding: 3px;
		border-top: #284070 1px solid; 
		border-left: #284070 1px solid; 
		border-right: #284070 1px solid; 
		border-bottom: #284070 1px solid; 
		}

.SpalteRechtsText {	
		font-size: 8pt; 
		}
		
		
.SpalteRechtsHeadlineLink {
		font-size: 8pt; 
		}




/* ############################################################ */
/* Header */


.MasterPageHeaderPart1{
		height: 100px;
		text-align: left;
		background-color:#FFFFFF;
		margin: 0px;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		}

.MasterPageHeaderPart2Outer{

		background-color: #FFF5C0;
		margin: 0px;
		border-top: #284070 1px solid; 
		border-bottom: #284070 1px solid; 
		}

.MasterPageHeaderPart2Inner{
		height: 22px;
		margin: 0px;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		}
		
.ContentHeader {
		width: 100%;
		margin: 0px;
		padding-top: 2px;
		padding-bottom: 12px;
		background-image:url(/images/strichlinie_1px.gif);
		border-top: #284070 1px solid; 
		background-repeat: repeat-x;
	 	background-position: 0px 33px; 
		}



/* ############################################################ */
/* Footer */


.MasterFooterLinks
		{
		text-align: center;
		width: 160 px;
		padding-left: 0px;
		padding-right: 0px;
 		float:left;
	 	line-height: 12pt; 
 		}
 
.MasterFooterRechts
		{
 		float:right;
		text-align: center;
		width: 540 px;
		padding-left: 5px;
		padding-right: 0px;
	 	line-height: 12pt; 
 		}


.ContentFooter {
		width: 100%;
		font-size: 8pt; 
		color: #284070;
		text-decoration: none;
		margin-top: 14px; 
		padding-top: 2px; 
		margin-bottom: 25px; 
		border-top: #284070 1px solid; 
		}

.ContentFooterLink {
		font-size: 8pt; 
		color: #284070;
		text-decoration: none;
		}
		A.ContentFooterLink:visited 	{ color:#284070; }
		A.ContentFooterLink:hover 	{ color:#284070; }



/* ############################################################ */
/* Location bzw. Breadcrump Navigationszeile */

	

.LocationText { 
		padding: 0px;		
		margin: 0px;		
		font-size: 7.5pt; 
		color: #284070; 
		text-decoration: none;
		}
		A.LocationText:link 	{ color:#284070; text-decoration: none;}
		A.LocationText:active 	{ color:#284070; text-decoration: none;}
		A.LocationText:visited 	{ color:#284070; text-decoration: none;}
		A.LocationText:hover 	{ color:#AA1000; text-decoration: underline;}




/* ############################################################ */
/* Navigation */


.NaviBox {
	border-top: #284070 1px solid; 
	border-left: #284070 1px solid; 
	border-right: #284070 1px solid; 
	border-bottom: #284070 1px solid; 
}

.NaviTop	{  	
		
		}

.NaviTopSelected
		{  	
		width: 100%;
		background-color: #9B0000;
		font-weight: bold; 
		font-style: normal; 
		text-decoration: none; 
		}
A.NaviTopSelected:link {
		color: #FFFFFF;
		}
		
A.NaviTopSelected:visited {
		color: #FFFFFF;
		}

A.NaviTopSelected:hover {
		color: #FFFFFF;
		}

A.NaviTopSelected:active {
		color: #FFFFFF;
		}

.NaviTopChildrenSelected
		{  	
		width: 100%;
		background-color: #FFFFE6;
		font-weight: bold; 
		font-style: normal; 
		text-decoration: none; 
		}

.NaviLinkEbene0	{  	
		font-size: 9pt; 
		font-weight: bold; 
		text-decoration: none; 
		}
		

.NaviLinkEbene0Selected
		{  	
		font-size: 9pt; 
		font-weight: bold; 
		font-style: normal; 
		color: #FFFFFF;
		text-decoration: none; 
		}

.NaviLinkEbene1	{  	
		font-size: 9pt; 
		font-weight: normal; 
		text-decoration: none; 
		}


.NaviLinkEbene1Selected
		{  	
		font-size: 9pt; 
		font-weight: normal; 
		font-style: normal; 
		text-decoration: none; 
		}

.NaviLinkEbene2	{  	
		font-size: 9pt; 
		font-weight: normal; 
		text-decoration: none; 
		}


.NaviLinkEbene2Selected
		{  	
		font-size: 9pt; 
		font-weight: normal; 
		font-style: normal; 
		text-decoration: none; 
		}

.NaviLinkEbene3	{  	
		font-size: 8.5pt; 
		font-weight: normal; 
		text-decoration: none; 
		}


.NaviLinkEbene3Selected
		{  	
		font-size: 8.5pt; 
		font-weight: normal; 
		font-style: normal; 
		text-decoration: none; 
		}

.NaviSpacer 
		{
		width: 100%;
		background-image:url(/images/strichlinie_1px.gif);
		background-repeat: repeat-x;
	 	background-position: 1px 0px; 
		margin-top: 0px; 
		margin-bottom: 0px; 
		}

.NaviHauptpunkt	{
		text-align: left; 
		padding-top: 0px; 
		padding-bottom: 0px;
		}

		
.NaviUnterpunkt	{
		text-align: left; 
		margin-left: 10px; 
		margin-bottom: 6px;
		}

.NaviEintragHauptpunkt 	{
		position:relative; left:0px; 
		color: #FFFFFF;
		font-size: 9pt;
		text-align: left;
		line-height: 14px; 
		padding-top: 6px; 
		padding-right: 0px;
		padding-left: 5px; 
		padding-bottom: 6px;
		margin: 0px;
		}

.NaviEintragUnterpunkt 	{
		position:relative; left:-5px; 
		color: #9B0000;
		padding-left: 0px;
		text-indent: -15px;
		font-size: 9pt;
		text-align: left;
		line-height: 14px; 
		margin-top: 2px; 
		margin-right: 0px;
		margin-left: 14px; 
		margin-bottom: 0px;
		}


/* ############################################################ */
/* Linkbox am Seitenende */

.Linkbox 	{	
		width: 100%;
		float:none;
		margin-top: 25px; 
		margin-right: 0px;
		margin-left: 0px; 
		margin-bottom: 5px;
		line-height: 16px; 
		font-size: 9pt;
		text-align: left;
		}
		

.LinkBoxHeader 	{
		width: 100%;
		background-color: #FFF5C0;
		color: #AA1000; 
		border-bottom: #FFFFFF 2px solid; 
		padding-top: 5px; 
		padding-left: 5px; 
		padding-right: 5px; 
		padding-bottom: 5px; 
		margin-top: 0px; 
		margin-right: 0px;
		margin-left: 0px; 
		margin-bottom: 0px;
		font-size: 10.5pt; 
		font-weight: bold; 
		}

.LinkBoxText 	{	
		background-color: #FFFFE6;
		padding-top: 3px; 
		padding-left: 5px; 
		padding-right: 5px; 
		padding-bottom: 3px; 
		margin-top: 0px; 
		margin-right: 0px;
		margin-left: 0px; 
		margin-bottom: 0px;
		font-size: 9pt;
		font-weight: normal;
		}

.LinkboxTextMitBullet {
		background-image: url(/images/bullet.gif); 
		background-repeat: no-repeat;
	 	background-position: 1px 2px; 
		padding-top: 2px; 
		padding-left: 15px;
		padding-bottom: 2px; 
		margin-top: 0px; 
		margin-bottom: 0px;
		}



/* ############################################################ */
/* Formulare */

.Formular 	{
		padding:0px; 
		margin:0px; 
		}
		
.EingabeFeld	{
		border-top: #DFBC99 1px solid; 
		border-left: #DFBC99 1px solid; 
		border-right: #DFBC99 1px solid; 
		border-bottom: #DFBC99 1px solid;
		background-color: #FFFFE6;
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 9.5pt;
		color: #000000;
		}



/* ############################################################ */
/* Diverse allgemeine Formate */

.NurDruck 	{	
		display:none; 
		}
				


		


