body {
	color: #000;
	background: #FFF url(/fileadmin/templates/img/balken01.png) 0 0 repeat-x;
	font-size: 0.8em;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 0;
	min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

* {
	padding: 0;
	margin: 0;
}

p {
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	margin-left: 10px: 
}

ul {
	margin-left: 15px;
}

#InhaltLinks ul{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, .tx-felogin-pi1 h1; {
	margin-bottom: 10px;
}

a {
	color: #00827b;
}

a:hover {
	text-decoration: none;
}

table p {
	margin: 0;
}

div#KopfWrap{
	position: relative;
 	width: 808px;
	margin: 0 auto;
}

div#KopfLogoWrap{
	position: absolute;
	top: 0;
	right: 185px;
	width: 192px;
	height: 101px;
	overflow: hidden;
}

div#KopfLogoWrap img{
	width: 191px;
	height: 103px;
	padding: 1px;
	border: none;
	margin-top: -4px;
}

div#Sprachwahl {
	position: absolute;
	top: 60px;
	right: 20px;
}

div#ZwischenNaviWrap {
	height: 15px;
	width: 808px;
	position: relative;
	margin: 69px auto 0 auto;
	padding: 0;
	color: #000;
}


div#ZwischenNavi-ObenLinks{
	width: 17px;
	height: 15px;
	float: left;
	background: url(img/zwischennavi_ol.png) no-repeat left;
	display: none;
}

div#ZwischenNavi-ObenMitte{
	width: 770px;
	height: 18px;
	float: left;
	display: none;
}

div#ZwischenNavi-ObenRechts{
	width: 19px;
	height: 15px;
	float: left;
	background: url(img/zwischennavi_or.png) no-repeat right;
	display: none;
}


div#ZwischenNavi {
	height: 15px;
	width: 100px;
	position: absolute;
	top: 0;
	right: 20px;
	padding: 0;
	background-color: rgb(0,130,123);
	color: #FFF;
}

div#ZwischenNavi img {
	border: 0;
	margin: 0 0 3px 0;
	padding-top: 2px;
}

div#ZwischenNavi-MiniLinks{
	float: left;
	width: 25px;
	height: 15px;
	background: url(img/zwischennavi_mini_ol.png) no-repeat left;
}

div#ZwischenNavi-MiniMitte{
	float: left;
	width: 50px;
	height: 15px;
}

div#ZwischenNavi-MiniRechts{
	float: left;
	width: 25px;
	height: 15px;
	background: url(img/zwischennavi_mini_or.png) no-repeat right;
}

/********************/


div#Slogan {
	width: 776px;
	margin: auto;
	padding: 12px 10px 3px 20px;
	border-style: solid;
	border-color: rgb(0,130,123);
	border-width: 1px 1px 0px 1px;
	background: #FFF url(img/slogan_bg.png) top no-repeat;
	color: rgb(156,157,159);
}


div#Slogan h1.csc-firstHeader{
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}

div#Slogan p.bodytext {
	padding: 0;
	letter-spacing: 0.1em;
	font-weight: 900;
	font-size: 1.0em;
	margin-bottom: 0;
}



/*************/

div#NaviBildWrap {
	width: 806px;
	margin: auto;
	padding: 0;

	height: 123px;

	border-style: solid;
	border-color: rgb(0,130,123);
	border-width: 1px;

	overflow: auto;

	background-color: #FFFFFF;
	color: #000000;
}
div#NaviBildLinks {
	float: left;

	border-style: solid;
	border-color: rgb(0,130,123);
	border-width: 0 1px 0 0;
}

div#NaviBildRechts {
	text-align: right;
	border: 0;
}

div#NaviBildLinks img {
	width: 484px;
	height: 122px;

	border-width: 0;
}
div#NaviBildRechts img {
/*	 width: 111px;*/
	height: 122px;
	border-width: 0;
}


/*********/

/***********************************************************/
/* [ANFANG] HORIZONTAL MAIN NAVIGATION WITH DROPDOWN-MENUE */
/***********************************************************/
#Hauptnavigation {
	top: 361px;
	height: 30px;
	width: 806px;
	margin: auto;
	padding: 0;
	background: transparent url(/fileadmin/templates/img/bg_navi_corner.gif) 0 0 repeat-x;
	z-index: 1000;
	border-style: solid;
	border-color: rgb(0,130,123);
	border-width: 0 1px 0 1px;
}

