@charset "utf-8";
* {margin:0px; padding:0px;}
html {
	min-height:101%;
	height:101%;
	height:auto !important;
}
body {
	background:url(../img/bg_unicolor.png);
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.15em;
}
#bordercontainer {
	width:1100px;
	margin:0px auto;
	background:url(../img/bg_border_repeat-y.png) repeat-y;
	position:relative;
}
#topcontainer {
	height:40px;
	background:url(../img/bg_border_top.png);
	overflow:visible;
}
#bottomcontainer {
	height:80px;
	background:url(../img/bg_border_bottom.png);
}
#container {
	width:900px;
	background:url(../img/bg_container.png) repeat-y top;
	border:1px #292700 solid;
	margin:0px 100px 0px 100px;
}
#weblinks {
	height:180px;	
}
#pressemitteilungen {
	color:#545454;
}
#pressemitteilungen ul {
	list-style:none;
}
#pressemitteilungen ul li {
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	border-bottom:1px solid #CFDAE5;
}
#pressemitteilungen ul li hr {
	width:80%;
	height:1px;
	border-bottom:1px solid #CFDAE5;
}
#footer {
	clear:both;
	width:900px;
	bottom:0px;
	padding:35px 2px 2px 2px;
}
#hallo {
	width:300px;;
	float:left;
}
#imgslide {
	width:310px;
	height:180px;
	overflow:hidden;
	margin:5px auto 5px auto;
}
a {
	color:#396390;
}
