body {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.3;
	min-height:101%; 
	font-size:70%
}

table 		{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;  color:#000000;	}
table a 		{color: #0069A0; text-decoration: underline}
table a:hover 	{color: #0069A0;}

h1 {display:inline; font-size: 90%; margin:0; padding:0;}
h2 {display:inline; font-size: 80%; margin:0; padding:0;}
h3 {display:inline; font-size: 70%; margin:0; padding:0;}

input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%;
	color: #000;
}

img{	border-width: 0;}

form, p{
	margin:0;
	padding:0;
}

ul, li{
	margin-top:0;
	margin-bottom:0;
}

/* Layer No-Script */

#layernoscript		{
	margin: 0;
	width:100%;
	height:40px;
	background-color: #FFF;
	left: 0px;
	top: 0px;
}

/* Standard Text - auch für Flash benötigt */
.txtStd				{color:#333;}
.txtStd a 			{color: #9B7D2B; text-decoration:underline;}
.txtStd a:hover 	{color: #9B7D2B;}

.txtStdB				{color:#333; font-weight: bold;}
.txtStdB a 			{color: #9B7D2B; text-decoration:underline;}
.txtStdB a:hover 	{color: #9B7D2B;}


.txtFt			{ color:#9B7D2B;}
.txtFt a 			{color: #9B7D2B; text-decoration:underline;}
.txtFt a:hover 	{color: #9B7D2B;}

.txtTitle				{color:#333; font-weight:bold;}
.txtTitle a 			{color: #9B7D2B; text-decoration:underline;}
.txtTitle a:hover 	{color: #9B7D2B;}

.txtnoscript				{color: #F00; font-weight:bold;}
.txtnoscript a 			{color: #F00; text-decoration:underline}
.txtnoscript a:hover 	{color: #F00;}



.center{
	text-align: center;
}

.Footer{
	text-align: center;
	padding:0 30px;
	margin-bottom:30px;
}

.LClear{clear:both;height:0;overflow:hidden;font-size: 0%;}
/*.LClear{clear:both;height:1px;background: red;overflow:hidden;font-size: 0%;}*/
.LClearL{clear:left;height:0;overflow:hidden;font-size: 0%;}
.LC{clear: both;}
.LCL{clear: left;}

.fl{float:left;}
.fr{float:right;}


.spacer1{height: 1px; font-size: 0%; overflow: hidden;}
.spacer1black{height: 1px; font-size: 0%; overflow: hidden; background: #000;}
.spacer1grey{height: 1px; font-size: 0%; overflow: hidden; background: #C4CBCF;}
.spacer2{height: 2px; font-size: 0%; overflow: hidden;}
.spacer4{height: 4px; font-size: 0%; overflow: hidden;}
.spacer6{height: 6px; font-size: 0%; overflow: hidden;}
.spacer8{height: 8px; font-size: 0%; overflow: hidden;} 
.spacer12{height: 12px; font-size: 0%; overflow: hidden;}
.spacer16{height: 16px; font-size: 0%; overflow: hidden;}
.spacer20{height: 20px; font-size: 0%; overflow: hidden;}
.spacer24{height: 24px; font-size: 0%; overflow: hidden;}
.spacer28{height: 28px; font-size: 0%; overflow: hidden;}
.spacer32{height: 32px; font-size: 0%; overflow: hidden;}


.MinHeight{width: 0px;overflow: hidden;font-size: 0%; float:left;}
/*.MinHeight{width: 1px;background: Lime; overflow:hidden;font-size: 0%; float:right;}*/
.MinHeight567{height: 567px !important;}
