body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #FFFFFF;
	margin:0;
	padding:18px;
}
#main {
	width:1000px;
	margin:auto;
}
#main-inner {
	padding:10px 10px 0px 15px;
	min-height:200px;
	background-image: url(../images/bg-main-middle.png);
	background-repeat: repeat;
}
#main-inner-left {
	padding-left: 20px;
	padding-right: 40px;
	width: 725px;
	display:block;
	float:left;
	min-height:250px;
	/* border-right:1px solid #C8C8C8; */
}
#main-inner-left p{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#main-inner-left .csc-textpic-border img{
	border: 1px solid #666666;
}
#main-inner-right {
	width: 174px;
	padding-right: 10px;
	padding-top:10px;
	display:block;
	float:right;
	text-align:right;
}
#main-inner-right p {
	color:#333333;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right:7px;
}
#main-footer {
	width:1000px;
	height:34px;
	background-image: url(../images/bg-main-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	width:1000px;
	height:150px;
	background-image: url(../images/bg-logo-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo img {
	display:block;
	float: right;
    padding: 14px 14px 0 0;
}
#language{
	float: right;
	margin: 0 8px 0 0;
	width:170px;
	height: 20px;
}
#mainphoto {
	height:190px;
	padding:0px 5px 0px 5px;
	margin: 0;
	background-image: url(../images/bg-main-middle.png);
	background-repeat: repeat;
}
#content-top {
	width:970px;
	height: 10px;
	/* background-image: url(../images/bg-content-top.png);
	background-repeat: no-repeat;
	background-position: center top; */
}
#content-middle {
	width:970px;
	/* background-image: url(../images/bg-content-middle.png);
	background-repeat: repeat; */
}
#content-bottom {
	width:970px;
	height: 10px;
	/* background-image: url(../images/bg-content-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom; */
}

h1, h2, h3, h4, h5, h6, .csc-header { margin: 15px 0; }
p, ul, ol { margin: 15px 0; }

.align-justify {
	text-align: justify; 
}

.clear {
	clear:both;
}

#footer {
	clear:both;
	font-size: 11px;
	color:#00457C;
	text-align:center;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#00457C;
	text-decoration:none;
}
#footer a:hover {
	color:#00457C;
	text-decoration:underline;
}
.highlight {
	color:#00457C;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#00457C;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:none;
	text-indent:20px;
}
a, a:visited {
	color:#00457C;
	text-decoration:none;
}
a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1, .csc-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00457C;
	font-weight:bold;
}

/* 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;
}
.csc-mailform-field label {
float: left;
padding: 1px;
color: #000;
width: 120px;
}
.mf-input {
color: #244a6f;
clear: none;
width: 280px;
padding: 1px;
border: 1px solid #dcdcdc;
}
.mf-pass {
color: #244a6f;
width: 280px;
padding: 1px;
border: 1px solid #dcdcdc;
}
.mf-text {
color: #244a6f;
clear: none;
width: 280px;
padding: 1px;
border: 1px solid #dcdcdc;
}
.mf-check {
color: #244a6f;
padding: 1px;
border: 1px solid #dcdcdc;
}
.csc-mailform-radio fieldset 
color: #244a6f;{
border: 0px;
}
.csc-mailform-radio legend {
display: none;
border: 0px;
}
.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #dcdcdc;
}
.mf-select {
color: #244a6f;
width: 280px;
padding: 1px;
border: 1px solid #dcdcdc;
}
.mf-file {
color: #244a6f;
width: 280px;
padding: 1px;
border: 1px solid #dcdcdc;
}
.mf-reset {
color: #244a6f;
border: 1px solid #dcdcdc;
}
.mf-submit {
color: #244a6f;
margin-left: 122px;
}

/*------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-size:11px; }
TABLE.contenttable TR { margin:none; /*background-color:#e6e6e6; color:#000*/; } /*Grün***b0ce6c*Blau***c3d2eb*/
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; }
}
