body {
	margin: 10px;
	background-color: #9cabbc;
}

body, input, select, textarea {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #2b2b2b;
}

a {
	color: #0471bd;
	text-decoration: none;
}

table#layout_container {
	width: 927px;
	margin: auto;
	background-color: #ffffff;
}
td.layout_left {
	width: 9px;
	background-image: url(../images/layout/layout_left_bg.gif);
	background-repeat: repeat-y;
}
td.layout_center_top {
	width: 910px;
	background-color: #9cabbc;
}
td.layout_center {
	width: 910px;
}
td.layout_right {
	width: 8px;
	background-image: url(../images/layout/layout_right_bg.gif);
	background-repeat: repeat-y;
}

table#random_picture_table img {
	cursor: pointer;
	cursor: hand;
}

div#header_banner 
{
	position: absolute;
	display: block;
	width: 300px;
	height: 150px;
	left: 570px;
	top: 20px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/header_banner.png', sizingMethod='scale');
	background-image: url(../images/layout/header_banner.png); 
	cursor: hand;
	cursor: pointer;
}
* html div#header_banner /* nur fuer Internet Explorer 6 - star-html-hack */
{
	background-image: url(../images/layout/clr.gif) !important;
}
div#header_image_container {
	display: none;
}

/* bei Aenderungen an padding oder margin muss "width" in hauser-ag.js angepasst werden / gOb("header_address").style.width = "880px"; */
div#header_title {
	position: static;
	width: 880px;
	top: 60px;
	margin: 0px 0px 2px 0px;
	padding: 3px 10px 3px 20px;
	font-size: 15px;
	background-color: #ffffff;
	filter:Alpha(opacity=70,style=0);
	-moz-opacity:0.70;
}
/* bei Aenderungen an padding oder margin muss "width" in hauser-ag.js angepasst werden / gOb("header_address").style.width = "880px"; */
div#header_address {
	position: static;
	width: 880px;
	top: 86px;
	padding: 7px 10px 7px 20px;
	background-color: #ffffff;
	filter: Alpha(opacity=70,style=0);
	-moz-opacity:0.70;
}

table#layout_body_home {
	width: 910px;
	margin: 0px 0px 9px 0px;
}
td#layout_body_home_left {
	width: 603px;
	border-right: 1px dotted #757575;
	padding: 11px 6px 0px 10px;
	vertical-align: top;
}
td#layout_body_home_right {
	width: 288px;
	padding: 5px 0px 0px 2px;
	vertical-align: top;
}

table#layout_body {
	width: 910px;
	margin: 0px 0px 0px 0px;
}
td#layout_body_left {
	width: 200px;
	padding: 35px 3px 40px 4px;
	background-color: #9cabbc;
	vertical-align: top;
}
td#layout_body_right {
	width: 710px;
	vertical-align: top;
}

div#content_container {
	padding: 5px 0px 0px 20px;
}

table#footer_table {
	width: 927px;
}
td#footer_helpnav {
	width: 398px;
	background-image: url(../images/layout/footer_helpnav_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
table#helpnav_table {
	margin: 7px 0px 0px 10px;
}
table#helpnav_table td {
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #ffffff;
}
table#helpnav_table a {
	color: #ffffff;
	font-size: 10px;
}

div#support_number {
	position: absolute;
	display: none;
	top: -48px;
	left: -22px;
}

table#footer_advert_table {
	width: 927px;
	height: 56px;
	background-image: url(../images/layout/footer_advert_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}

td#footer_project_infos {
	padding: 10px 0px 20px 0px;
	background-color: #9cabbc;
	text-align: center;
}