html {
	margin:0;
	padding:0;
	width: 100%;
	height:100%;
}
body {
	background-image: url(styles2_01_FILES/bg_verlauf.gif);
	background-color: #FFFFFF;
	background-color: #007878;
	margin: 0 auto 0 auto;
	background-attachment: fixed;
	background-repeat: repeat-x;
	width: 980px;
	height: 100%;
	text-align: center; /* horizontale Zentrierung in alten IEs */
	font-family: Verdana, Geneva, sans-serif;
	/*font-size: 12px;

	line-height: 14px;*/

	font-size: 0.75em;
	font-size: 0.75em; /* angenommen 12px*/
	line-height: 1.16em; /* relativ 14px */
	line-height: 1.33em; /* relativ 16px */
	line-height: 1.5em; /* relativ 18px */
	color: #000000;
}
p {
	margin: 0 0 14px 0;
}
.clear {
	clear:both;
}
.hide {
	display: none
}
/* ------------------------------ Standards ------------------------------------------------------------ */



a {
	color: #007878;
}
a:hover {
	color: #666666;
}
h1 {
	font-size: 1.16em;
	line-height: 1.16em;
	font-weight: bold;
	color: #007878;
	margin: 14px 0 14px 0;
}
h2 {
	font-size: 1em;
	line-height: 1.16em;
	font-weight: normal;
	color: #007878;
	margin: 14px 0 14px 0;
}
h3 {
	font-size:14px;
	color: #007878;
	margin:0;
}
h3 a {
	font-size:14px;
	color: #007878;
	margin:0;
	padding:0;
}

h4 {
	font-size: 1em;
	line-height: 0.8em;
	font-weight: normal;
	color: #000000;
	margin: 14px 0 14px 0;
}


, h5, h6 {
}
h1.csc-firstHeader, h2.csc-firstHeader {
	margin: 0 0 14px 0;
	font-family:Verdana, Geneva, sans-serif;
}
#content-main .csc-firstHeader {
	font-size: 1.16em;
	line-height: 1.16em;
	font-family:Verdana, Geneva, sans-serif;
}
table {
	margin: 0 0 14px 0;
}
/* ------------------------------ Header ------------------------------------------------------------ */





#outer {
	background-color: #FFFFFF;
	position: relative;
	width: 980px;
	text-align: left;
	min-height: 100%;
	text-align: left;
}
#header {
	margin: 0 20px 0 20px;
	border-bottom: 2px solid #66cccc;
	padding-bottom: 2px;

}
#header-schriftzug {
	height:160px;
	text-align: right;
	background-image: url(styles2_01_FILES/header_bildleiste.jpg);
	background-repeat: no-repeat;
}
#navi-main {
	background-image:url(styles2_01_FILES/bg-kopfnavi.jpg);
	margin-top:2px;
	background-repeat:no-repeat;
	width:942px;
	height:39px;
}
/* ------------------------------ Header: Servicenavigation ------------------------------------------------------------ */



#service-balken {
	background-image:url(styles2_01_FILES/header-balken.jpg);
	height: 22px;
	width:943px;
}
#navi-sprachwahl {
	float:left;
	height: 20px;
	padding-left: 10px;
	margin-top: 4px;
}
/* ------------------------------ Header: Servicenavigation ------------------------------------------------------------ */



#navi-service {
	float:right;
	/*height: 20px;

	margin-bottom:2px;*/

	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#navi-service ul {
	list-style: none;
	padding: 2px 0 0 0;
	margin: 0;
}
#navi-service li {
	padding: 0;
	margin: 0;
	display: inline
}
#navi-service a {
	color: #FFFFFF;
	text-decoration: none;
}
#navi-service a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navi-service li {
	padding: 0 5px 0 5px;
	border-right: 1px solid #FFFFFF;
}
#navi-service li.navende {
	padding: 0 0 0 5px;
	border-right: 0px;
}
/* ------------------------------ Header: Hauptnavigation ------------------------------------------------------------ */

/*

#navi-main {background-color: #66cccc; padding: 10px;}

#navi-main ul {list-style: none; padding: 2px 0 0 0; margin: 0;}

#navi-main td {padding: 0; margin: 0 10px 0 0; float:left;}

#navi-main  a {

	float:left;

	display: block;

	min-height: 17px;

	border: 1px solid #007878;

	background-color: #c0dfe3;

	padding: 3px 7px 0px 15px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #007878;

	text-decoration: none;

	white-space: nowrap;

	background-image: url(styles2_01_FILES/bullet_gruen.gif);

	background-repeat: no-repeat;

	background-position: 3px center;

}

#navi-main  a:hover {

	color: #FFFFFF;

	background-color: #007878;

	background-image: url(styles2_01_FILES/bullet_weiss.gif);

}



#navi-main .active a {

	color: #FFFFFF;

	background-color: #007878;

	background-image: url(styles2_01_FILES/bullet_weiss.gif);

}



#navi-main-linie {

	background-color: #66cccc; 

	height: 2px;

	padding:0;

	margin:0;

}



a.pop-normal {

	background-color: #c0dfe3;

	display:block;

	padding: 5px;

	border-bottom: 1px solid #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	color: #007878;

	text-decoration: none;

}



a.pop-normal:hover {

	background-color: #007878;

	color: #FFFFFF;

}

*/



