html{
	height: 100%;
	}
body{
	margin: 0;
	background: #7b7b7b url('../../img/layout/hintergrund_platine.jpg') 795px 0 no-repeat;
	font: normal 10pt/100% Helvetica, Arial, Sans, Sans-Serif;
	height: 100%;
	}

a{
	text-decoration: none;
	color: #d10101;
	}

	
	
div.clear{
	clear: both;
	}

table{
	font-size: 10pt;
	}

	
div#mainbox{
	position: relative;
	padding: 0 0 0 10px;
	width: 785px;
	background: #ffffff;
	min-height: 100%;
	overflow: visible;
	}
div#header-top{
	position: relative;
	height: 56px;
	background: transparent url('../../img/layout/logo_top_left.jpg') 0 0 no-repeat;
	}
	div#header-top div#logo-anchor{
		position: absolute;
		top: 0;
		left: 0;
		width: 160px;
		height: 56px;
		cursor: pointer;
		}
div#header-middle{
	height: 194px;
	}
	div#header-middle div#header-middle-left{
		float: left;
		width: 160px;
		height: 100%;
		background: transparent url('../../img/layout/header_middle_left.jpg') top left no-repeat;
		}
	div#header-middle div#header-middle-right{
		float: left;
		width: 625px;
		height: 100%;
		background: #ed0000;
		background-repeat: no-repeat;
		background-position: top left;
		}

img.site-image{
	float: left;
	margin: 4px 20px 0 0;
	}
img.site-image-bordered{
	float: left;
	margin: 4px 20px 0 0;
	border: 1px solid #666666;	
	}


div#topmenu{
	float: right;
	margin: 10px 20px 0 0;
	}
div#topmenu a{
	font-size: 8.5pt;
	font-weight: bold;
	color: #222222;
	}
div#topmenu a.active{
	color: #d10101;
	}
div#topmenu a:hover{
	color: #d10101;
	}

div#bottom-padding{
	padding: 0 0 0 38px;
	}

table#mainmenu-table{
	width: 100%;
	}
	table#mainmenu-table td{
		padding: 10px 0 0 0;
		font-size: 8.5pt;
		font-weight: bold;
		border: solid #d10101;
		border-width: 0 0 0 2px;
		text-align: center;
		}
	table#mainmenu-table a{
		color: #d10101;
		}
	table#mainmenu-table a:hover{
		color: #888888;
		}
	table#mainmenu-table a.active{
		color: #888888;
		}

table#content-container-home{
	width: 100%;
	margin: 15px 0 0 0;
	}
table#content-container-home td{
	vertical-align: top;
	}
table#content-container-home td#content-container-left{
	padding: 0 20px 55px 0;
	line-height: 150%;
	}

table#content-container-home td#content-container-right{
	width: 177px;
	background: #b3b3b3 url('../../img/layout/newsbox_background.jpg') top left repeat-x;
	font-size: 8.5pt;
	}
table#content-container-home div#newspadding{
	line-height: 150%;
	padding: 8px;
	}
	
div#footer{
	width: 795px;
	padding: 35px 0 5px 0;
	background: #ffffff url('../../img/layout/footer_background.gif') top left no-repeat;
	font-size: 8.5pt;
	text-align: center;
	position: absolute;
	bottom: 0; left:0;
	}


h1{
	font-size: 14pt;
	line-height: 125%;
	letter-spacing: 2px;
	}
	h1.bold{
		font-family: Arial Black;
		font-weight: normal;
		}
h2{
	font-size: 14pt;
	line-height: 125%;
	}
h3{
	font-size: 10pt;
	}


#dd, #topdd{
	margin: 5px 0 0 0;	padding: 0;
	}#dd li, #topdd li{
	margin: 0;	padding: 0 20px 0 0px;
	list-style: none;	float: left;	font: bold 11px arial;
	}.submenu{
	background: #000000;
	visibility: hidden;	position: absolute;	z-index: 1000;
	opacity: 0.8;
	}.submenu a{
	display: block !important;	padding: 5px !important;	color: #ffffff !important;
	margin: 0 !important;
	}.submenu a:hover{
	background: #d10101;	color: #FFF
	}


table.ansprechpartner{
	width: 600px;
	}
	table.ansprechpartner td{
	padding: 0 0 20px 0;
	}





