body {
	background-color:#B6BABF;
	background-image:url(../images/bg_rasta.gif);
	margin:10px 0px;
	text-align:center;
}
body, p, td, address {
	color:#44464D;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style: normal;
	line-height:15px;
}
p {
	margin:0px 0px 10px 0px;
}
h1 {
	color:#B6BABF;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:22px;
	font-weight:normal;
	height:29px;
	line-height:29px;
	margin:-6px 0px 11px;
	padding:0px;
}
h2 {
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:12px;
	color:#B6BABF;
	padding-left:110px;
}
h3 {
	font-size: 11px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:15px;
}
a {
	color:#44464D;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
}
div#site {
	margin:0 auto;
	text-align:left;
	width:800px;
}
div#logo {
	background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat;
	height: 60px;
	width:800px;
}
div#logo img {
	margin-left:570px;
	margin-top:9px;
}
div#sprache { 
	position:relative;
	top:20px;
	left:30px;
}
div#sprache img {
	margin:0px 7px 0px 0px;
	padding: 0px;
}
div#keyvisual {
	border-bottom:1px solid #FFFFFF;
	height:240px;
	background-repeat:no-repeat;
}
div#menu {
	background-color:#FFFFFF;
	height:66px;
	width:800px;
	background-image: url(../images/bg_mainmenu.gif);
	background-repeat:no-repeat;
}
div#menu2 {
	background-color:#FFFFFF;
	height:42px;
	width:800px;
	background-image: url(../images/bg_startmenu.gif);
	background-repeat:no-repeat;
}
div#maincontent{
	background-color:white;
	width:800px;
	padding-top: 25px;
}
div#mainleft {
	float:left;
	width:460px;
	/*overflow: hidden;*/
	background-color: #FFFFFF;
	margin: 0px 50px 10px 0px;
	padding-left:30px;
	padding-bottom:10px;
	line-height:15px;
}
* html div#mainleft {
	width: 490px;
}
div#mainright {
	float:left;
	width:200px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-bottom:10px;
}
div#mainright h2 {
	font-size:15px;
	font-weight:normal;
	margin:3px 0px 16px;
	padding:0px;
}
div#mainright h2.highlite {
	font-size:22px;
	font-weight:normal;
	height:29px;
	line-height:29px;
	margin:-6px 0px 11px;
	padding:0px;
}
div#footer {
	background-image:url(../images/bg_bottom.gif);
	font-size:11px;
	height:30px;
	width:800px;
}
a#postbus {
	float:right;
	margin-right:10px;
}

