body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #FFFFFF;
}
h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
hr {
	margin: 2em 0px 3em;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	height: 1px;
	position: relative;
	color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1200px;
}
.accessability {
	display: none;
}
.dotline {
	background-image: url(../pix/dotline.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 1px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.dotline_bottom {
	background-image: url(../pix/dotline.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 1px;
	background-position: left bottom;
	margin: 0px;
	clear: both;
	float: none;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formbutton {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	vertical-align: top;
	clear: both;
}
#hotnews {
	position: absolute;
	left: 19px;
	top: 10px;
}

#imomenu {
	position: absolute;
	background-color: #BC0B3D;
	padding: 1em 2em;
	left: 45px;
	top: 95px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#imomenu a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#imomenu a:hover {
	color: #000000;
}

#page {
	position: relative;
	width: 970px;
	margin-left: -475px;
	left: 50%;
	overflow: visible;
}
#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#textscale {
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 10;
}
#textscale a {
	color: #FFFFFF;
	text-decoration: none;
}
#textscale a:hover {
	color: #000000;
	text-decoration: none;
}



#logobar {
	background-repeat: repeat-x;
	position: relative;
	margin: 0em;
	padding: 3em 0px 0px;
	width: 100%;
	background-position: left top;
}
#infotxt {
	position: relative;
	padding-top: 77px;
	padding-bottom: 77px;
}

#logo {
	position: relative;
	float: right;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer {
	position:relative;
	text-align: center;
	padding-top: 3em;
	clear: both;
	float: none;
	padding-bottom: 5em;
}
#footer img {
	padding-bottom: 2em;
}
#footer p {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#metanav {
	position: relative;
	display: block;
}
#metanav a:hover {
	color: #BD0C3E;
}

#metanav ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: inline;
}
#metanav ul li {
	list-style-type: none;
	position: relative;
	padding-left: 1em;
	display: inline;
}
#metanav a {
	color: #000000;
	text-decoration: none;
}

#mainnav a:hover {
	color: #000000;	
}

#mainnav {
	text-transform: uppercase;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	display: inline;
	width: 100%;
	height: 3em;
	background-color: #BD0C3E;
}
#mainnav ul {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	position: relative;
}

#mainnav ul li {
	list-style-type: none;
	position: relative;
	display: inline;
	float: left;
	padding-right: 1em;
}
#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 0.8em;
	padding-bottom: 2em;
}
#mainnav ul ul a {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}


#mainnav ul ul {
	position: absolute;
	background-color: #BD0C3D;
	left: 0px;
	top: 4em;
	padding: 0.5em;
	width: 20em;
	display: none;
	margin: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	z-index: 90;
}

#mainnav ul li:hover ul, #mainnav ul li.over ul{
	display: block;
}

#mainnav ul ul li {
	float: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	background-color: #BD0C3D;
}
#mainnav ul ul li:last-child {
	border-bottom-style: none;
}
#contentcontainer {
}
#search {
	padding-top: 1em;
	padding-bottom: 1em;
	position: relative;
}
#topobjekt {
	position: relative;
}

#topobjekt img {
	float: left;
	padding-right: 1em;
}
#topobjekt h1 {
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
#topobjekt p {
	margin: 0px;
	padding: 0px 0px 1em;
}
#topobjekt a {
	color: #BD0C3E;
	text-transform: uppercase;
	text-decoration: none;
}
#ottoid {
	position: absolute;
	top: 1em;
	right: 0px;
	vertical-align: middle;
}
#ottoid form {
	margin: 0px;
	padding: 0px;
}
#ottoid p {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#ottoid input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
#ottoid .searchfield {
	width: 70px;
	border: 1px solid #999999;
	color: #BD0B3B;
}


.index_item {
	float: left;
	position: relative;
}
.index_space {
	padding-left: 21px;
}

#content_index {
	visibility: visible;
}
.index_text {
	width: 250px;
	margin-left: -25px;
}
.index_text h1 {
	font-weight: bold;
	margin: 1em 0px;
	text-transform: uppercase;
	padding: 0px;
}
.index_text h1 a {
	color: #BC0B3D;
	padding-left: 25px;
	text-decoration: none;
	background-image: url(../pix/arrow.gif);
	background-repeat: no-repeat;
	position: relative;
}
.index_text h1 a:hover {
	color: #BD0C3E;
	background-image: url(../pix/arrow_sel.gif);
	background-repeat: no-repeat;
}

.index_text p {
	padding-left: 25px;
	margin: 0px;
}
.b340 {
	width: 340px;
}
.b480 {
	width: 480px;
}
#selmenu {
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 0px 100px 0px 0px;
	overflow: visible;
}
#selmenu ul {
	list-style-type: none;
	margin: 0px 0px 0px -25px;
	padding: 0px;
	position: relative;
}
#selmenu ul li {
	padding-bottom: 0.5em;
}
#selmenu ul li:last-child {
	padding-bottom: 0px;
}
#selmenu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../pix/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 0px;
	background-position: left top;
	margin: 0px;
	position: relative;
}
#selmenu a:hover {
	color: #BD0C3C;
	background-image: url(../pix/arrow_sel.gif);
	background-repeat: no-repeat;
}

