html { height:100%;}
body { height:100%; background:white;}

td {
	font-family : Arial;
	font-size: 11px;
	color : black;
}

td a {
	color:#999999;
	text-decoration: underline;
}

td a:hover {
	color:#000000;
}

#container {
	width:990px;
	vertical-align : left;
   	min-height: 100%;
	height:100%;
	border-right: #003A59 1px solid;
}

#height100 {
   	min-height: 100%;
	height:100%;
}

.header_left {
	width: 819;
	height: 91px;
	background-repeat: no-repeat;

	padding-top : 25px;
	padding-right: 0px;
	color: #606060;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.header_right {
	width: 171px;
	height: 91px;
	background: #ffffff;
	font-family: Arial;
	font-size: 10px;
	color:black;
	padding-left : 25px;
	padding-top: 10px;
}

.navi {
	width: 234px,
}

.content {
	width: 574px;
}

.right {
	width: 189px;
	padding-top: 4px;
}

.headernavitable {
	width:990px;
	height: 43px;
	font-family: Arial;
	font-size: 10px;
	padding-top: 0px;
	color: #999999;
}

.headernavi {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	width:819px;
}

.headernavi a {
	color:#999999;
	text-decoration:none;
}

.headernavi a:hover {
	color:#000000;
	text-decoration:none;
}