/********************************************************
NAVIGATION - MENU
********************************************************/

ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
/********************** HAUPTMENU **********************/
ul#mainmenu {
	list-style-type:none;
	padding:3px 0px 6px 20px;
}
ul#mainmenu li {
	float:left;
	padding:8px 10px 0px 10px;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:15px; 
	font-weight:normal;
	height:22px;
}
ul#mainmenu li.mainmenuitem {
	padding-top:12px;
}
ul#mainmenu li a:hover {
	color:#ffffff;
}
ul#mainmenu li a {
	color:#FFFFFF;
	text-decoration:none;
}
ul#mainmenu li a:hover {
	color:#fbe41c;
}
#menuactivewrapper {
	padding:0px;
	margin:0px -9px;
	border:0px;
	border-collapse:collapse;
	height: 24px;
}	
#mainwrappertd {
	background-color:#fbe41c;
}	
#mainwrappertdlinks {
	width: 6px;
	background-image:url(/fileadmin/images/active_bg_l.gif);
}
#mainwrappertdrechts {
	width: 6px;
	background-image:url(/fileadmin/images/active_bg_r.gif);
}
ul#mainmenu li.mainmenuitemactive a {
	color: #44464D;
	font-size: 15px; 
	font-weight:normal;
}		
ul#mainmenu li.mainmenuitemactive a:hover {
	color: #44464D;
}
/********************** SUBMENU **********************/	
ul#submenu {
	list-style-type:none;
	margin:0;padding-top:3px;
}
ul#submenu li  {
	float:left;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size: 11px; 
	font-weight: normal;
	padding-right:10px;
}
ul#submenu li a {
	text-decoration:none;
	color:#44464d;
}
ul#submenu li a:hover {
	color:#96a0a5;
}
#submenu li.submenuitemactive a {
	color:#96a0a5;
}	
#submenu li.submenuitemactive  {
	color:#96a0a5;
}		
/********************** FOOTERMENU **********************/		
ul#footermenu {
	list-style-type:none;
	padding: 0;
	margin: 0;
	padding-top:8px;
}
ul#footermenu li {
	float:left;
	padding-right:10px;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size: 11px; 
	font-weight: normal;
}
ul#footermenu li a {
	text-decoration:none;
	color:#96a0a5;
}
ul#footermenu li a:hover {
	color:#44464d;
}
ul#footermenu li.footermenuitemactive a {
	color:#44464d;
}
/********************** SEITENMENU **********************/	
#subsubmenu {
	margin-top:35px;
	list-style-type:none;
	border-top:1px solid #B6BABF;
	width:175px
}
* html #subsubmenu {
	width: 163px;
}
.subsubmenuitem a {
	border-bottom:1px solid #B6BABF;
	color:#44464D;
	display:block;
	padding:3px 6px 5px;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration:none;
	width:163px;
}
.subsubmenuitem a:hover {
	background-color:#E7E7EB;
	color:#44464D;
	text-decoration:none;
}
#subsubactive a{
	background-color:#E7E7EB;
	color:#44464D;
	text-decoration:none;
}
#deu1 {
	width:31px;height:10px;float:left;
}
#deu2 {
	width:94px;height:10px;float:left;
}
#deu3 {
	width:159px;height:10px;float:left;
}
#deu4 {
	width:228px;height:10px;float:left;
}
#deu5 {
	width:282px;height:10px;float:left;
}
#deu6 {
	width:359px;height:10px;float:left;
}
#en1 {
	width:31px;height:10px;float:left;;
}
#en2 {
	width:85px;height:10px;float:left;
}
#en3 {
	width:131px;height:10px;float:left;
}
#en4 {
	width:199px;height:10px;float:left;
}
#en5 {
	width:259px;height:10px;float:left;
}
#en6 {
	width:335px;height:10px;float:left;
}
/*******************************************************
MAILFORMULAR
********************************************************/
.csc-mailform {
	border: 0;
}
.csc-mailform-field label {
	display: block;
	width: 70px;
	float:left;
	text-align:right;
	margin-right: 12px;
}
.csc-mailform-field input {
	background-color:#E7E7EB;
	border:0px none;
	color:#44464D;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:14px;
	margin:0px 0px 6px;
	padding:1px 3px 0px;
	width:200px;
}
#mailformformtype_mail {
	height:17px;
	margin-top:3px;
	padding:0px 3px 2px;
	width:75px;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color: #44464D;
	color: white;
}
.csc-mailform-field textarea {
	background-color:#E7E7EB;
	border:0;
	color:#44464D;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:70px;
	margin:0px 0px 6px;
	padding:1px 3px 0px;
	width:290px;
}
.texts_underline {
	border-bottom:1px solid #B6BABF;
	margin-bottom:7px;
	padding-bottom:9px;
	width:465px;
}
.small {
	color:#B6BABF;
	font-size:10px;
	line-height:13px;
}
.greyB6BABF {
	color:#B6BABF;
}
.iconcell {
	padding:0px 6px 10px 0px;
	text-align:right;
}
.thumbcell {
	border:1px solid #B6BABF;
}
.enlargedpic {
	background-color:#FFFFFF;
	border:1px solid #B6BABF;
	display:none;
	left:0px;
	padding:12px 12px 8px;
	position:absolute;
	display: none;
}

/********************************************************
SITEMAP
********************************************************/
.csc-sitemap {
	line-height:21px;
}
.csc-sitemap ul li {
	border-bottom:1px dotted #B6BABF;
}
.csc-sitemap ul li ul li{
	border-top:1px dotted #B6BABF;
	border-bottom:0px;
}
.csc-sitemap ul li ul li ul li{
	border:0;
}
.csc-sitemap ul {
	list-style-type:none;
}
.csc-sitemap ul li a {
	font-weight:bold;
	text-decoration:none;
}
.csc-sitemap ul li a:hover {
	color: #B6BABF;
}
.csc-sitemap ul li ul li a {
	font-weight:normal;
	text-decoration:none;
}
.csc-sitemap ul li ul li a:hover {
	color: #B6BABF;
}
.csc-sitemap ul li ul {
	margin-left: 150px;
	margin-top:-22px;
}
/********************************************************
News
*******************************************************/
.news-list-item a {
	text-decoration:none;
	font-weight: bold;
}
.news-list-morelink a {
	text-decoration:none;
	font-weight: bold;
}
.news-list-morelink a:hover {
	color: #B6BABF;
}
.news-list-item p.bodytext {
	margin-top:0px;
	margin-bottom:0px;
	line-height:15px;
}
.news-single-backlink a {
	text-decoration:none;
	font-weight: bold;
}
.news-single-backlink a:hover {
	color: #B6BABF;
}
.news-list-item h3 {
	font-size: 11px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:15px;
}
.news-list-morelink {
	padding-bottom: 30px;
	line-height:15px;
}
#mainright .news-list-morelink {
	padding-bottom: 10px;
}
/********************************************************
Dokumentendownload
*******************************************************/
#pfdlist .bodytext {
	display:block;
	border-bottom: 1px solid #B6BABF;
	background-image: url(../images/pdf_icon.gif); 
	background-repeat:no-repeat;
	padding:9px 0px 8px 30px;
	background-position: 5px 10px;
	margin:0px;
}	
#pfdlist .bodytext a {
	text-decoration:none;
}	
#pfdlist .bodytext a:hover {
	color: #B6BABF;
}
/********************************************************
Login form
*******************************************************/
/*#mainright p {
	font-size:10px;
	line-height:13px;
	padding:0;
	margin:0;
}*/
.tx-newloginbox-pi1 {
	width:174px;
	margin-top:24px;
}
.tx-newloginbox-pi1 h3 {
	font-size: 11px;
	font-weight:bold;
	margin: 12px 0px 1px;
	padding:0;
	line-height:15px;
}
.tx-newloginbox-pi1 form {
	display:inline;
}
.tx-newloginbox-pi1 input {
	background-color:#E7E7EB;
	border:0px none;
	color:#44464D;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:14px;
	margin:2px 0px 0px;
	padding:1px 3px 0px;
	width:100px;
}
.tx-newloginbox-pi1 label {
	font-size:10px;
	display:block;
	margin-right:10px;
	font-weight:normal;
}
.tx-newloginbox-pi1 th {
	white-space:nowrap; 
	vertical-align:bottom;
}
.tx-newloginbox-pi1 #submit {
	background-color:#44464D;
	color:white;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:17px;
	margin:3px 0px 6px;
	padding:0px 3px 2px;
}
.tx-newloginbox-pi1 .loginuser {
	margin: 0px;
	color:#B6BABF;
	font-weight: bold;
}
.tx-newloginbox-pi1 .loginusername {
	margin: -15px 0px 12px;
}

