body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #FFD39B;*/
	margin:0;
	padding:35px 0 0 0;
        background-image: url(../images/bg-body.jpg);
	background-size: 100%;
	background-origin: content
	background-repeat: no-repeat;
	background-position: center top;
}



#main {
	width:904px;
	margin:auto;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;

}
#top {
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	display:block;
	float:right;
	width:666px;
	border-bottom:1px solid #FFFFFF;
}
#interior {
	
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:904px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:188px;
}
#right {
	display:block;
	float:right;
	width:666px;
        font-size: 10px;
        background-color: #444444;
}




#maintext {
	display:block;
	float:right;
	width:626px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}

h1, .csc-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight:italic;
}
p {
	margin: 10px 0;
}

.align-center {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111111;
	text-align: center;
	margin: 10px 0;
        /* Gecko-based, Mozilla */
        -moz-user-select:none;
        /* Safari */
        -khtml-user-select:none;
}

ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#808080;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#c0c0c0;
	text-decoration:none;
}
#footer {
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}

.tx-hypernav-pi1-subLevels TD {
padding: 5px;
background-color: #333333;
font-size: 10px;
}
.tx-hypernav-pi1-subLevels TD.tx-hypernav-pi1-subLevels-rowAlt {
background-color: #222222;
font-size: 10px;
}

#tx-hypernav-pi1-firstLevel a,#tx-hypernav-pi1-firstLevel a:visited {
	color:#e0e0e0;
	text-decoration:none;
	font-weight:none;
}

/* 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: #ccc;
width: 80px;
}


.mf-input {
color: #244a6f;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-pass {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-text {
color: #244a6f;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-check {
color: #244a6f;
padding: 1px;
border: 1px solid #1a8cca;
}

.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 #1a8cca;
}

.mf-select {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-file {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-reset {
color: #244a6f;
border: 1px solid #1a8cca;
}

.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-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#f1f4f3; color:#244a6f; } /*Grün***b0ce6c*Blau***c3d2eb*/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */ 
div#maintext UL { margin-top:0px;  }
div#maintext UL UL LI { font-size:11px; }
div#maintext OL { margin-top:0px; }
div#maintext LI { list-style-image:url(../images/list.gif); margin:0 0 0 0; }

/* Bulletlists, general */ 
div#maintext UL.csc-bulletlist LI { list-style-image:url(../images/list.gif); }

div#maintext UL LI, div#maintext UL LI.a {
	list-style-image:url(../images/list.gif); padding: 0 0 0 0; }
}

div#tx-gsipagenav-pi1 {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-align: center;
}

/* Formular */
fieldset.csc-mailform {
border:0;
background: #707070;
}

fieldset.csc-mailform label {
width: 120px;
float: left;
text-align: right;
margin-right: 10px;
display: block;
}


fieldset.csc-mailform input, 
fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #ccc;
padding:2px;
xwidth:250px;
}

fieldset.csc-mailform fieldset input {
float:none;
display:inline;
width:50px;
text-align:left;
border:0px
}

fieldset.csc-mailform fieldset label{
display:inline;
float:none;
text-align:left;
width:300px;
margin:10px 0;

}
fieldset.csc-mailform fieldset {
border:0;

}

fieldset.csc-mailform fieldset legend {
display:none;

}


fieldset.csc-mailform select {
width:220px;
margin:2px 0;
}
fieldset.csc-mailform option {
padding:0 5px;

background:#fff;
}
