body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	background-color: #8C8C8C;
	margin:0;
	padding:18px;
	text-align: center;
}
#top {
	width:870px;
	height:100px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#top a:link, #top a:visited {
	color:#000000;
	text-decoration:none;
}
#top a:hover {
	color:#000000;
	text-decoration:underline;
}


#topimages {
	display:inline;
	float:left;
	width:510px;
	height:100px;
}

#submenu {
	display:inline;
	float:right;
	padding-right:25px;
	padding-top:50px;
	height:14px;
}

#print {
	height:14px;
	width:13px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	float:left;
	display:inline;
}

div.print {
	height:14px;
	width:13px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

div.autocompleter-loading {
	margin-left: -20px;
	margin-top: 10px;
}

.tx-indexedsearch-res h3{
	margin-bottom: 6px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title{
	display: block;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr strong.tx-indexedsearch-redMarkup{
	background-color: white;
	color: gray;
	font-weight: bold;
}

#header-img {
	height:169px;
	width:870px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	float:left;
	display:block;
}

#main {
	width: 870px;
	margin: auto;
	text-align: left;
}

#main-inner {
	min-height: 200px;
	#height: 100%;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

#clear {
	background-color: #FFFFFF;
}


#search {
	width: 230px;
	display:inline;
	float:left;
	padding: 5px 0px 0px 0px;
	background-color: #E8E8E8;
	height: 30px;
}

#search label {
	display: none;
}

#search form {
	margin: 0;
	padding: 0;
	background-image: url(../images/search_background.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#search input {
	width: 173px;
	height: 24px;
	overflow: hidden;
	padding: 0;
	border: 0;
	float: left;
	margin-left: 15px;
	margin-top: 6px;
	padding-left: 3px;
	padding-top: 3px;
}

#search input.button {
	width: auto;
	margin-left: 0px;
	background-image: url(../images/search_button.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 3px;
	cursor: pointer;
	padding: 29px 0 0 0 !important;
	border: 0 !important;
}

/* Hide Search Box on Search Page */
.tx-indexedsearch .tx-indexedsearch-searchbox { display: none; }


/* .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:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; color:#C03A27 }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:normal; }

/* ???? */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { font-weight:bold; font-style:italic; color:#C03A27; background:#ffffff; }


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

/* Text: Search for "xxxx" */
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-weight:bold; font-style:normal; color:#C03A27; background:#ffffff; }

/*
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }
*/

.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }


#help {
	/*width: 246px;*/
	width: 221px;
	display:inline;
	float:left;
	padding: 100% 0px 5px 15px;
	/*height: 80px; */
}


#main-inner-right {
	/*background-color: #FFFFFF;*/
	width: 245px;
	display:block;
	float:right;
}

#main-inner-right h1 {
	display:block;
	float:left;
	width: 197px;
	background-color: #F2BE55;
	color:#000000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:15px 25px 17px 23px;
	margin: 0px 0 0 0 ;
	letter-spacing: normal;
}

#main-inner-right ul {
	display: block;
	background-color: #F7ED7C;
	padding: 60px 25px 18px 17px;
	border: 0;
	text-indent: 0px;
	list-style-type: none;
}


#main-inner-right li {
	display: block;

	background-image: url("../images/li.png");
	background-repeat: no-repeat;
	background-position: top left;

/*
	background-margin: 100px 0 0 0;
	background-padding: 100px 0 0 0;
*/
	vertical-align:top;

	margin: 0;
	padding: 0;
}

#main-inner-right li p {

	display: block;

	line-height: 16px;
	vertical-align:top;

	margin: 0 0 10px 10px;
	position: relative; top:-3px;
}



#footer {
	width:870px;
/*	height:100px;*/

	clear:both;
        display:block;
	min-height:30px; 
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#footer a:link, #footer a:visited {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, .csc-header { margin: 15px 0; }
/*p, ul, ol { margin: 15px 0; }*/



/*

div#navbar {
	width: 431px;
	display:block;
	float:right;
	text-align:right;
	padding-top:75px;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #5288B3;
	display:block;
	float:left;
	width:81px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar li a:link {
	color: #5288B3:
}
div#navbar li a:visited {
	color: #5288B3;
}
div#navbar li a:hover {
	color: #6F6F6F;
	text-decoration:underline;
	background: url(../images/bg-button.gif);
	background-repeat: no-repeat;
}
*/

.clear {
	clear:both;
}

.highlight {
	color:#164365;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#164365;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:underline;
	text-indent:20px;
}

b {
	color:#C03A27
}

a, a:visited {
	color:#6294CD;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a b, a:visited b {
	color:#6294CD;
	text-decoration:none;
}


h1, .csc-header {
	font-family: georgia, palatino, "Times New Roman", serif;
	font-size: 1.5em;
	letter-spacing: -0.02em;
	color: #DF0024;
	font-weight:bold;
}

h2, .csc-header {
	font-family: georgia, palatino, "Times New Roman", serif;
	font-size: 1.5em;
	letter-spacing: -0.01em;
	color: #DF0024;
	font-weight:bold;
}

p {
	line-height: 1.75em;
}



/* TYPO3 */


.tx-indexedsearch-redMarkup {
	color: #ffffff;
	background-color: #00a9d5;
}

.external-link img, .external-link-new-window img, .internal-link img, .internal-link-new-window img, .download img {
margin-right: 2px;
margin-left: 2px;
}



/*------mailformular formatieren------*/

#mailform .csc-mailform {
border: 0px;
}

.csc-mailform-field {;
/*margin: 2px 0 0 2px;
padding: 5px;*/
margin: 2px 0 0 0;
padding: 5px 0 0 0;

}

.csc-mailform-field label {
float: left;
padding: 1px;
color: #000;
width: 1200px;
}

.mf-input {
color: #244a6f;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #dcdcdc;
}

.mf-pass {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #dcdcdc;
}


.mf-text {
color: #244a6f;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #dcdcdc;
}

.mf-check {
color: #244a6f;
padding: 1px;
border: 1px solid #dcdcdc;
}

.csc-mailform-radio {
color: #FF0000;
border: 1px;
display:inline;
}


.csc-mailform-radio fieldset {
color: #244a6f;
border: 1px;
display:inline;
}

.csc-mailform-radio legend {
display: none;
display:inline;
border: 1px;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #dcdcdc;
}


.mf-select {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #dcdcdc;
}

.mf-file {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #dcdcdc;
}

.mf-reset {
color: #244a6f;
border: 1px solid #dcdcdc;
}

.mf-submit {
color: #244a6f;
margin-left: 82px;
}

/*------tabelle formatieren------*/
/* RTE / Table styling */ 
TABLE.contenttable {  border:none; margin:10px 0px 10px 0px; width:95%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px;}
TABLE.contenttable TR TD P.bodytext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TABLE.contenttable TR { 
	margin:none; 
	/*background-color:#e6e6e6; */
	color: #464646;
}
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */ 
/*
div#main-inner UL { margin:10px 0 0 0px;  }
div#main-inner UL UL LI { font-size:11px; }
div#main-inner OL { margin-top:0px; }
div#main-inner LI { list-style-image:url(../images/list.gif); margin:0 0 0 6px; }
*/

/* Bulletlists, general */ 
/*
div#main-inner UL.csc-bulletlist LI { list-style-image:url(../images/list.gif); }

div#main-inner UL LI, div#main-inner UL LI.a {
	list-style-image:url(../images/list.gif); padding: 0 0 0 6px; }
}
*/