html, body{
	margin:0;
	padding:0;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:12px;
	color:#333333;
}

/*body {
	overflow:scroll;
/*	overflow-x:hidden;
}*/

h1{
	font-size:24px;
	color:#004b80;
	font-weight:bold;
}

h2{
	font-size:20px;
	color:#004b80;
	font-weight:bold;
}

h3{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

p{
	line-height:12px;
	margin-top:0px;
	margin-bottom:0px;
}

a {
	font-weight:bold;
	color:#da1d2c;
	text-decoration:none;
}

a img {
	border:none;
}

a:hover{
	text-decoration:underline;
}

input {
	font-size:12px;
}

ul {
	list-style-type:square;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size:10px;
}


/* Header */
#head_container {
	width:100%;
	height:70px;
}

#header {
	width:922px;
	height:70px;
	margin:0 auto;
}

#logo {
	width:190px;
	height:47px;
	float:left;
	padding-top:23px;
	padding-left:16px;
}

#metanavi {
	width:716px;
	height:33px;
	float:right;
	padding-top:37px;
	text-align:right;
	color:#004b80;
}

#metanavi a{
	color:#004b80;
	font-size:11px;
	font-weight:normal;
}

.sprachnavi {
	display:inline;
}

.hauptmetanavi {
	display:inline;
}

.suchfeld {
	display:inline;
	border:1px solid #8eaabc;
	width:154px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:6px;
}
.suchfeld form {
	display:inline;
}
.suchfeld input {
	border:none;
	color:#004b80;
	font-size:11px;
}
.suchfeld a{
	background:url(images/search.jpg) no-repeat;
	width:12px;
	height:12px;
}

/* Hauptnavi */
#hauptnavi_container {
	width:100%;
	height:31px;
	background-color:#b1d5ed;
}

#hauptnavi {
	width:922px;
	height:31px;
	margin:0 auto;
	_margin-bottom:-3px;
}

#hauptnavi ul.menu, #hauptnavi ul.menu ul {
	list-style-type: none;
	padding:0;
	_margin:0;
}

*+html #hauptnavi ul.menu {
	margin:0;
}

#hauptnavi ul.menu a {
	display: block;
	font-weight: normal;
}

#hauptnavi ul.menu li {
	padding: 0;
	margin: 0;
	float: left;
	height: 31px;
}

#hauptnavi ul.menu ul li {
	margin:0;
	padding:0;
	float:none;
	height:31px;
	_margin-top:-3px;
}

*+html #hauptnavi ul.menu ul li {
	margin-top:-3px;
}

#hauptnavi ul.menu ul {
	margin:0;
	padding: 0;
	position:absolute;
	z-index:999;
	display: none;
	width: 140px;
}

/* IE7 Hack */
*+ html #hauptnavi ul.menu ul {
	margin:3px 0 0;
}

#hauptnavi ul.menu li.hover ul, #hauptnavi ul.menu li:hover ul  {
	display: block;
}

#hauptnavi a img{
	border:none;
	margin:0:
	padding:0;
}

.weisserstreifen {
	width:100%;
	height:4px;
}

/* Header Streifen mit Bilder */
#headerstreifen_container {
	width:100%;
	height:162px;
}

#headerstreifen {
	width:922px;
	height:162px;
	margin:0 auto;
	background:black;
	position:relative;
	z-index:90;
	_margin-top:-11px;
}

#linker_headerstreifen {
	height:162px;
	width:50%;
	position:absolute;
	top:74px;
	_top:74px;
	right:0px;
	background-color:#b1d5ed;
	z-index:1;
}

*+html #linker_headerstreifen {
	top:74px;
}

#rechter_headerstreifen {
	height:162px;
	width:50%;
	position:absolute;
	top:74px;
	_top:74px;
	background-color:#da1d2c;
	z-index:1;
}

*+html #rechter_headerstreifen {
	top:74px;
}


#bild_link {
	width:381px;
	float:left;
}


#bilder_container {
	width:541px;
	float:right;
}

#bild_mitte {
	width:331px;
	float:left;
}


#bilder2_container {
	width:210px;
	float:right;
}

#weisserrand {
	width:4px;
	height:162px;
	float:left;
	background-color:#ffffff;
}

#bild_rechts {
	width:206px;
	float:right;
}

/* Content Bereich */
#content_container {
	width:100%;
	height:500px;
	background-image:url(images/bg_content.gif);
	background-repeat:repeat-x;
	_margin-top:-22px;
}

#content {
	width:922px;
	min-height:500px;
	margin:0 auto;
}

#content .newsblock .moreinfo {
	font-weight:bold;
	margin:0;
}
#content .newsblock .lead {
	font-weight:bold;
	margin-bottom:15px;
}
#content .newsblock p {
	margin-bottom:10px;
}
#content .newsblock span {
	margin-right:10px;
}


/* Subnavi */
#subnavi {
	width:206px;
	padding-top:35px;
	min-height:500px;
	float:left;
}

