/* TOP HORIZONTAL DIVS */
.wdiv{
	width: 1000px;
	vertical-align: top;
	clear: both;
}

#wdiv_toplogo{
/*	height: 80px;*/
/*  overflow: hidden;*/
	text-align: left;
	display: none;
}

#wdiv_mainmenu{
	height: 18px;
	overflow: hidden;
	background-color: #ebebeb;
	padding-left: 20px;
	margin-bottom: 20px;
	display: none;
}

#wdiv_mainmenu td{
/*	padding-right: 10px;*/
}

.level2mlink{
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}

h1{
	font-size: 4em;
}

#normalcolstart h2{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	width: 535px;
	padding-top: 2px;
	height: 17px;
	
	color: #333399;
	background-color: #CCD7EB;
	font-weight: bold;
	
	font-size: 1.1em;
}

#normalcol h2{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	width: 450px;
	padding-top: 2px;
	height: 14px;
	
	color: #333399;
	background-color: #CCD7EB;
	font-weight: bold;
	
	font-size: 1em;
}

#wdiv_main{
	
}

#wdiv_bottom{
	height: 18px;
	overflow: hidden;
	background-color: #ebebeb;
	text-align: right;
	padding-right: 15px;
	margin-top: 10px;
}

/* main menu */

/* second menu */
#smenu{
	width: 50px;
	float: left;
	margin-right: 40px;
	height: 10px;
	visibility: none;
}
#normalcol{
	width: 480px;
	margin-right: 75px;
	float: left;
}

#rightcol{
	width: 185px;
	float: left;
}







.typo3-adminPanel {
	display:none;
}

.leftcol {
	display:none;
}

.menu1 {
	display:none;
}

.head {
	margin-bottom:50px;
}



/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}