/* 1st Level */
#Hauptnavigation ul {
	width: 806px;
	height: 30px;
	left: 180px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: transparent url(/fileadmin/templates/img/hauptnavi_hg.png) 0 0 repeat-x;
	float: left;
}

#Hauptnavigation ul li {
	position: relative;
	margin: 0 -1px 0 0;
	padding: 0 1px 1px 1px;
		float: left;
}

#Hauptnavigation ul li a {
	display: block;
	float: left;
	height: 24px;
	font-size: 0.7em;
	line-height: 30px;
	font-weight: 900;
	color: #6B6B6B;
		color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration: none;
	padding: 0 5px 0 7px;
}

#Hauptnavigation ul li:hover ,
#Hauptnavigation ul li.IEhover,
#Hauptnavigation ul li.active {
	background: transparent url(/fileadmin/templates/img/bg_navi_active.gif) 0 0 repeat-x;
	border: 1px solid #FFF;
	border-top: none;
	padding: 0;
}

#Hauptnavigation ul li:hover a,
#Hauptnavigation ul li.IEhover a,
#Hauptnavigation ul li.active a {
	color: #FFFFFF;
	background: transparent url(/fileadmin/templates/img/bg_navi_link.gif) 0 0 repeat-y;
	padding-bottom: 4px;
}

/* 2nd Level */
#Hauptnavigation ul li ul {
	position: absolute;
	top: 29px;
	left: 0;
	display: none;
	width: auto;
	margin: 0 0 0 -1px;
	padding: 0;
	background-image: none;
	border-bottom: 1px solid #FFF;
	float: left;
	opacity:.80;
}

#Hauptnavigation ul li:hover ul,
#Hauptnavigation ul li.IEhover ul {
	display: block;
}

#Hauptnavigation ul li ul li,
#Hauptnavigation ul li ul li:hover,
#Hauptnavigation ul li ul li.IEhover,
#Hauptnavigation ul li ul li.active {
	margin: 0;
	padding: 0;
	float: none;
/*ur	background: #E1E5EE;	 */
	background: rgb(0,152,172);
	border: 1px solid #FFF;
	border-bottom: none;
}

#Hauptnavigation ul li ul li a {
	min-width: 100px;
	height: 16px;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 0;
	padding: 0 14px;
}

#Hauptnavigation ul li ul li a:hover,
#Hauptnavigation ul li ul li.active a {
	color: #000;
/* 	background-color: #E1E5EE; */
	background-color: rgb(0,152,172);
}

/* 3rd Level */
#Hauptnavigation ul li ul li ul,
#Hauptnavigation ul li ul li ul li {
	display: block;
	position: static;
	float: none;
	font-style: normal;
	font-weight: normal;
}

#Hauptnavigation ul li ul li ul {
	height: auto;
	border: none;
}

#Hauptnavigation ul li ul li ul li,
#Hauptnavigation ul li ul li ul li:hover,
#Hauptnavigation ul li ul li ul li.IEhover,
#Hauptnavigation ul li ul li ul li.active {
	border-top: none;
	border-bottom: none;
	border-right: none;
}

#Hauptnavigation ul li ul li ul li a {
	height: 12px;
	font-size: 10px;
	line-height: 20px;
	padding-left: 20px;
}

#Hauptnavigation ul li ul li:hover ul,
#Hauptnavigation ul li ul li.IEhover ul,
#Hauptnavigation ul li ul li:hover ul li,
#Hauptnavigation ul li ul li.IEhover ul li {
	position: static;
	display: block;
}



/* 4rd Level */
#Hauptnavigation ul li ul li ul li ul,
#Hauptnavigation ul li ul li ul li ul li {
	display: block;
	position: static;
	float: none;
	font-style: normal;
	font-weight: normal;
}

#Hauptnavigation ul li ul li ul li ul{
	height: auto;
	border: none;
}

#Hauptnavigation ul li ul li ul li ul li,
#Hauptnavigation ul li ul li ul li ul li:hover,
#Hauptnavigation ul li ul li ul li ul li.IEhover,
#Hauptnavigation ul li ul li ul li ul li.active {
	border-top: none;
	border-bottom: none;
	border-right: none;
}

#Hauptnavigation ul li ul li ul li ul li a {
	height: 12px;
	font-size: 10px;
	line-height: 24px;
	padding-left: 24px;
}

