html { overflow-y: scroll; overflow-x: auto;}

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

#body
{
	background-color: #FFFFFF;
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

#root {
	margin: auto;
	margin-top:10px;
	width: 1024px;
	padding: 0;

	/*border: 1px solid black;*/
}

#page {
	margin:0px 0px 0px 33px;
	padding:0px;
	width: 969px;
	background-image: url(/img/page_bg.png);
	background-repeat: repeat-y;
}

#mainframe {
/*display:table-cell;	*/
}

#header {
	height: 92px;
	background-image: url(/img/wave.png);
	background-repeat: no-repeat;
	background-position:bottom;
}

#header img {
	border: none;	
}

#headerleft {
	float: left;
}/*position:relative; height: 70px; z-index: 2;*/

#headerright {
	text-align: right;
	padding-right: 20px;
}


#menu_container
{
	float: left;
	width: 190px;
	padding-top: 2em;
	/*border: 1px solid #0FF;height:450px;*/
}

/*#menu {
	width: 190px;
	

	/*border: 1px solid #F00;padding-top: 2em;
}*/


#money_banner
{
	margin-top: 30px;
	text-align: center;
}

#money_banner img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_container
{
	padding: 2em 15px 11px 15px;
	margin:0px 0px 0px 9px;
	
	float:left;
	width:730px;
	/*border: 1px solid #F0F;	background-image: url(/img/page_bg.png);height:450px;margin-left: 199px;margin-right: 9px;*/
}

/*#content {	
	/*width: 780px; /* = complete - menu-width - colshadow-width
	padding: 2em 15px 11px 15px;
	margin-left: 199px;
	margin-right: 9px;
	/*border: 1px solid #00F;
}*/

#page_foot
{
	width: 1024px;
	height: 50px;
	background-image: url(/img/page_foot.png);
	background-repeat: repeat-x;
	background-position:bottom;
}/*position: relative;left: -33px;*/


.clearing:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearing { display: block; clear:both;}
#ie_clearing { display: block; clear:both;}


/* Menu global settings for main- and quick-menu*/
#menu ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	width: 190px;
}

#menu ul li {
	font-size: 10pt;
	margin-top: 3px;
}

#menu ul li a {
	display: block;
	padding: 2px 0px 2px 5px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(/img/bt_shade.png);
	background-repeat: repeat-x;
	background-position:bottom;

}

#menu ul.nav1st
{
	margin: 0px;
}

/* Menu settings for main menu */
#menu .nav1st li a { /* Sets the default bg for menu-entries in the main-menu */
	background-color: #EE1C23;
}
/*
#menu .nav2nd li { /* corrects font-size and margins for 2nd-Level menu 
	margin-top: 3px;
	font-size: 10pt;
}*/

#menu .nav2nd li a { /* corrects intendation of sub-entries */
	margin-left: 15px;
	background-color: #7197A9;
}

/* hover- and active-colors for 1st levels */
#menu .nav1st li.active a.current,
#menu .nav1st li.activeWithChilds a.current,
#menu .nav1st li.activeWithChildActive a.current,
/*#menu .nav1st li.activeWithChildActive a.current:hover,
#menu .nav1st li.activeWithChildActive li.active a.current,*/
#menu .nav1st li a:hover
{ 
	padding: 2px 0px 0px 3px;
	background-color: #FFFFFF;
	color: #000000;
	border-left: 2px solid #EE1C23;
	border-bottom: 2px solid #EE1C23;
}


#menu .nav2nd li.active a.current,
#menu .nav2nd li.activeWithChilds a.current,
#menu .nav2nd li.activeWithChildActive a.current,
#menu .nav2nd li.activeWithChildActive a.current:hover,
#menu .nav2nd li.activeWithChildActive li.active a.current,
#menu .nav2nd li a:hover,
#menu .nav2nd li a.current
{ /* hover- and active-colors for 2nd levels */
	padding: 2px 0px 0px 3px;
	background-color: #FFFFFF;
	color: #000000;
	border-left: 2px solid #7197A9;
	border-bottom: 2px solid #7197A9;
}