.name-function {
	color: #999999;
	display: block;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
.cleardiv {
	clear: both;
	float: none;
}
.column320 {
	float: left;
	width: 300px;
	position: relative;
	padding-right: 20px;
}
.column480 {
	float: left;
	width: 480px;
	position: relative;
	padding-right: 5px;
}

.column190 {
	float: left;
	width: 190px;
	position: relative;
	padding-right: 3px;
}

#breadcrump {
	padding-top: 1em;
	padding-bottom: 1em;
}
#breadcrump a {
	color: #666666;
	text-decoration: none;
}
#breadcrump a:hover {
	color: #BD0B3C;
}
#selmenu .selected a {
	color: #BD0B3C!important;
}
#content {
	margin: 0px;
	padding-top: 1.5em;
}

#content a {
	color: #BD0B3C;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
#content h1 {
	color: #000000;
	position: relative;
}
#content p {
	color: #666666;
	line-height: 140%;
}
#content ul {
	padding-left: 0px;
	color: #666666;
}
#content li {
	background-image: url(../pix/list_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	list-style-type: none;
}
#content li li {
	background-image: url(../pix/list_dot_kl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* TYPO3 css */

.external-link-new-window {
	background-image: url(../pix/icn_extlink.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
}
.csc-textpic-caption {
	color: #999999;
	padding-top: 1em;
}


/* Formulare */


table a {
}

table div a {
}

input, textarea, select {
	background-color: #f0f0f0;
	border: 1px solid #CCCCCC;
	margin-bottom: 0.5em;
	padding: 2px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input-radio {
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
}

fieldset {
	margin: 0px;
	padding: 1em;
	border: 1px solid #CCCCCC;
}
.csc-mailform-field {
	position: relative;
	width: 400px;
}

.csc-mailform {
	position: relative;
	width: 400px;
}
.tx-powermail-pi1 form{
	background-color: #F8F8F8;
	padding: 1em;
	border: 1px dotted #CCCCCC;
}
.tx_powermail_pi1_fieldwrap_html_select label{
	float: left;
	width: 11em;
}
.tx_powermail_pi1_fieldwrap_html_text label {
	float: left;
	width: 11em;
}
.tx_powermail_pi1_fieldwrap_html_textarea label {
	float: left;
	width: 11em;
}
.tx_powermail_pi1_fieldwrap_html_file label {
	float: left;
	width: 11em;
}
.powermail_check_inner label {
	float: left;
	width: 25em;
	display: block;
	clear: both;
}
/*
.powermail_check_inner input {
	clear: both;
	float: none;
}
*/
.powermail_submit {
	float: right;
	background-color: #BD0C3C;
	color: #FFFFFF;
}
.powermail_mandatory_js {
	color: #BD0C3E;
}

legend {
	font-weight: bold;
	color: #999999;
}
.gmap-right {
	float: right;
}



/******************************
FILE Lists
*******************************/

.csc-uploads {
	width: 100%;
}

.csc-uploads p{
	margin: 0px;
	padding: 0px;
}
.csc-uploads-fileSize {
	padding-left: 2em;
}


/******************************
FILE Lists
*******************************/

.contenttable {
	color: #666666;
	width: 700px;
	font-size: 1em;
}
.contenttable p {
	margin: 0px;
	padding: 0px;	
}
.contenttable th{
	color: #000000;
	text-align: left;
	vertical-align: top;
}


/******************************
TOP REAL
*******************************/

/* LISTE */

.topreal-list {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
table.topreal-list {
	margin: 0px;
	padding: 0px;
}
.topreal-list th {
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	padding-right: 1em;
	padding-bottom: 2em;
	background-image: url(../pix/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.topreal-list td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
.topreal-list-header {
	
}

/* SUCHE */

.topreal-search {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.topreal-search p {
	margin: 0px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}


.topreal-search th {
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0px 2em;
	padding-right: 1em;
	padding-bottom: 2em;
	background-image: url(../pix/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.topreal-search td {
	vertical-align: top;
}
.topreal-search input {
	margin: 0px;
}
.topreal-details {
	margin: 0px;
	padding: 0px;
}
.topreal-details th {
	font-weight: bold;
	text-align: left;
	padding-right: 2em;
	vertical-align: top;
}
.topreal-detail td {
	vertical-align: top;
}
.imagepreview {
	background-color: #CCCCCC;
	padding: 0.5em;
	border: 1px solid #999999;
}
.formlabel-search {
	width: 3em;
	display: inline-block;
	margin: 0px;
}

