body, html {
	width:100%;
	margin:0;
	padding:0;
	font-family:'trebuchet ms',helvetica,verdana,sans-serif;
	font-size:.9em;
	background:#233367 url(/pix/bg.gif) center repeat-y;
}

img {
	border:0;
}

.clear {
	clear:both;
}

h2 {
	font-size:16px;
}

#top {
	width:100%;
	margin:0 auto;
	height:175px;
	background:url(/pix/bg_top.gif) repeat-x;
}

#center {
	width:960px;
	height:auto;
	text-align:left;
	margin:0 auto;
	margin-top:-175px;
}

#content_top {
	float:left;
	width:960px;
	height:205px;
	margin:0 auto;
}

#head {
	float:left;
	width:890px;
	height:140px;
	padding-top:0;
	padding-left:70px;
	background:url(/pix/bg_top.jpg) top center no-repeat;
}

.logo {
	float:left;
	width:217px;
	height:240px;
}

.datum {
	float:left;
	width:653px;
	padding-top:17px;
	text-align:right;
}

#main {
	width:880px;
	padding:40px;
}

.left {
	float:left;
	width:600px;
	padding-right:66px;
}

.right {
	float:left;
	width:214px;
}

.bg_inhalt_top {
	width:590px;
	height:37px;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	background:url(/pix/bg_inhalt_top.gif) no-repeat;
}

.bg_inhalt_inhalt {
	width:580px;
	padding:10px;
	background:url(/pix/bg_inhalt_inhalte.gif);
}

.bg_inhalt_bottom {
	width:600px;
	height:40px;
	padding:0;
	margin:0;
	background:url(/pix/bg_inhalt_bottom.gif);
}

.bg_box_top {
	width:214px;
	height:38px;
	text-align:center;
	padding-top:2px;
	background:url(/pix/bg_box_top.gif) no-repeat;
}

.bg_box_inhalt {
	width:214px;
	text-align:center;
	background:url(/pix/bg_box_inhalte.gif);
}

.bg_box_middle {
	width:214px;
	height:5px;
	background:url(/pix/bg_box_middle.gif);
}

.bg_box_bottom {
	width:214px;
	height:36px;
	background:url(/pix/bg_box_bottom.gif);
}

.td_right {
	text-align:right;
	padding:0;
	margin:0;
	padding-left:2px;
	padding-right:2px;
}

.td_left {
	text-align:left;
	padding:0;
	margin:0;
	padding-left:2px;
	padding-right:2px;
}

.news_top_left {
	float:left;
	width:290px;
	height:15px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:10px;
	font-weight:bold;
	border:1px solid #c2c0e1;
	border-right:0;
	background:url(/pix/content_top.gif) repeat-x;
	color:#123;
}

.news_top_right {
	float:left;
	width:210px;
	height:14px;
	padding-top:6px;
	padding-bottom:10px;
	font-size:.9em;
	border:1px solid #c2c0e1;
	border-left:0;
	background:url(/pix/content_top.gif) repeat-x;
	color:#123;
}

.news_content {
	width:488px;
	padding:10px;
	border:1px solid #999;
	border-top:0;
	background:#d1ebff;
}


.main_content {
	width:488px;
	padding:10px;
	border:1px solid #999;
	border-top:0;
	background:#d1ebff;
}

#hidden {
	position:absolute;
	margin-left:-10px;
	margin-top:-10px;
	width:5px;
}


.accordion2 {
	width: 580px;
	padding:2px;
}

.accordion2 h3 {
	color:#fff;
	background:#3f5972 url(/pix/arrow-square.gif) no-repeat right -51px;
	padding:5px;
	margin:0;
	border:solid 1px #c4c4c4;
	border-bottom:none;
	cursor:pointer;
	font-size:14px;
}

.accordion2 h3:hover {
	background-color: #4f6982;
}

.accordion2 h3.active {
	background-position: right 5px;
}

.accordion2 table {
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	border-bottom: solid 1px #c4c4c4;
	display: none;
}



a {
	color:#000;
}

a:hover {
	text-decoration:none;
}

a.seitennavi {
	color:#fff;
}

.fokus {
	background:#def;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:2px;
}

.fokus:hover, .fokus:focus {
	background:#ccf;
}