#subnavi div.thema a {
	margin:0;
}

#subnavi a {
	color:#004B80;
	display:block;
	margin-bottom:10px;
	margin-left:35px;
}
#subnavi a:hover {
	color:#da1d2c;
	text-decoration:none;
}
#subnavi a.active {
	color:#da1d2c;
	text-decoration:none;
}

/* Sub-Submenu */
#subnavi div.subnavigation ul {
	list-style-type:none;
}

#subnavi div.subnavigation ul li a {
	margin-left:10px;
	margin-top:-7px;
}

#inhalt_container {
	width:716px;
	min-height:500px;
	float:right;
}

/* Inhaltsbereich */
#inhalt {
	width:459px;
	min-height:500px;
	_height:500px;
	float:left;
	background-color:#ffffff;
	padding-left:25px;
	padding-right:22px;
	padding-top:33px;
}

#inhalt h1 {
	margin-top:0;
	margin-bottom:35px;
	font-size:24px;
}

#inhalt h2 {
	margin-top:0;
	margin-bottom:16px;
	font-size:13px;
}

#inhalt p {
	line-height:20px;
	font-size:12px;
	/* color:#333333; */
	margin-bottom:25px;
}
/*
	#inhalt p a, #inhalt table a, #inhalt ul a, #inhalt ol a {
		background-image:url(images/pfeil_subnavi_on.gif);
		background-repeat:no-repeat;
		padding-left:15px;
	}
*/
#rechtespalte_container {
	width:210px;
	min-height:500px;
	float:right;
}

#weissespalte {
	width:4px;
	min-height:500px;
	_height:500px;
	float:left;
	background-color:#ffffff;
}

#rechtespalte {
	width:206px;
	min-height:500px;
	float:right;
	padding-top:11px;
}

#rechtespalte .rechtespalte_content {
	margin-left:25px;
	margin-top:25px;
	*margin-top:33px;
}

/* NEWS */
#rechtespalte .newsblock {
	margin-left:25px;
	margin-right:15px;
	margin-top:21px;
	padding-bottom:21px;
	border-bottom:1px solid #004b80;
}
#rechtespalte .newsblock h1 a {
	background-image:none;
	font-size:12px;
	color:#004B80;
	font-weight:bold;
	padding:0;
}

#rechtespalte h1 {
	font-size:12px;
	margin-bottom:8px;
}

#rechtespalte p {
	color:#004b80;
	font-size:11px;
	line-height:18px;
}

#rechtespalte p a, #rechtespalte .newsblock a, #rechtespalte .newsarchiv a {
	font-size:11px;
	/* background-image:url(images/pfeil_subnavi_on.gif);
	background-repeat:no-repeat;
	padding-left:15px;*/
	line-height:18px;

}

#rechtespalte .newsarchiv {
	text-align:right;
	margin-top:30px;
}

/**** POWERMAIL ****/
.tx-powermail-pi1 div form fieldset {
	border:none;
}
.tx-powermail-pi1 div form fieldset div {
	padding:5px 0 0;
}

.tx-powermail-pi1 div form fieldset div.tx_powermail_pi1_fieldwrap_html_check {
	padding:5px 0 0;
}
.tx-powermail-pi1 div form fieldset div p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	color:#666666;
	font-weight:bold;
	height:20px;
	margin-bottom:0;
	margin-top:10px;
}

.tx-powermail-pi1 div form fieldset legend {
	visibility:hidden;
}

.tx-powermail-pi1 div form fieldset div label {
	float:left;
	font-weight:normal;
	margin-right:20px;
	width:100px;
	color:#666666;
}
.tx-powermail-pi1 div form fieldset div input.powermail_submit {
	margin:15px 10px 0 0;
	float:left;
}
.tx-powermail-pi1 div form fieldset div input.powermail_reset {
	margin-top:10px;
}
.tx-powermail-pi1 div form fieldset div div {
	margin:0 0 0 120px;
	color:#004B80;
	font-size:10px;
	padding:0 0 5px;
}
.tx-powermail-pi1 div form fieldset div div.powermail_check_inner {
	clear:left;
	color:#004B80;
	font-size:10px;
	margin:0;
}
.tx-powermail-pi1 div form fieldset div.powermail_check_inner label {
	font-size:12px;
	width:230px;
}

#bilder2_container {
    background-color: #b1d5ed;
}

a.bignext {
    background: url(images/big-next.gif) no-repeat;
    display: block;
    height: 34px;
    width: 31px;
}

a.bignext:hover {
    background: url(images/big-next-on.gif) no-repeat;
    display: block;
    height: 34px;
    width: 31px;
}

a.bigback {
    background: url(images/big-back.gif) no-repeat;
    display: block;
    height: 34px;
    width: 31px;
}

a.bigback:hover {
    background: url(images/big-back-on.gif) no-repeat;
    display: block;
    height: 34px;
    width: 31px;
}
