body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin:0;
	padding:195px 0 0 0;
	background-repeat: repeat-x;
	background-position: center top;
       overflow-y: scroll;
}
#main {
       position:relative;
	z-index:10;
	width:926px;
	margin:auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 0px 0;
}

#navbar {
position:absolute;
z-index:10;
top:46px;
left:0px;
height:533px;
width:300px;
background:#fff url(../images/borderline.png) no-repeat;
background-position:left bottom;
}

#language {
position:absolute;
top:0px;
left:0px;
height:46px;
width:341px;

}

#maintext {
position:absolute;
left:350px;
width:650px;
padding:0px 0px 0px 0px;
line-height:18px;
}

#contactform {
z-index:11;
position:relative;
left:145px;
top65px;
width:530px;
margin:auto;
}

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

h1, .csc-header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight:bold;
}
p { 
	margin: 10px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
ul, ol { 
	margin: 5px 0 0 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
#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;
}

/* 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: #fff;
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:12px; }
TABLE.contenttable TR TD A.bodytext { color:#333333; text-decoration:none;}
TABLE.contenttable TR { margin:none; background-color:#FFFFFF; color:#333333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; color: #333333; vertical-align: top;}
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; } */ 



#ecke_links {
z-index:2;
position:absolute;
background-repeat:no-repeat;
top:0px;
left:0px;
height:100px;
width:250px; 
}

#ecke_rechts {
z-index:2;
position:absolute;
background-repeat:no-repeat;
top:0px;
right:0px;
height:100px;
width:250px; 
}

#line_links {
z-index:2;
position:absolute;
background-repeat:no-repeat;
top:100px;
left:0px;
height:5px;
width:250px;
}

#line_rechts {
z-index:2;
position:absolute;
background-repeat:no-repeat;
top:100px;
right:0px;
height:5px;
width:250px;
}

#zentral {
z-index:1;
position:absolute;
background-repeat:y-repeat;
top:100px;
left:0px;
height:5px;
width:100%;
}

#headertable {
z-index:1;
position:absolute;
top:0px;
left:0px;
height:100px;
width:100%;
background-color:#FFE953;
}


.content_headline {
font-family:arial;
font-size:40px;
color:#333333;
font-weight:bold;
}

a.header_link:hover, a.header_link:active, a.header_link:visited, a.header_link:link {
font-family:arial;
font-size:40px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

#domainname {
z-index:3;
position:absolute;
background-repeat:no-repeat;
top:18px;
left:0px;
height:15px;
width:100%; 
}

#header {
z-index:5;
position:absolute;
margin-top:15px;
margin-left:auto;
margin-right:auto;
width:1000px;
height:100%;
}

#footertable {
z-index:12;
position:fixed;
bottom:0px;
width:100%;
background-color:#FFE953;
}

.content_footer {
font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
}

#ecke_links_unten {
z-index:2;
position:absolute;
background-repeat:y-repeat;
bottom:0px;
left:0px;
height:50px;
width:250px;
}

#ecke_rechts_unten {
z-index:2;
position:absolute;
background-repeat:y-repeat;
bottom:0px;
right:0px;
height:50px;
width:250px;
}

#status {
z-index:3;
position:absolute;
top:115px;
left:0px;
height:50px;
width:100%;
}

.content_headline2 {
font-family:arial;
font-size:20pt;
color:#333333;
font-weight:bold;
}

.language_font {
font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
text-decoration:none;
}

a.language_font:hover {
z-index:1002;
display:block;
height:26px;
line-height:26px;
width:141px;
font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
margin-top:0px;
border-top:1px solid #E9C525;
border-left:1px solid #E9C525;
border-right:1px solid #E9C525;
text-decoration:none;
background-image: url(../../../../typo3conf/ext/rgtabs/res/css/tab-off-r.gif);
}

.language_font_active {
z-index:1002;
display:block;
height:26px;
line-height:26px;
width:141px;
font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
margin-top:0px;
border-top:1px solid #E9C525;
border-left:1px solid #E9C525;
border-right:1px solid #E9C525;
background-image: url(../../../../typo3conf/ext/rgtabs/res/css/tab-off-r.gif);
text-decoration:none;
}

a.language_font {
z-index:1001;
background: url(../../../../typo3conf/ext/rgtabs/res/css/tab-on-r.gif) top right repeat-x;
display:block;
height:26px;
line-height:26px;
width:141px;
font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
margin-top:0px;
background-repeat: y-repeat;
border-top:1px solid #C9C9C9;
border-left:1px solid #C9C9C9;
border-right:1px solid #C9C9C9;
text-decoration:none;
}



.sedo_font {
font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
text-decoration:none;
}

a.sedo_font:hover {
z-index:1002;
display:block;
height:26px;
line-height:26px;

font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
margin-top:0px;
border-top:1px solid #E9C525;
border-left:1px solid #E9C525;
border-right:1px solid #E9C525;
text-decoration:none;
background-image: url(../../../../typo3conf/ext/rgtabs/res/css/tab-off-r.gif);
}

.sedo_font_active {
z-index:1002;
display:block;
height:26px;
line-height:26px;

font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
margin-top:0px;
border-top:1px solid #E9C525;
border-left:1px solid #E9C525;
border-right:1px solid #E9C525;
background-image: url(../../../../typo3conf/ext/rgtabs/res/css/tab-off-r.gif);
text-decoration:none;
}

a.sedo_font {
z-index:1;
background: url(../../../../typo3conf/ext/rgtabs/res/css/tab-on-r.gif) top right repeat-x;
display:block;
height:26px;
line-height:26px;

font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
margin-top:0px;
background-repeat: y-repeat;
border-top:1px solid #C9C9C9;
border-left:1px solid #C9C9C9;
border-right:1px solid #C9C9C9;
text-decoration:none;
}

.arrow_button {
z-index:1010;
height:38px;
margin-top:20px;
margin-left:-1px
}




.customerservice {
border:1px solid #E9C525;
background-color:#FFFFAA;
height:30px;
margin-left:22px;
font-family:arial;
font-size:12pt;
color:#333333;
font-weight:bold;
margin-bottom:80px;
}
