@charset "UTF-8";

body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif !important;
    background: #ffffff !important;
    margin: 0px;
    padding: 0px;
    text-align: center; 
    color: #000000;
}
.twoColFixLtHdr #container { 
    width: auto !important;
    background: none !important;
    margin: 0px !important;
    border: 0px solid #ff7f00 !important;
	padding: 0px !important;
    text-align: left; 
	float:none !important;
} 
.twoColFixLtHdr #header {
	display: none;
	float:none !important;
} 
.twoColFixLtHdr #header h1 {
	display: none;
	float:none !important;
}
p.header {
	display: none;
	float:none !important;
}
.twoColFixLtHdr #sidebar1 {
	display: none;
	float:none !important;
}
.twoColFixLtHdr #mainContent {
	background: none !important;
	background-color: none !important;
	margin: 5px !important;
	padding: 10px !important;
	border: 1px solid #ff7f00 !important;
	float:none !important;
}



.twoColFixLtHdr #footer { 
	display: none;
	float:none !important;
} 
.twoColFixLtHdr #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FF0000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FF0000;
}
.twoColFixLtHdr  #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent img {
	float: left;
	border: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent img.text {
	display: none;
}
.twoColFixLtHdr #mainContent img.top5 {
	border: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	.twoColFixLtHdr #mainContent img.top15 {
	border: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ========================================================================= */

.none {
	display:block !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FF0000;
}

#print_and_pdf {
	display: none;
	float:none !important;
}
#print {
	display: none;
	float:none !important;
}
#pdf {
	display: none;
	float:none !important;
}

/* ========================================================================= */


ul.MenuBarVertical
{
	display: none;
	float:none !important;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	display: none;
	float:none !important;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	display: none;
	float:none !important;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	display: none;
	float:none !important;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	display: none;
	float:none !important;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: none;
	float:none !important;
}
ul.MenuBarVertical a.extra
{
	display: none;
	float:none !important;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	display: none;
	float:none !important;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	display: none;
	float:none !important;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	display: none;
	float:none !important;
}


/* ========================================================================= */

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.CollapsiblePanelTab {
	display: none;
	/*margin: 0px;
	padding: 1px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 1.8em;*/
	float:none !important;
}
.CollapsiblePanelTab75 {
	display: none;
	/*margin: 0px;
	padding: 1px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 75px;*/
	float:none !important;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.CollapsiblePanelContent h2 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.CollapsiblePanelTab a {
 	text-decoration: none;
	background-color: #ff7f00;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF7f00;
}
.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #FF7f00;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #FF7f00;
}

.klein {font-size: 0.8em}



[if IE 5]>
    /* Fügen Sie CSS-Box-Modell-Korrekturen für IE 5* in diesen bedingten Kommentar ein. */
    .twoColFixLtHdr #sidebar1 { width: 230px; }
    <![endif][if IE]>
    /* Fügen Sie CSS-Korrekturen für alle IE-Versionen in diesen bedingten Kommentar ein. */
    .twoColFixLtHdr #sidebar1 { padding-top: 30px; }
    .twoColFixLtHdr #mainContent { zoom: 1; }
    <![endif]