#Hauptnavigation ul li ul li ul li:hover ul,
#Hauptnavigation ul li ul li ul li.IEhover ul,
#Hauptnavigation ul li ul li ul li:hover ul li,
#Hauptnavigation ul li ul li ul li.IEhover ul li {
	position: static;
	display: block;
}





* html #Hauptnavigation ul{ /* nur fuer IE*/
/* float: none; */
}

* html #Hauptnavigation li{ /* nur fuer IE*/
/* float: none; */
}



/*********************************************************/
/* [ENDE] HORIZONTAL MAIN NAVIGATION WITH DROPDOWN-MENUE */
/*********************************************************/



/***************************************/
/* [ANFANG] HORIZONTAL SUB	NAVIGATION	*/
/***************************************/
#Unternavigation,
#Unternavigation2 {
	top: 391px;
	height: 14px;
	width: 806px;
	margin: auto;
	padding: 0;
	/* background: transparent url(/fileadmin/templates/img/bg_navi_corner.gif) 0 0 repeat-x; */
	z-index: 1000;

	 border-style: solid;
	 border-width: 0 1px 0 1px;
	 border-color: rgb(0,130,123);
}


/* 1st Level */
#Unternavigation ul,
#Unternavigation2 ul {
	width: 806px;
	left: 180px;
	height: 14px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*background: transparent url(/fileadmin/templates/img/subnavi_hg.gif) 0 0 repeat-x;*/
	background: #399;
		float: left;
}

#Unternavigation ul li, 
#Unternavigation2 ul li {
	position: relative;
	margin: 0 0 0 0;
/*	padding: 2px 1px 1px 1px;*/
	border: 1px solid #399;
	border-top: none;
	float: left;
}

#Unternavigation ul li a, 
#Unternavigation2 ul li a {
	display: block;
	height: 8px;
	font-size: 0.7em;
	float: left;
	line-height: 13px;
	font-weight: 700;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration: none;
	padding: 0 5px 0 7px;
}

#Unternavigation2 ul li a {
 height: 12px;
}



#Unternavigation ul li.IEhover,
#Unternavigation ul li.active,
#Unternavigation ul li:hover,
#Unternavigation2 ul li.IEhover,
#Unternavigation2 ul li.active,
#Unternavigation2 ul li:hover {
	background: transparent url(/fileadmin/templates/img/bg_subnavi_active.gif) 0 0 repeat-x;
	border: 1px solid #FFF;
	border-top: none;
	padding: 0;
}


#Unternavigation ul li.IEhover a,
#Unternavigation ul li.active a,
#Unternavigation ul li:hover a,
#Unternavigation ul2 li.IEhover a,
#Unternavigation ul2 li.active a,
#Unternavigation ul2 li:hover a {
	color: #FFFFFF;
	background: transparent url(/fileadmin/templates/img/bg_navi_link.gif) 0 0 repeat-y;
	padding-bottom: 4px;
}
/***********************************/
/* [ENDE] HORIZONTAL SUB NAVIGATION	*/
/***********************************/





div#InhaltWrap{
	width: 806px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: auto;
	padding: 10px 0;
	border: 1px solid rgb(0,130,123);
	background-color: transparent;
}

* html div#InhaltWrap {
	min-height: 1em;	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

div#InhaltLinks {
	float: left;
	width: 444px;
	border: none;
	overflow: auto;
	margin: 0;
	padding: 0 20px 0 20px;
	position: relative;
	z-index: 10;
}
div#InhaltLinks h1, .tx-felogin-pi1 h1, h1.csc-firstHeader {
	font-size: 1.2em;
	color: rgb(0,130,123);
}

h1.csc-firstHeader {
 	margin-left: 20px;
} 

#InhaltLinks h1 {
	margin-left: 0;
}

/*div#InhaltLinks p {
	font-size: 0.75em;
}*/
div#InhaltLinks li {
	font-size: 0.85em;
}

/*******/

div#InhaltTrenner {
	float: left;
	width: 1px;
	height: 110px;
	padding: 0;
	marging: 0;

	border-width: 0;

	background-color: rgb(0,130,123);
}


/*******/


div#InhaltRechts {
	width: 295px;
	border-width: 0;
	float: left;
	overflow: auto;
	margin: 0;
	padding: 0 1em 0 1em;
 
 
}
div#InhaltRechts h1 {
	font-size: 1.2em;
	color: rgb(0,130,123);
}
div#InhaltRechts li {
	font-size: 0.75em;
}