fieldset {
	border:0px none;
	margin:0;
	padding:0;
}
.tx-srfeuserregister-pi1 p {
	margin: 0px;
	padding: 0px;
}
.tx-srfeuserregister-pi1 h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.tx-srfeuserregister-pi1 a {
	text-decoration: underline;
}
.tx-srfeuserregister-pi1 a:hover {
	text-decoration: none;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	font-style: normal;
	color:#B6BABF;
}
.tx-srfeuserregister-pi1-text {
	background-color:#E7E7EB;
	border:0px none;
	color:#44464D;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:14px;
	margin:0px 0px 6px;
	padding:1px 3px 0px;
	width:200px;
}
.tx-srfeuserregister-pi1-password {
	background-color:#E7E7EB;
	border:0px none;
	color:#44464D;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:14px;
	margin:0px 0px 6px;
	padding:1px 3px 0px;
	width:100px;
}
#tx-srfeuserregister-pi1-static_info_country {
	background-color:#E7E7EB;
	border:0px none;
	color:#44464D;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:14px;
	margin:0px 0px -1px;
	padding:1px 3px 0px;
	width:100px;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-submit {
	background-color:#44464D;
	color:white;
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:17px;
	margin-top:3px;
	padding:0px 3px 2px;
	border:0;
	width: 110px;
	margin-right:10px;
}
.csc-header h1 {
	padding-top:15px;
}
.csc-header h2 {
	padding-left: 124px;
	padding-top: 15px;
}
.tx-srfeuserregister-pi1 legend {
	color: #44464D;
	padding:0;
	margin:0;
	font-weight:normal;
	padding:0;
}
form {
	display:block;
	padding:0;
	margin:0;
}
fieldset {
	border:0;
	padding:0;
	margin:0;
	display:block;
}

.csc-textpic {width:490px;}
.csc-textpic-clear { padding-top:15px;}

.news-single-img img {margin:0px;padding:0px;}
.csc-header-n6 h2 {padding-top:5px;margin:0px 0px 5px 0px;}

div#mainleft table p.bodytext {margin:0;padding:0;}
div#mainleft table td.greyB6BABF p.bodytext {color:#B6BABF;}


/* Gernot start */
.zweispalten div#mainleft {
	width: 340px;
	margin: 0px 60px 10px 30px;
	padding-left: 30px;
	padding-left: 0px;
	display: inline;
}
.zweispalten div#mainright {
	width: 340px;
	margin: 0px 30px 10px 0px;
	display: inline;
}
.zweispalten div#mainright .mainright_box {
	margin-bottom: 34px;
}
.zweispalten .mainright_box {
	margin-left: 95px;
}
.i_partner {
	width: 340px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}
.i_partner .i_bild {
	width: 150px;
	float: left;
	clear: both;
}
.i_partner .i_text {
	width: 190px;
	float: left;
}
.i_partner .H2 {
}
.i_partner .i_partnerlink {
}

/* Gernot Ende */

/* starting content table
****************************************************/
table.contenttable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 365px;
}
table.contenttable caption {
	color: #44464d;
	font-family: Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 15px 0 0 1px;
	text-align: left;
}
table.contenttable tr {
	margin: 0;
	padding: 0;
}
table.contenttable thead {
	margin: 0;
	padding: 0;
}
table.contenttable th {
	color: #b6babf;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 6px 0 0 0;
}
table.contenttable td {
	color: #44464d;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
table.contenttable td.td-1 {
	text-align: right;
}
table.contenttable td.td-2 {
	text-align: right;
	width: 50px;
}