@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(picts/rot.gif);
	background-repeat: repeat;
}

img {
	border:none;
	margin: 0px;
	padding: 0px;
}

a {
	color: #db261d;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 12px;
	line-height: 13px;
	color: #db261d;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.bold_red {
	color: #db261d;
	font-weight: bold;
}

.red {
	color: #db261d;
}

.balken_red {
	color: white;
	background-color: #db261d;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 12px;
	font-size: 12px;
	padding-right: 12px;
	margin-bottom: 14px;
}

.bold_grey {
	color: #333;
	font-weight: bold;
}

.verlauf {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(picts/rot_verlauf.gif);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
}

.main_div {
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 984px;
	background-image: url(picts/Streifen_back.gif);
	background-repeat: repeat-y;
}

.top {
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 984px;
	border: none;
	background: url(picts/Header_Top.gif) no-repeat left top;
	text-align: right;
	display: block;
}

.logo {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 296px;
	border: none;
	background: url(picts/Header_Logo.jpg) no-repeat left top;
	float: left;
	display: block;
	position: relative;
	/*IE6 Hack*/
	_ top: -5px;
}

.bildheader {
	margin-left: 0px;
	padding: 0px;
	height: 419px;
	width: 688px;
	border:none;
	background: url(picts/Header_Images.jpg) no-repeat left top;
	position: relative;
	float: right;
	z-index: 1;
	display: block;
	/*IE6 Hack*/
	_ top: -5px;
}

.bildtweens {
	top: 5px;
	left: 5px;
	width: 660px;
	position: relative;
	height: 405px;
	display: block;
	z-index: 2;
}

.navi {
	margin: 0px;
	padding: 0px;
	height: 279px;
	width: 296px;
	border: none;
	background: url(picts/Header_Navi.jpg) no-repeat left top;
	top: 140px;
	float: left;
	/*IE6 Hack*/
	_ margin-top: -5px;
}


.trenner {
	margin: 0px;
	padding: 0px;
	height: 26px;
	text-align: center;
	width: 984px;
	border: none;
	background: url(picts/Trenner.gif) no-repeat left top;
	float: left;
	top: 476px;
	display: block;
}

.bottom {
	height: 60px;
	text-align: center;
	border: none;
	background: url(picts/Footer.gif) no-repeat;
	clear: both;
}

.content {
	margin-left: 18px;
	padding: 0px;
	width: 950px;
}

.column_left {
	width: 680px;
	height: 100%;
	float: left;
	position: relative;

}

.column_right {
	width: 262px;
	height: 100%;
	float: right;
}

.column_all {
	width: 950px;
	height: 100%;
	float: left;
	position: relative;
}

.contentbox_1 {
	margin: 0 0 5px;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	padding: 5px;
	background-color: #fff;
	/*IE6 Hack*/
	_ margin-right: 0px;
}

.contentbox_2 {
	margin: 0 0 5px 0px;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	padding: 5px;
	background-color: #fff;
	/*IE6 Hack*/
	_ margin-right: 0px;
	_ margin-left: 0px;
}

.contentbox_all {
	margin: 0 0 5px;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	background-color: #fff;
}

.inside{
	padding: 10px 22px 15px;
	height: 100%;
	background: #e5e5e5 url(picts/verlauf_content.jpg) repeat-x;
	/*IE6 Hack*/
	_ margin-right: 0px;
	_ padding-right: 5px;
}

img.headline {
	margin-left: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-style: none;
}


img.pictleft {
	border: 1px solid #999;
	padding: 4px;
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	background-color: white;
}

img.pictright {
	border: 1px solid #999;
	padding: 4px;
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
	background-color: white;
}

img.pictrightcolumn  {
	border: 1px solid #999;
	padding: 4px;
	margin-bottom: 6px;
	background-color: white;
}

img.teaserbutton{
	border: 1px solid #999;
	padding: 4px;
	margin-bottom: 6px;
}

.footnote{
	font-size: 10px;
	clear:  both;
}

table {
	float: none;
}

tr {
	vertical-align: top:
}

table.nopadding {
	padding: 0;
	vertical-align: top;	
	cellpadding: 0;
}

tr.nopadding {
	padding: 0;
	vertical-align: top;	
	cellpadding: 0;
}




ul {
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: -15px;
}

.zurueck {
	float: right;
	margin-top: -32px;
	position: relative;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

#shadow {
box-shadow: 3px 3px 3px #dfdfdf;
-webkit-box-shadow: 3px 3px 3px #dfdfdf;
-moz-box-shadow: 3px 3px 3px #dfdfdf;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#dfdfdf, offX=3, offY=3, positive=true);
}