/*****************************/
div#InhaltUntenWrap {
	clear: both;

	width: 806px;
	margin: auto;
	padding: 0;
	padding-bottom: 20px;
}

div#InhaltUntenBild{
	float: left;
	vertical-align: top;
}

div#InhaltUntenTabelle {
	min-height: 318px;
	margin: 0;
	padding: 60px 0 0 1px;

	overflow: auto;
	 background-color: #FFFFFF;
}

div#InhaltUnten {
	border-width: 0;
	overflow: auto;
	margin: 0;
	padding: 20px 25px 0 1px;
	background-color: transparent;
	margin-left: 120px;
}

div#InhaltUnten h1 {
	font-size: 1.2em;
	color: rgb(0,130,123);
}
div#InhaltUnten p {
	/*font-size: 1em;*/
	margin: 1em 0;
}
div#InhaltUnten li {
	font-size: 0.75em;
}

div.csc-textpic-text	{
	
	
}

/*****************************/


div#globaleSeiten {
	clear: both;

	width: 806px;
	height: 20px;
	margin: auto;
	padding-top: 10px;

	border-style: solid;
	border-color: rgb(0,130,123);
	border-top-color: rgb(156,157,159);
	border-width: 1px 1px 0px 1px;

	font-size: 0.8em;
	text-align: center;
	background-color: #FFFFFF;
	
	text-transform: uppercase;
}
div#globaleSeiten a{
		color: rgb(156,157,159);
		text-decoration: none;
}
div#globaleSeiten a:hover{
		color: rgb(156,157,159);
		text-decoration: underline;
}

/********************/


div#Fusszeile {
	position: relative;
	width: 806px;
	margin: auto;
	padding: 0;
	display: block;

	text-align: center;
	font-size: 0.8em;

	border-style: solid;
	border-color: rgb(0,130,123);
	border-width: 0px 1px 0px 1px;

	background-color: #FFF;
	color: rgb(0,130,123);
}

div#MadeInGermany2{
	width: 155px;
	height: 107px;
	background: url(/fileadmin/templates/img/flags/madeInGermany.jpg) 0 0 no-repeat !important ;

	z-index: 1;
}
div#MadeInGermany{
	position: absolute;
	left: -55px;
	top: -150px;

	width: 155px;
	height: 107px;

	background-color: #FFFFFF;
	z-index:-1;
}


/*******************************************************/
/*******************************************************/


.nowrap{
	white-space: nowrap;
}


.indent {
	padding-left: 1.5em;
}

/***/

#InhaltUnten table {
	border-collapse: collapse;
	border: 1px solid rgb(51,171,169);
	text-align: center;
	padding-top: 20px;
	
}

#InhaltUnten table caption {
	font-weight: 900;
	background-color: rgb(51,171,169);
	color: #FFFFFF;
	margin: 0;
	padding: 2px 0;
	/* padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; */
	border: 1px solid rgb(51,171,169);
	/* height: 20px;*/

	margin-left: -1px;
}

#InhaltUnten table thead tr: first-child th, #InhaltUnten table tbody tr: first-child td {
	padding-top: 10px;
}

#InhaltUnten table th,
.tx-thexttable-pi1 th {
	font-weight: 500;
 /* padding-top: 20px;*/
	background-color: #FFFFFF;
/*	color: #7B7C7E;*/
	text-align: center;
	line-height: 1.5em;
	padding: 0px 5px;
}

#InhaltUnten table p {
	margin: 0px;
}

#InhaltUnten table td
 {
	font-weight: 500;
	padding: 0 5px;
	background-color: #FFFFFF;
/*	color: #7B7C7E;*/
	text-align: center;
	white-space: nowrap;
	line-height: 1.2em;

}

#InhaltUnten td, #InhaltUnten th {
	border-right: 1px solid rgb(51,171,169);
}

#InhaltUnten table	tr td: first-child{
	text-align: left;
}

.tx-thexttable-pi1	td.td-0 {
	text-align: left;
}

.tx-thexttable-pi1 th,
.tx-thexttable-pi1 td {
	padding: 0px 5px;
}


.tx-thexttable-pi1 .td-1 {
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0px 0px 0px 1px;
}

.tx-thexttable-pi1 .td-4 {
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0px 0px 0px 1px;
}

.tx-thexttable-pi1 .td-6 {
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0px 0px 0px 1px;
}

