body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	scrollbar-face-color: #666666; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: #EFEFEF; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-darkshadow-color: #000000;
	
	background-image: url(/images/headerimages/bg_page.png);
	background-repeat: repeat-x;
}
.MainTable {
border-left: #aaaaaa 1px solid;
border-right:#aaaaaa 1px solid;
}
.bgvert {
	background-image:  url(/sites/280/default/images/divvert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bghor {
	background-image:  url(/sites/280/default/images/divhor.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.bghortop {

	background-image:  url(/sites/280/default/images/divhor.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.PageTitle {
	margin-top:20px;
	margin-left:40px;
	font-size: 21px;
	color: #F8851D;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004488;
}
.inputtext {
	margin-left:50px;
	margin-right:50px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-align: justify;
	list-style-type: square;
	text-decoration: none;
	color: #003366;
}
.inputtextnob {
	margin-left:20px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-align: justify;
	list-style-type: square;
	text-decoration: none;
	color: #003366;
}
.inputtextnob_orange {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-align: justify;
	list-style-type: square;
	text-decoration: none;
	color: #F8851D;
}
.inputtextbold {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-align: justify;
	list-style-type: square;
	text-decoration: none;
	color: #FFFFFF;
}
.inputsubtext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	
}
.inputsubprice{
font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	color: #FF6600; 
}
a:active, a:visited, a:link{text-decoration: none; color: #006699; font-weight: bold;}
a:hover { text-decoration: none;color: #FF6600; font-weight: bold;}

.leftmenu{
font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	color: #333333;
	padding-left: 8px;
}
.textfield {
	height: 16px;
	width: 90px;
	font-size: 10px;
	border: 1px solid #333333;
}
.ShowDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5277A9;
}
.ShowPlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