#quickbar
{
	margin: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Quickbar  #7197A9*/
#quickbar li a:hover,
#quickbar li.active a {
	background-color: #FFFFFF;
	border-left: 2px solid #58595b;
	border-bottom: 2px solid #58595b;
	padding: 2px 0px 0px 3px;
	color: #000000;
}

#quickbar li a {
	color: #ffffff;
	background-color: #58595b;
	background-image: url(/img/bt_shade.png);
	background-repeat: repeat-x;
	background-position:bottom;

}
/*
#footer {
	clear: both;
	padding: 0px;
	border: 0px solid #DEE7ED;
	margin-top: 0px;
	text-align: right;
	background-color: transparent;
	background-image: url(/img/bottom_shade2.png);
	background-repeat: repeat-x;
	background-position:bottom;

}

#menu_reflex{
	height:20px;
	padding: 5px 0px 0px 0px;
	border: 0px solid #DEE7ED;
	margin-top: 0px;
	text-align: right;
	background-color: transparent;
	background-image: url(/img/bottom_shade2.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

#content_reflex{
	height:25px;
	padding: 5px 0px 0px 0px;
	border: 0px solid #DEE7ED;
	margin: 0px 0px 0px 10px;
	text-align: right;
	background-color: transparent;
	background-image: url(/img/bottom_shade2.png);
	background-repeat: repeat-x;
	background-position:bottom;
}
*/

/* content-layout */
#content {
	line-height: 1.5em;
}

#content * {
}

#content h1,h2,h3,h4,h5,h6 {
	color: #EE1C23;
	margin: 2em 0em 0.5em 0em;
}
#content h6
{
	font-size: 11pt;
	font-weight: norml;
	font-style: italic;
}
#content h5
{
	font-size: 11pt;
	font-weight: norml;
	/*text-decoration: underline;*/
}
#content h4
{
	font-size: 11pt;
	font-weight: bold;
}
#content h3
{
	font-size: 12pt;
	font-weight: bold;
}
#content h2
{
	font-size: 14pt;
	font-weight: bold;
}
#content h1
{
	margin-top: 0em;
	font-size: 18pt;
	font-weight: bold;
}

#content ul, #content ul li {
	margin: 0px;
	padding: 0px;
}
#content ul {
	margin-left: 25px;
	list-style-image: url(/img/bullet.png);
}

#content a {
	color: #EE1C23;
	text-decoration: none;
}

#content a:hover {
	color: #FF7C83;
}

#content img
{
	border: 0px solid #000;
}

#content div.picture
{
	float: left;
	padding-left: 0.3em;
	padding-right: 0.3em;
	margin-bottom: 10px;
	text-align: center;
}

#content .read
{
	color: #EE1C23;
}

#content div.errormessage, #content div.errormessage ul
{
	padding: 5px;
	background-color: #B1C5CF;
}

#content div.hint
{
	padding: 5px;
	background-color: #9CF;
}

/* Download-Module
********************************************/
#content .download-hdl p, 
#content .download-file p, 
#content .download-desc p {
	margin:0;
}

#content .download-hdl p {
	display: inline;
	font-weight:bold;
}

#content .download-file {
	margin-top: 0.5em;
	margin-left: 0.7em;
}

#content .download-file img {
	vertical-align: middle;
	border: none;
}

#content .download-file a{
	color:#000000;
}


#content .download-desc {
	display: none;
}

#content .download-without-desc {
	margin-bottom:1.2em;
}

/**********************************************************
 * Three-columned text
 */
.dreispalter {}

.spalte_1 {
	float: left;
	margin:0; padding:0;
	width: 50%;
}

.spalte_2 {
float: left;
	margin:0;
	padding:0;
	text-align: left;
	width: 50%;
}

.spalte_3 {
	width: 50%;
	float: left;
	margin:0; padding:0;
}

.spalte_1,
.spalte_2,
.spalte_3 {
	/*vertical-align: middle;*/
}

.clboth,
.clear {  
	clear: both;
	display: block;
	line-height: 0;
	font-size: 0;
}