.navi_bottom {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.navspc {
	padding-left: 12px;
    width:121px;
	height: 23px;
    font-family : Arial;
	font-size: 12px;
	font-weight:bold;
	color : white;
	background-color: #007EC3;
	border-bottom: 1px #003A59 solid;
	border-top: 1px #003A59 solid;
	border-right: 1px #003A59 solid;
}

.nav1_1 {
	padding-left: 12px;
	height: 23px;
	font-family : Arial;
	font-size: 12px;
	font-weight:bold;
	color: #007ec3;
	border-bottom: 1px #E8EFF9 solid;
}

.nav1_1 a {
	display:block;
	width:100%;
	color: #007ec3;
	text-decoration:none;
}


.nav1_2 {
	padding-left: 12px;
	height: 23px;
	font-family : Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-image: url('images/navi1_bg_on.gif');
	border-bottom: 1px #E8EFF9 solid;
}

.nav1_2 a {
	display:block;
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav2_1 {
	padding-left: 22px;
	font-family : Arial;
	font-size: 12px;
	font-weight:normal;
	color: #007EC3;
}

.nav2_1 a {
	color:#007EC3;
	text-decoration:none;
}

.nav2_2 {
	padding-left: 22px;
	font-family : Arial;
	font-size: 12px;
	font-weight:normal;
	color: black;
	background-image: url('images/reddot.gif');
	background-repeat: no-repeat;
	background-position: 12px 4px;
}

.nav2_2 a {

	color: black;
	text-decoration:none;
}

.nav3_1 {
	padding-left: 34px;
	font-family : Arial;
	font-size: 12px;
	font-weight:normal;
	color: #007EC3;
}

.nav3_1 a {
	color: #007EC3;
	text-decoration:none;
}

.nav3_2 {
	padding-left: 34px;
	font-family : Arial;
	font-size: 12px;
	font-weight:normal;
	color: black;
	background-image: url('images/reddot.gif');
	background-repeat: no-repeat;
	background-position: 24px 4px;
}

.nav3_2 a {
	color: black;
	text-decoration:none;
}



.nav4_1 {
	padding-left: 45px;
	font-family : Arial;
	font-size: 12px;
	font-weight:normal;
	color: #007EC3;
}

.nav4_1 a {
	color: #007EC3;
	text-decoration:none;
}

.nav4_2 {
	padding-left: 45px;
	font-family : Arial;
	font-size: 12px;
	font-weight:normal;
	color: black;
	background-image: url('images/reddot.gif');
	background-repeat: no-repeat;
	background-position: 24px 4px;
}

.nav4_2 a {
	color:black;
	text-decoration:none;
}


.nav5_1 {
	padding-left: 56px;
	font-family : Arial;
	font-size: 12px;
	font-weight:normal;
	color: #007EC3;
}

.nav5_1 a {
	color: #007EC3;
	text-decoration:none;
}

.nav5_2 {
	padding-left: 56px;
	font-family : Arial;
	font-size: 12px;
	font-weight:normal;
	color: black;
	background-image: url('images/reddot.gif');
	background-repeat: no-repeat;
	background-position: 24px 4px;
}

.nav5_2 a {
	color: black;
	text-decoration:none;
}

td.speech {
	font-family: Arial;
	font-size: 10px;
	padding-top: 0px;
	color: #999999;
}

td.speech a {
	color:#999999;
	text-decoration:none;
}

td.speech a:hover {
	color:#000000;
	text-decoration:none;
}

td.speech_actif {
	font-family: Arial;
	font-size: 10px;
	padding-top: 0px;
	color: #000000;
}

td.speech_actif a {
	color:#000000;
	text-decoration:none;
}

td.speech_actif a:hover {
	color:#999999;
	text-decoration:none;
}

td.titel {
	border-bottom: #003A59 1px solid;
	color: #78A9CA;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

td.content {
	padding-top:40px;
	color: black;
	font-size: 11px;
	font-family: arial;
	min-height: 100%;
	height:100%;
}

.seitentitel {
	color: #007CC6;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}

.titel1 {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #007EC3;
}

.titel2 {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.titel3 {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.titel4 {
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}

.input_suchbox {
	height:15;
	width:100;
	font-size:12px;
	padding-left: 8px;
	border: #F8E5E6 1px inset;
}
.suche {
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: white;
	width: 52px;
	padding-right:5px;
}
.suchbox {
	background: #007EC3;
	height: 20px;
	width:100%;
	margin-bottom:4px;
}

.box_title {
	height : 29px;
	width: 171px;
	border-bottom: #003A59 1px solid;
	border-top: #003A59 1px solid;
	border-left: #003A59 1px solid;
	background: #00A257;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 12px;
	color : white;
}

.box_content {
	width: 171px;
	background: #F0F0F0;
	font-size: 11px;
	font-family: arial;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 20px;
	border-bottom: #003A59 1px solid;
	border-left: #003A59 1px solid;
}

.newsitem {
	background: #F0F0F0;
	font-size: 9px;
	font-family: arial;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:12px;
	border-bottom: #003A59 1px solid;
	border-left: #003A59 1px solid;
}

.newsicon {
	background: #FFFFFF;
	border-right: 1px solid #A9A9A9;
}

.newsdatum {
	font-size: 9px;
	color:#999999;
}

.newstitle {
    color: black;
	font-size: 11px;
	font-family: arial;
}

.newstitle a {
	color:black;
	text-decoration:none;
}

.newstitle a:hover {
	color:#999999;
	text-decoration:none;
}

.newsitem a {
	color:black;
	text-decoration:none;
}

.newsitem a:hover {
	color:#999999;
	text-decoration:none;
}

.newssingle {
	font-size: 11px;
	font-family: arial;
	font-weight:bold;
}

td.related {
	font-size: 10px;
	font-family: arial;
	color: #DE1F1F;
	padding-right: 20px;
}

#relatedtitle {
	font-size: 11px;
	font-weight:bold;
}

td.related a {
	color:#DE1F1F;
	text-decoration:underline;
}

.newscontent_single {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}
.newscontent_single a {
	color:#999999;
	text-decoration:none;
}

.files {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	padding-left: 5px;
}

.files a {
	color:#000000;
	text-decoration:none;
}

.files a:hover {
	color: #999999;
}

.filesize {
	white-space: nowrap;
	padding-right:3px;
	padding-left:3px;
}

.downloadsicon {
	padding-right: 5px;
}

.rightbox {
	margin-bottom : 4px;
}

.inputs {
	width:150px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}

.smallTD {
	font-size: 9px;
	font-family: arial;
}

	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#F6E3E3; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { background:#ffffff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }

.newsheader_single a {
	color: #007EC3;
}

.news_more a {
	color: #007EC3;
	text-decoration:none;
}

.newsheader_single a:hover, .news_more a:hover {
	color: black;
}

.newscontent_single, .newscontent_single a {
	color: black;
}

.typlolistTable {
	width:95%;
}

DIV.title1 {
	font-size:	16px;
	font-weight:	bold;
}
