#pfad {
	visibility: hidden;
	}
#kopf {
	height: 78px;
	background-image: url('images/1.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #b70d10;
	}
#logotitel {
	margin: 0px 0 0 0;
	padding: 44px 0 0 150px;
	color: #eeeeff;
	font-size: 12px;
	}
#sprachwahl {
	/*background-color: #666666;*/
	/*font-size: 10pt;*/
	/*color: #e5e5e5;*/
	float: right;
	/*text-align: right; */
	/*padding: 5px 5px 5px 0;*/
	}
#kategorie {
	height: 27px;
	background-color: #eee;
	background-image:url(images/balken.jpg);
	background-repeat: repeat-x;
	color: #000099;
	font-size: 10pt;
	padding: 4px 5px 0 0;
	border-bottom: 1px solid #ccc;
	}
#kategorie_eintrag {
	height: 23px;
	padding: 2px 6px 0 6px;
	margin: 0 0 0 5px;
	background-color: #eee;
	border-width: 1px 1px 0 1px;
	border-style:solid;
	border-color:#ccc;
	float: left;
}
#kategorie_eintrag:hover {
	background-color: #fff;
	text-decoration: none;
}
#kategorie_eintrag a {
	text-decoration: none;
}
#kategorie_eintrag.active {
	background-color: #fff;
}
#linkbalken a {
	color: #000099;
	}
#mainbox {
	max-width: 900px;
	min-width: 780px;
	background-image:url(images/rand.jpg);
	background-repeat: repeat-y;
	background-position:220px 0px;
	background-color: #FFFFFF;
	margin:auto auto;
	text-align:left;
	}
#content {
	overflow:hidden;
	//margin: 0 0 0 220px;
	padding:0 5px 0 10px;
	}
#content ul {
	list-style-image:url(images/pfeil.jpg);
	}
#content a {
	text-decoration: none;
	color: #000099;
	}
#content a:hover {
	text-decoration: underline;
	}
#rechts {
	float: right;
	width: auto;
	padding: 0 5px 0 5px;
	//background-color: #d5d5e5;
	}
#rechts p {
	font-size: 0.9em;
	margin: 0 0 2px 0;
	}
#links {
	float: left;
	width: 220px;
	}
#menu {
	margin: 5px 0px 0 -12px;
	text-align: left;
	font-size: 1em;
	}
#menu ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 12px;
	}
#menu li {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	}
#menu a {
	display: block;
	height: 1.1em;
	padding: 1px 0 1px 20px;
	text-decoration: none;
	color: #555555;
	background-image:url(images/navig1.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	}
#menu a:hover {
	background-color:#e5e5f5;
	text-decoration: none;
	color: #000000;
	background-image:url(images/navig2.gif);
	}
#adresse {
	border-top: 1px solid #CCCCCC;
	padding: 3px 0 2px 0;
	background-color: #EEEEEE;
	}

.presse tr td {
	padding: 10px 0 0 0;
	vertical-align: top;
	}
.presse tr .td-0 {
	padding-right: 10px;
	width: 350px;
	}
.divider {
	clear: both;
	visibility: hidden;
}
div.csc-frame-frame1 {
	width: 48%;
	overflow:hidden;
}
div.csc-frame-frame2 {
	clear: right;
	width: 48%;
	float: right;
	overflow:hidden;
}
div.left_66 {
	clear: left;
	width: 64%;
	float: left;
	overflow:hidden;
}
div.right_33 {
	clear: right;
	width: 32%;
	float: right;
	overflow:hidden;
}
div.downloads {
	clear: right;
	width: 32%;
	float: right;
	overflow:hidden;
}
body {
	background-color: #c0c0c0;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	}
h1 {
	font-size: 1.5em;
	color: #900;
	font-weight: bold;
	}
h2 {
	font-size: 1.2em;
	color: #665566;
	}
h3 {
	font-size: 1em;
	color: #665566;
	font-weight: bold;
	}
p {
	font-size: 1em;
	line-height:1.1em;
	margin: 0 0 0.3em 0;
	}
address {
	font-style: normal;
	font-size: 10pt;
	color: #666666;
	text-align: center; 
	}


/*************************
  Formulareigenschaften
*************************/

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}
