body { margin-top:0px; 
			margin-bottom:0px;
		 	background-color: white;
		scrollbar-face-color: #ffffff;
		 scrollbar-shadow-color:#FFFFFF ;
         scrollbar-highlight-color:#FFFFFF;
         scrollbar-3dlight-color: #ffffff;
         scrollbar-darkshadow-color: #ffffff;
         scrollbar-track-color: #ffffff;
         scrollbar-arrow-color: #E10000;
		 marginwidth:0px; 
		 marginheight:0px;
		 topmargin:0px ;
		 leftmargin:0px
}

.a {
	color: #E10000;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a:hover {color: #3c3c3c; text-decoration: underline; }

.text {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 15px;

}
.h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E10000;
	text-align: center;



}
.h2 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;

}
.tabwochen {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #3c3c3c;
	background-color: #F5F5F5;
	text-align: center;
	font-weight: bold;

}
.tabkurs {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #E10000;
	font-weight: bold;
	text-align: center;
}
.tabunterkunft {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3c3c3c;
	background-color: #FFFFFF;
	text-align: center;
}
.tabpreise {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E10000;
	background-color: #FFFFFF;
	text-align: center;
}

.formularfeld { background-color: #F7F7F7; font-family: arial, sans-serif; color: #3c3c3c; font-size: 11px}
.tablektionen {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
.tabelle {
	margin-top: 7px;
	margin-bottom: 7px;
}
