body {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.3;
	font-size: 70%;
}

h1 {display:inline; font-size: inherit; margin: 0; padding: 0;}
h2 {display:inline; font-size: inherit; margin: 0; padding: 0;}
h3 {display:inline; font-size: inherit; margin: 0; padding: 0;}

input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	font-size: 100%;
}

img{	border-width: 0;}

form, p{
	margin:0;
	padding:0;
}

ul{
	margin: 5px 0px 5px 15px;
}
li{
	margin-top:0px;
	margin-bottom:0px;
}
ul.winterliste, ul.sommerliste{
	margin-left: 16px;
	padding-left: 0px;
	margin-top:5px;
	margin-bottom:8px;
}

/* 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: 100%; color:#000;}
.txtStd a 			{color: #27B; text-decoration:underline;}
.txtStd a:hover 	{color: #27B;}
.txtStdB				{font-size: 120%; font-weight: bold; color:#000;}
.txtStdB a 			{color: #27B; text-decoration:underline;}
.txtStdB a:hover 	{color: #27B;}

.txtnoscript				{font-size: 100%; color: #F00; font-weight:bold;}
.txtnoscript a 			{color: #F00; text-decoration:underline}
.txtnoscript a:hover 	{color: #F00;}

.LClear{
	clear:both;
	height:0px;
	font-size: 0%;
	overflow:hidden;
}
.LC{clear: both;}
.fl{float: left;}
.fr{float: right;}

.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;}

.minHeight132, .minHeight412{
	overflow: hidden; font-size: 0%;
}
.minHeight132{width: 0px; height: 132px;}
.minHeight412{width: 1px; height: 412px;}

.pt3{padding-top: 3px;}