/* ####################################################### */

/* #### Hauptnavi ######################################## */



ul#hauptnavigation {
	width: 940px; /* Breite der Navigation (Breite der einzelnen Bilder addiert) */
	margin-left:-24px;
	list-style: none;
}

ul#hauptnavigation li {
	float: left;
}
ul#hauptnavigation a {
	display:inline; 
	border-right: 1px solid #4eb4b4;
	padding:14px 14px 11px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	display:block;

/* für den I.E.-Mac, sonst stehen die Hauptmenuepunkte untereinander */

	/*color: #FFFFFF;

	text-decoration: none;

	padding: 0 10px 0 10px;

	background-image: url("styles2_01_FILES/bg_nav_line.gif");

	background-position: right center;

	background-repeat: no-repeat;*/

	/*-------------*/
}
ul#hauptnavigation a/* */ {


}

ul#hauptnavigation a:hover {
	color: #FFFFFF; /* Mouseover-Textfarbe */
	background-color: #007878;
	background-image: none;
}
ul#hauptnavigation #aktiv {
	color: #FFFFFF; /* Mouseover-Textfarbe */
	background-color: #007878;
	background-image: none;
}
ul#hauptnavigation li ul {
	position: absolute;
	display: none; /* Menue Ausblenden */
	top: 100%;
	width:185px;
	margin: 0px;
	padding: 0px;//padding-left:-89px;
	padding-top: 1px;
	list-style: none;
	/*background-color:#c0dfe3;*/

	line-height:20px;
	color: #007878;
	text-decoration: none;
}
/* Bei Hover einblenden: */

ul#hauptnavigation li:hover ul,  ul#hauptnavigation li.over ul {
	display: block;
}
ul#hauptnavigation li li {
	display: block;
	float: left;
	width:175px;
	margin:0;
	padding:0;
	border-bottom: 1px solid #ffffff;
}
ul#hauptnavigation li li a {
	display:block;
	width: 165px;
	padding: 0 5px 0 5px;
	background-color: #c0dfe3; /* Hintergrundfarbe des Menues */
	background-image:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #007878;
	text-decoration: none;
	border:0px;
}
ul#hauptnavigation li li a:hover {
	color: #ffffff;
	background-color: #007878;
	background-image:none;
}
ul#hauptnavigation li > ul {
	top: auto;
	left: auto;
}
/* ------------------------------ Content ------------------------------------------------------------ */



#content {
	margin: 60px 20px 0 20px;
	padding-bottom: 20px;
}
td {
	text-align: left;
	vertical-align: top;
}
/* ------------------------------ Content: Navi Left ------------------------------------------------------------ */



#content-left {
	width: 200px;
	float:left;
	/*background-color:#CCCCCC;*/

	font-family: Verdana, Geneva, sans-serif;
}
#navi-left {
	margin-bottom: 30px;
	display:block;
}
#navi-left h2.level-1 {
	background-image: url(styles2_01_FILES/punktelinie_gruen.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	margin: 0;
	padding: 0;
}
#navi-left h2.level-1 a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #007878;
}
#navi-left h2.level-1 a:hover {
	font-weight:bold;
}
#navi-left h2.level-1 #aktiv-1 {
	font-weight:bold;
}
#navi-left ul {
	list-style: none;
	

}
#navi-left li {
	margin: 16px 0 0 0;

}
#navi-left li.level2-normal a {
	text-decoration: none;
	padding-left:10px;
	color: #000000;
	background-image:url(styles2_01_FILES/dot-navi.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#navi-left li.level2-normal a:hover {
	color: #007878;
	font-weight:bold;

}
#navi-left li.level2-active a {
	background-image:url(styles2_01_FILES/dot-navi.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration: none;
	color: #007878;
	font-weight:bold;

}
#navi-left li.level2-active a:hover {
	color: #000000;
	font-weight:bold;
}
#navi-left li ul {
	padding: 0;
	margin: 0;
}
#navi-left li li {
	padding: 0 0 0 0;
	margin: 4px 0 0 0;
}
#navi-left li.level3-normal a {
	text-decoration: none;
	background-image:none;
	margin-left:15px;
	color: #000000;
	font-weight: normal;
}

