@charset "UTF-8";

body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #ffff66;
    margin: 0;
    padding: 0;
    text-align: center; 
    color: #000000;
}
.twoColFixLtHdr #container { 
    width: 1000px; 
    background: #FFFF66;
    margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    border: 1px solid #ff7f00;
    text-align: left; 
} 
.twoColFixLtHdr #containerIntro { 
    width: 1000px; 
    background: #FFFF66;
    margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    border: 0px;
    text-align: center; 
} 
.twoColFixLtHdr #header {
	background: #ff7f00;
	padding: 0; 
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FF0000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	text-align: center; 
}
p.header {
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	text-align: center; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 220px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 10px 15px 20px;
	background-color: #ffff66;
	text-align: left;
}
.twoColFixLtHdr #mainContent {
	background-attachment: scroll;
	background-color: #FFFF66;
	background-image: url(img/logo_all_ein_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContentIntro {
	background-color: #FFFF66;
	text-align: center;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 90%;
} 
.twoColFixLtHdr #footerIntro {
	background:#ff7f00;
	width: 800px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer { 
    padding: 0 10px 0 20px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
    background:#ff7f00; 
} 
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.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 {
	border: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.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: none;
}


#print_and_send {
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
	background: #FFFF66;
	clear: both;
}
#print_and_pdf ul {
	color: red;
	list-style: none;
	display: block;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#print_and_pdf ul li#print {
	background: url("img/icon_print.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-image: none;
	margin-top:30px;
}
#print_and_pdf ul #print a {
	padding-left: 20px;
	color: #333; 
	font-weight:normal; 
	text-decoration:none;
}
#print_and_pdf ul #print a:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#FF0000;
}
#print_and_pdf ul li#pdf {
	margin-top: 5px;
	background: url("img/icon_print_pdf.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-image: none;
	margin-bottom:30px,
}
#print_and_pdf ul #pdf a {
	padding-left: 20px;
	color: #333;
	font-weight:normal; 
	text-decoration:none;
}
#print_and_pdf ul #pdf a:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#FF0000;
}


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


ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
	cursor: default;
	width: 200px;
}
/* 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
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	padding: 0;
	list-style-type: none;
	font-size: 1.1 em;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 210px;
}

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

 DESIGN INFORMATION: describes color scheme, borders, fonts

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

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 0px solid #ff0000;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #ffff66;
	color: #333;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 0.75em;
	padding-bottom: 0.3em;
	padding-left: 0.75em;
	border: 1px solid #FF7f00;
}
ul.MenuBarVertical a.extra
{
	display: block;
	cursor: pointer;
	background-color: #ffff66;
	color: #ff7f00;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 0.75em;
	padding-bottom: 0.3em;
	padding-left: 0.75em;
	border: 1px solid #FF7f00;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #FF7f00;
	color: #000000;
	border: 1px solid #FF0000;
}
/* 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
{
	background-color: #FF7f00;
	color: #000000;
	border: 1px solid #FF0000;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFFF66;
	}
}


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

.CollapsiblePanel {
	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;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.CollapsiblePanelTab {
	margin: 0px;
	padding: 1px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 0.9px;
	border-bottom-style: solid;
	border-bottom-color: #ff7f00;
	height: 1.5em;
	border-bottom-color: #ff7f00;
}
.CollapsiblePanelTab75 {
	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;
	border-bottom-color: #ff7f00;
	height: 75px;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color:#FFFF66
}
.CollapsiblePanelContent h2 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.CollapsiblePanelTab a {
	text-decoration: none;

}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff7f00;
	border-left-style: none;
	background-color: #ffff66;
}
.CollapsiblePanelTabHover {
	background-color: #FF7f00;
}
.CollapsiblePanelFocused {
	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]