.tx-thexttable-pi1 .td-7 {
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0px 0px 0px 1px;
	text-align:	center;
}
.tx-thexttable-pi1 .td-8 {
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0px 0px 0px 1px;
}
/*.td-0{
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0 0 0 1px;
	min-width: 50px;
	max-width: 100px;
}
.td-1{
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0 0 0 1px;
	width: 50px
}
.td-3{
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0 1px 0 0;
}
.td-5{
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0 1px 0 0;
}
.td-6{
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0 1px 0 0;
}
.td-7{
	border-style: solid;
	border-color: rgb(51,171,169);
	border-width: 0 1px 0 0;
}
*/

/**************/


.news-catmenu	{
	 padding: 5px 0px 0px 5px;
	 margin: 10px;
	 border: 1px solid #666;
	 background-color: #F9FFE5;

}

.news-catmenu DIV IMG {
	 margin: 0px;
	 padding: 0px 3px 3px 0px;
	 vertical-align: middle;

}


#InhaltUnten .news-latest-container table, #InhaltUnten .news-latest-container table td {
	margin-left: 0;
	border-style: none;
}

#news-latest_left{
	width: 80%;
	float: left;
}
#news-latest_left h2{
	font-size: 1.2em;
	color: rgb(0,130,123);
	padding: 0;
	margin: 0;
}
.news-line {
	border-style: solid;
	border-width: 1px 0 0 0;
	margin: 0px 5px 0px 0px;
	height: 0;
}
.news-latest-item {
	padding: 0 0 0 0px;
	margin: 0;
}
.news-latest-item h3{
	display: none;	
}
.news-latest-date {
	font-size: 1.2em;
	display: none;
}
.news-latest-morelink {
	color: rgb(197,198,200);
	display: none
}
#news-latest_right{
	width: 20%;
	float: left;
	vertical-align: middle;
}
.news-latest-gotoarchive{
	clear: both;
}

/*********************/

#InhaltUnten label {
	/*color: #7B7C7E;*/
	font-size: 0.75em;
}

#InhaltUnten fieldset {
	padding: 20px 30px;
}

/*********************/

.tx-damdownloads-pi1 dl {
	float: left;
	margin: 10px 15px 0 0;
	color: #174646;
	font-size: 0.75em;
}

#InhaltUnten h3 {
	color: #C5C6C8;
	font-size: 1.1em;
	margin-top: 20px;
}

.clear {
	clear: both; 
	height: 0px;
	line-height: 0px;
}

div.tx-felogin-pi1, div.tx-srfeuserregister-pi1 {
	margin-left: 20px;
}

.tx-felogin-pi1 h1 {
	margin-bottom: 20px;
}

p.tx-sr-feuserregister-pi1 {
	margin: 20px 0px;
}

#InhaltWrap form {	
	margin: 20px;
}

#InhaltWrap fieldset {
	padding: 15px 25px 5px 25px; 
	margin-bottom: 35px;
	
}

#InhaltWrap legend {
	padding: 0px 3px;
	font-weight: bold;
}

.tx-srfeuserregister-pi1 h2, 
.tx-srfeuserregister-pi1 p,
#InhaltWrap form{
	color: #174646;
}


.tx-srfeuserregister-pi1 h2 {
	font-weight: bold;
	font-size: 1em;
}

.tx-srfeuserregister-pi1 h4 {
	margin-top: 5px;
}

input.button {
	margin-right: 15px;
}

.tx-srfeuserregister-pi1 fieldset {
	margin-bottom: 35px;
}

#InhaltWrap form div, .tx-felogin-pi1 div {
	margin-bottom: 10px; 
}

/*
.tx-felogin-pi1 p {
	font-size: 0.85em;
	padding: 0;
	margin: 0;
	color: #7B7C7E;
}
*/

.tx-felogin-pi1 form p {
	margin: 0px 0 10px 0px;
	/*font-size: 0.75em;*/
}

#InhaltWrap label, .tx-srfeuserregister-pi1 p {
	font-size: 0.95em;
}

.tx-srfeuserregister-pi1 p {
	padding: 0;
	margin: 10px 0 0 0; 

}

div.tx-srfeuserregister-pi1	{
	margin: 20px 0 0 20px;
}

#InhaltRechts ul {
	padding: 10px 0;
}

#InhaltRechts h1 {
	margin-left: 0;
}

#pass, #use, input.tx-srfeuserregister-pi1-text, input.tx-srfeuserregister-pi1-password {
	font-size: 0.99em;
	height: 16px;
	padding: 1px 5px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}