#navi-left li.level3-normal a:hover {
	color: #007878;
}
#navi-left li.level3-active a {
	text-decoration: none;
	color: #007878;
}
#navi-left li.level3-active a {
	text-decoration: none;
	color: #666666;
}
#navi-left li.level3-active a:hover {
	color: #000000;
}
/* ------------------------------ Content: Marginalie------------------------------------------------------------ */



#content-marginalie {
	width: 170px;
	margin-left: 20px;
	padding: 20px 0 0 0;
	float:left;
	color: #007878;/*background-color:#CCCCCC;*/

 }
#content-marginalie ul.csc-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content-marginalie ul.csc-menu li {
	margin: 0 0 14px 0;
	padding: 0;
}
#content-marginalie ul.csc-menu li a {
	color: #007878;
	text-decoration: none;
}
#content-marginalie ul.csc-menu li a:hover {
	color: #000000;
	text-decoration: none;
}
/* ------------------------------ Content: Main------------------------------------------------------------ */



#content-main {
	width: 520px;
	padding: 20px 0 0 0;
	margin: 0;
	float:right;
	font-family:Verdana, Geneva, sans-serif;/*background-color:#CCCCCC;*/

}
#content ul {
	margin: 0 0 0 1em;
	padding: 0;
}
/* ------------------------------ Content: HOME------------------------------------------------------------ */



#content-main-home {
	width: 560px;
	padding: 20px 0 0 0;
	margin: 0;
	margin-left: 20px;
	float:left;/*background-color:#CCCCCC;*/

}
#content-main-home .csc-textpic-caption {/*display:none;*/
}
#content-left-home {
	width: 170px;
	float:left;
	padding: 20px 0 0 0;
	/*background-color:#CCCCCC;*/

	font-family: Verdana, Geneva, sans-serif;
}
#content-left-home .csc-firstHeader {
	margin-top:0;
	padding-top:0;
}
#content-left-home #navi-left {
	display:none;
}
/* ------------------------------ RTE Styles ------------------------------------------------------------ */



.text-gruen {
	color: #007878;
	font-family:Verdana, Geneva, sans-serif;
}
p.text-gruen {
	color: #007878;
	font-family:Verdana, Geneva, sans-serif;
}
span.text-gruen {
	color: #007878;
	font-family:Verdana, Geneva, sans-serif;
}
p.outline-gruen {
	border:1px solid #007878;
	padding:5px;
}
td.links-oben {
	text-align: left;
	vertical-align: top;
}
td.rechts-oben {
	text-align: right;
	vertical-align: top;
}
td.abstand-rechts-10 {
	padding-right:10px;
}
td.abstand-rechts-20 {
	padding-right:20px;
}
td.abstand-rechts-40 {
	padding-right:40px;
}
table.impressum td {
	padding: 0 0 10px 0;
}
table.impressum td:first-child {
	color: #007878;
}
/* Left, center and right alignment of text in paragraphs and cells.*/

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left {
	text-align: left;
}
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
	text-align: center;
}
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right {
	text-align: right;
}
/* ------------------------------ Andere ------------------------------------------------------------ */



/* ---- Bildunterschrift ----*/

