img
{
	behavior: url(/lib/iepngfix.php);
}

body
{
	font:normal 12pt/14pt Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#EEEEEE;
	margin:6px;
}

td
{
	vertical-align:top;
}

p
{
	text-align:justify;
}

input
{
    width:250px;
}

hr
{
    clear:both;
    background:#C4091D;
    margin:10px 0;
    border:1px solid #C4091D;
}

ul
{
    color:#C4091D;
    margin:0;
    padding:0;
    padding-left:15px;
}

a
{
    color:#C4091D;
    text-decoration:underline;
}

a:hover
{
    color:#FFD100;
    text-decoration:none;
}

h1
{
    font:inherit;
    font-size:25px;
    font-weight:bold;
    line-height:25pt;
    color:#C4091D;
}

#body
{
	margin:auto;
	margin-bottom:10px;
	width:900px;
	height:auto;
	border:1px solid #D61D23;
	background-color:#FFFFFF;
	padding:5px 10px;
}

#header
{
	width:900px;
	height:370px;
	font-weight:bold;
	vertical-align:middle;
}

#header h1#main_header
{
    font:inherit;
    font-size:35px;
    line-height:40px;
    padding-top:26px;
    padding-right:30px;
    color:#FFD100;
    float:right;
}

div#headerbar
{
    background-color:#C4091D;
    padding:10px;
    height:200px;
    margin: 5px 0 10px;
}

div#spendebar
{
    background:url(/img/bg_spende.jpg) #8BAED8;
    width:885px;
    height:83px;
    margin-top:-10px;
    padding:15px 0 0 15px;
}

#content
{
	height:auto;
	background-color:inherit;
    margin-bottom:30px;
}

#content_left
{
    width:730px;
    padding:0 10px 10px;
    height:auto;
    float:left;
}

#content_right
{
    width:150px;
    height:auto;
    float:right;
}

#footer
{
    font:inherit;
    font-size:10pt;
    line-height:10pt;
    background-color:#C4091D;
	width:900px;
	height:28px;
	text-align:center;
	color:#FFFFFF;
	margin-top:20px;
    padding:2px;
    clear:both;
}

ul.form
{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.form li
{
	margin:0 0 5px;
}

ul.form li label
{
	float:left;
	width:340px;
    font:inherit;
    font-variant:small-caps;
}

ul.listing
{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.listing li
{
	margin:0 0 5px;
    color:#000000;
}

ul.listing li label
{
	float:left;
	width:300px;
    font:inherit;
    color:#000000;
}

ul.menu
{
	list-style-type:none;
	padding:0;
	margin:5px 0 0;
}

ul.menu li
{
    float:left;
	margin:0 0 5px;
    height:20px;
}

ul.menu li a
{
	float:left;
	width:128px;
    text-align:center;
    font:inherit;
    font-weight:bold;
    font-variant:small-caps;
    color:#C4091D;
    text-decoration:none;
}

ul.menu li a:hover
{
    color:#FFD100;
}

ul.sub_menu
{
	list-style-type:none;
	padding:0;
	margin:5px 0 0;
    background-color:#8BAED8;
    border:1px dotted #C4091D;
    padding:3px;
}

ul.sub_menu li
{
	margin:0 0 5px;
    height:13px;
}

ul.sub_menu li a
{
	width:128px;
    text-align:center;
    font:inherit;
    font-weight:bold;
    font-variant:small-caps;
    color:#C4091D;
    text-decoration:none;
}

ul.sub_menu li a:hover
{
    color:#FFD100;
}

div#menubar
{
    position:relative;
    border-top:4px dotted #C4091D;
    border-bottom:4px dotted #C4091D;
    margin:3px 0;
    height:28px;
}

div.error
{
    float:right;
    width:118px;
    border:3px solid #FF0000;
    padding:5px;
    color:#FF0000;
    font-weight:bold;
}

.spacer
{
    line-height:0px;
    font-size:0px;
    min-height:0px;
    clear:both;
}

img.bllogo
{
    border:2px double #000000;
    float:left;
    margin:0 10px 4px 0;
}

.bold {
    font-weight:bold;
}
