@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

table,td,tr {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
  color: black;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 0.5em;
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0.3em;
	color: #666666;
}

body {
  color: black; background-color: white;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px; padding: 0px;
  text-align:center;
}

img {
	border: 0px;
}

a {
	color: #666666;
	text-decoration: none;
}

.page {
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 960px;
}

.topnavi {
	background-color: #f0f0f0;
	height: 41px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}

.menu1 {
	height: 41px;
}

.menu2 {
	border: 1px solid #FFFFFF;
}

.menu3 {
	border: 1px solid #FFFFFF;
}

.redbox {
	background-color: #000000;
	height: 71px;
	margin-bottom: 13px;
}

.navi {
	margin-bottom: 13px;
	height: 32px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	color: #999999;
}

.navi A {
	color: #999999;
}


.navi DIV {
	margin-top: 10px;
}

.navi .rootlinebox {
	float: left;
	margin-left: 33px;
	width: 487px;
}

.navi .rootlinebox A:hover {
	text-decoration: underline;
	color: #011057;
}

/* Mit Language Selector */
.navi .datebox {
	margin: 10px 620px 0px 0px;
	width: 834px;
}

.navi .langbox {
	float: right;
	width: 60px;
}

.composing {
	clear: both;
	padding: 0px 0px 15px 0px;
}

.topnewsbox {
	width: 960px;
	height: 33px;
	background: url(/fileadmin/images/backgrounds/streifen1.png) ! important;
}

.topnewsright {
	float: right;
}

.topnews {
	width: 815px;
}

.topnews #tickerspace a {
	padding-left: 25px;
	padding-right: 25px;
}

.topnews .dmnt_par {
	padding-top: 5px;
	font-weight: bold;
}

.contentbox {
	margin: 0px 0px 25px 0px;
}

.contentbox A:hover {
	text-decoration: underline;
}

.contentbox .left {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 33px;
	width: 265px;
	padding-bottom: 25px;
	padding-top: 8px;
}

.contentbox .middle {
	margin: 0 320px 0 320px;
	width: 300px;
	padding-bottom: 25px;
	padding-top: 8px;
}

.contentbox .right {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 300px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 8px;
}

.contentbox .middleright {
	margin-left: 320px;
	width: 620px;
	padding-bottom: 25px;
	padding-top: 8px;
}



.greenbox {
	clear: both;
	background-color: #000000;
	height: 70px;
	margin-bottom: 13px;
}

.footerbox {
	height: 32px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 30px;
	color: #999999;
}

.footerbox DIV {
	margin-top: 10px;
}

.footerbox A {
	color: #999999;
}

.footerbox A:hover {
	text-decoration: underline;
	color: #666666;
}

.footerleft {
	float: left;
}

.footerright {
	float: right;
}


.formtable .label {
	font-weight: bold;
	color: #666666;
	float: left;
}

.formtable .field {
	font-weight: bold;
	color: #666666;
	float: right;
}

.formtable .formrequired {
	padding-top: 15px;
	clear: both;
}

.formtable input {
	width: 100%;
	margin-bottom: 3px;
	border: 0px;
	background-color: #CCCCCC;
}

.formtable textarea {
	width: 100%;
	margin-bottom: 3px;
	border: 0px;
	background-color: #CCCCCC;
}

.formtable input[type=submit] {
	padding: 2px;
	border: 1px solid #000000;
	font-weight: bold;
}

DIV.tx-felogin-pi1 fieldset {
	border: none;
	padding: 0;
}


DIV.tx-felogin-pi1 legend {
	visibility: hidden;
}

DIV.tx-felogin-pi1 label {
	font-weight: bold;
	color: #666;
}

DIV.tx-felogin-pi1 input {
	background-color: #cccccc;
	border: 0;
	margin-bottom: 3px;
}

DIV.tx-felogin-pi1 input[type="submit"] {
	margin-top: 10px;
	padding: 2px;
	border: 1px solid black;
	font-weight: bold;
}

TD.csc-uploads-fileSize {
	padding-left: 10px;
}

.threecolumnspicture { margin-bottom: 20px; }
.threecolumnspicture .column1 { width: 130px; }
.threecolumnspicture .column2 { width: 240px; }
.threecolumnspicture .column3 { width: 250px; }