body {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.3;
}

h1 { font-size: 120%;}
h2 {display:inline; font-size: 100%;}
h3 {display:inline; font-size: 100%;}

input, select, textarea{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 100%;	color: #6D736C; margin: 0;}

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				{font-size: 70%; color:#000;}
.txtStd a 			{color: #27B; text-decoration:underline;}
.txtStd a:hover 	{color: #27B;}

.txtnoscript				{font-size: 80%; color: #F00; font-weight:bold;}
.txtnoscript a 			{color: #F00; text-decoration:underline}
.txtnoscript a:hover 	{color: #F00;}

.LClear{
	clear:both;
	height:0;
	overflow:hidden;
}

/* Vorlagen 

UNBEDINGT: Löschen falls nicht benötigt*/

.inputSpecial { width: 140px;	border: 1px #000 solid;}

.txtStdB				{font-size: 70%; color:#000;font-weight: bold}
.txtStdB a 			{color: #27B; text-decoration:underline;}
.txtStdB a:hover 	{color: #27B;}


.txtFooter 				{font-size: 60%; color: #333}
.txtFooter a 			{color: Olive; text-decoration: underline; padding:0 4px;}
.txtFooter a:hover 	{color: #FFF; background-color: Olive;text-decoration: none;}

.LClear{clear:both;height:0;overflow:hidden;font-size:0%;}
.LClearLeft{clear:left;height:0;overflow:hidden;font-size: 0%;}
.LClearRight{clear:right;height:0;overflow:hidden;font-size: 0%;}

.fl{float: left;}
.fr{float: right;}

.spacer1white{height: 1px; font-size: 0%; overflow: hidden; background: #FFFFFF}
.spacer1{height: 1px; font-size: 0%; overflow: hidden;}
.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;}
.spacer24{height: 24px; font-size: 0%; overflow: hidden;}
.spacer32{height: 32px; font-size: 0%; overflow: hidden;}
.spacer60{height: 60px; font-size: 0%; overflow: hidden;}
.spacer252{height: 252px; font-size: 0%; overflow: hidden;}