.csc-textpic-caption {
	color:#666666;
}
DIV.csc-textpic {
	border: 1px solid #FFFFFF;
} /* ie bugfix: zusätzlicher abstand nach textpic entfernen */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
} /* original: margin-bottom: 5px */
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
	margin-bottom: 0px;
	display: block;
} /* original: margin-bottom: 5px */
.csc-textpic-caption {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
/*DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image{padding-bottom: 0px; border-bottom: 1px solid #556677;}*/







/* ---- login-box ----*/



.box-links {
	background-color: #c0dfe3;
	color: #007878;
}
.box-links h2 {
	color: #FFFFFF;
	font-weight: normal;
	line-height:18px;
	padding: 1px 7px 1px 15px;
	background-color: #007878;
	background-image: url(styles2_01_FILES/bullet_weiss.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.box-links .box-body {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box-links input {
	width: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box-links .box-label {
	float:left;
}
.box-links .box-field {
	float:right;
}
.box-links .box-zeile {
	margin-bottom: 5px;
}
.box-links .box-unten {
	padding-top:5px;
	background-image: url(styles2_01_FILES/punktelinie_gruen.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.box-links .submit {
	width: auto;
	color: #007878;
	text-decoration: underline;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.box-links .submit:hover {
	color: #666666;
	text-decoration: none;
}
/* ------------------------------ tt_address ------------------------------------------------------------ */



.tx-ttaddress-pi1 .vcard .fn {
	font-weight:bold;
}
.tx-ttaddress-pi1 .vcard {
}
/* ------------------------------ CSS layout-test ------------------------------------------------------------ */







/*DIV.csc-textpic {background-color:#999999; border: 1px solid #336699;}

DIV.csc-textpic-text {background-color:#333333;}

h3 {background-color:#00FF00; }

.csc-textpic-image {border: 1px solid #ff3300;}

.csc-textpic {border: 1px solid #ff3300;}

.csc-textpic {border: 1px solid;}

.csc-textpic-image {margin-bottom: 0;}*/



.csc-textpic-text h3 {
	margin-top: 0px;
}
.csc-frame-rulerBefore {
	border-top: 1px dotted #007878;
}
/*.csc-frame-rulerAfter {border-bottom: 1px dashed #007878; padding-bottom: 10px;}*/



.csc-frame-rulerAfter {
	background-image: url(styles2_01_FILES/punktelinie_gruen.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-bottom: 1px;
	height: 21px;
	padding:0;
	margin: 0;
}
.csc-linkToTop {
	text-align:right;
}
.csc-linkToTop a {
	padding-left: 15px;
	background-image: url(styles2_01_FILES/top_pfeil.gif);
	background-repeat: no-repeat;
}
.csc-linkToTop a:hover {
	background-image: url(styles2_01_FILES/top_pfeil-o.gif);
}
.csc-frame-frame1 {
	border: 1px solid #007878;
	padding: 10px;
	margin-bottom: 10px;
}
.csc-frame-frame1 h1, .csc-frame-frame1 h2 {
	margin-top: 0px;
}
.csc-frame-frame1 .csc-textpic-text p {
	margin: 14px 0 0 0;
}
/* ------------------------------ CSS layout-test ------------------------------------------------------------ */



#mailform {
}
fieldset.csc-mailform {
	border:none;
	/*border: 1px solid #666666;*/

  /*padding:10px;

  padding-right:15px;

  padding-bottom:0px;*/

  padding:0px;
	padding-right:10px;
	padding-bottom:0px;
	margin:0;
}
.csc-mailform fieldset {
	border:none;
	padding:0;
	margin:0;
}
fieldset legend {
	display: none;
}
.csc-mailform-radio {
	margin-left:0;
}
#mailform label {
	padding-right: 10px;
}
.csc-mailform-field {
	padding-bottom:10px;
	text-align: left;
}
.csc-mailform-field input, .csc-mailform-field textarea {
	margin-top:2px;
	width: 100%;
}
.csc-mailform-radio input {
	width: 1em;
	border: none;
}
input.csc-mailform-check {
	width: 1em;
	border: none;
}
input.csc-mailform-reset, input.csc-mailform-submit {
	width: 100px;
	border: 1px solid #007878;
	background-color: #c0dfe3;
	padding: 0px 7px 0px 15px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007878;
	background-image: url(styles2_01_FILES/bullet_gruen.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.csc-loginform input.submit {
	width: 100px;
	border: 1px solid #007878;
	background-color: #c0dfe3;
	padding: 0px 7px 0px 15px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007878;
	background-image: url(styles2_01_FILES/bullet_gruen.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
input, textarea {
	border: 1px solid #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	/*font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 14px;*/

	/*color: #666666;*/

	padding:2px;
}
/* ------------------------------ CSS layout-test ------------------------------------------------------------ */



table.businesstermine {
	border: 0px;
	padding: 0;
	margin: 0;
	border-spacing:0;
	border-collapse:collapse;
}
table.businesstermine td {
	border-bottom: 1px solid #007878;
	padding:0;
	padding-right: 10px;
}
table.businesstermine td-last {
	padding-right: 0px;
}
table.businesstermine td.td-1 {
	white-space: nowrap;
}
table.businesstermine th {
	border-bottom: 1px solid #007878;
	padding-bottom: 10px;
}
/* rtl-korrektur: auch wenn html rtl ist, soll hier von links nach rechts geschrieben werden! */

#mailform {
	direction:ltr;
	text-align: left;
}
#navi-sprachwahl {
	direction:ltr;
}
ul#hauptnavigation {
	direction:ltr;
}

#fuss	{width:955px; 
height:22px; 
margin: 0 20px 10px 20px; 
padding-bottom:10px; 
background-image:url(styles2_01_FILES/header-balken.jpg); 
background-repeat:no-repeat;
font-family:Verdana, Geneva, sans-serif; 
font-size:11px; 
color:#FFF;
line-height:22px;}	
#fuss a	{color:#FFF;
text-decoration:none;}
#fuss a:hover	{color:#FFF;
text-decoration:underline;}
/* ende rtl-korrektur */
