
@charset "utf-8";

/*----------------------------  Init ------------------------------*/

BODY {
	margin:0 ; padding: 0;
	background-color: #fff;
	color: #3c7e9e;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
}

* {
	margin: 0; padding: 0;
}

IMG {
	border: none;
}
A {
	color: #3c7e9e;
	text-decoration: none;
}
A:HOVER, A:ACTIVE {
	color: #003366;
	text-decoration: underline;
}
H1 {
	color: #3c7e9e;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 17px;
}
H2 {
	color: #3c7e9e;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 15px;
}
H3 {
	color: #3c7e9e;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
}
H4 {
	color: #3c7e9e;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
}
TD {
	color: #3c7e9e;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
}
/*-------------------------  Page Layout -----------------------------*/

#page {
	width: 100%;
	text-align: center;
}

#header {
	width: 800px;
	margin: auto;
	margin-top: 10px;
	text-align: left;
}
#t-menu {
	width: 800px;
	margin: auto;
	margin-bottom: 0px;
	text-align: left;
	background-color: #fff;
}
#t-menu .menu {
	width: 550px;
	float: left;
}
#t-menu .language {
	width: 230px;
	text-align: right;
	float: left;
}
#t-menu .language .sprache IMG {
	padding-left: 10px;
}

#main {
	width: 800px;
	margin: auto;
	margin-top: 0px;
}

#content0 {
	width: 510px;
	margin: 0px 25px 0px 25px;
	text-align: left;
	float: left;
	display: inline;
}
#content0 #content {
	width: 510px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#content0 #referenz{
	width: 760px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#content0 #clickpath {
	width: 510px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
#news {
	width: 220px;
	margin-left: 0px;
	text-align: left;
	float: left;
	border: 1px solid #ddd;
	background-color: #fff;
}
#content .left {
	float: left;
	width: 170px;
}

#content .center {
	float: left;
	width: 560px;
}

#content .right {
	float: right;
	width: 215px;
}

#clearer {
	width: 800px;
	height: 25px;
	margin: auto;
	clear:both;
}
#footer {
	width: 800px;
	margin: auto;
	border-top: 20px solid #ffca08;
}
#footer A {
	display: block;
	width: 775px;
	color: #aaa;
	text-align: right;
	font-size: 11px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin-right: 25px;
	margin-top: 12px;
	padding-bottom: 12px;
}


/*-------------------------  Content -----------------------------*/

#content .csc-header H1 {
	padding: 12px 0px 12px 0px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffca08;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
}


#content .bodytext {
	padding: 6px 0px 6px 0px;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #3c7e9e;
}
#content .bodytext A {
	color: #ffca08;
}
#content .bodytext A:HOVER {
	color: #cc9900;
}
#content .csc-textpic-caption {
	font-size: 11px;
	color: #aaa;
	text-align: right;
}

#content UL LI {
	list-style-image: url(icons/liste1.gif);
	margin-left: 15px;
	list-style-type: none;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #3c7e9e;
}
/* Tabellen */
#content .contenttable {
	border: 0;
}
#content .contenttable TD {
	vertical-align: top;
	padding-right: 10px;
}
#content .contenttable TH {
	background-color: #ffca08;
	color: #fff;
	padding: 0px;
	margin: 0;
	text-align: center;
}
#content .contenttable TH P {
	padding: 2px;
	margin: 0;
}
#content .contenttable TD H3 {
	padding: 0;
	margin: 0;
}
#content .contenttable TD H4 {
	font-size: 16px;
	font-style: italic;
	padding: 10px 0px 0px 0px;
	margin: 0;
}
#content .contenttable TD A, #content .contenttable TD .bodytext A, .contenttable TD .external-link-new-window {
	color: #215670;
	font-weight: bold ! important;
}
#content .contenttable TD A:HOVER {
	color: #003366;
	text-decoration: underline;
}

.smaller {
font-size: 11px;
padding-top: 10px;
}

#content .csc-frame-rulerBefore {
	border-top: 1px solid #ddd;
	height: 0px;
	width: 100%;
}
#content .csc-frame-rulerAfter {
	border-bottom: 1px solid #ddd;
	height: 0px;
	width: 100%;
}
#content .csc-frame-indent {
	border: 1px solid #ddd;
	width: 500px;
	padding: 10px 0px 10px 10px;
	z-index: 0;
}
#content .csc-frame-indent IMG {
	padding: 0px;
}
.small {
	font-size: 10px;
}

/* Referenz-Vorlage */
#referenz .csc-frame-frame1 {
margin-top: 240px;
}

/*-------------------------  JS-Menü-----------------------------*/
#t-menu .menu A {
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
}
UL.menu, UL.menu UL {
	list-style-type: none;
	z-index: 40000;
}
UL.menu A {
	display: block;
	padding: 3px 0px 3px 0px;
	font-weight:normal;
}
UL.menu UL A {
    padding: 3px 0px 3px 0px;
}
UL.menu LI {
	width: 130px;
	text-align: center;
	margin:0;
	background-image: none;
	background-color: transparent;
	float:left;
	border-left: 1px solid #3c7e9e;
}
UL.menu LI.no-first {
	border-left: 1px solid #fff;
}

UL.menu UL {
    margin-left: 0px;
    padding: 0 0 0px 0px;
    position: absolute;
    background-color: transparent;
    display:none;
    min-width:110px;
}

UL.submenu {
	padding: 0px 0px 0px 0px;
}
/* IE-Hack für die Breite */
*html ul.menu ul {
    width:110px;
}

UL.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}
UL.menu UL LI {
	float:none;
	width: 130px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0px 0px 3px 0px;
	background-image: url(icons/bg-menu.png);
}
UL.menu UL LI A:HOVER {
	background-image: url(icons/bg-menu-ho.png);
}

/*-------------------------  Clickpath -----------------------------*/
#content0 #clickpath A, #content0 #clickpath .klickpfad, #content0 #clickpath .klickpfad A {
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #3c7e9e;
}


/*-------------------------  News Latest -----------------------------*/

#news .news-latest-container {
	width: 220px;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #3c7e9e;
}
#news .news-latest-container DIV.newsheader {
	width: 220px;
	background-color: #ffca08;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}
#news .news-latest-container DIV.newsheader P {
	padding: 1px 12px 1px 12px
}
#news .news-latest-container .news-latest-item {
	padding: 10px 12px 7px 12px
}
#news .news-latest-container .news-latest-item .news-latest-date A {
	color: #ffca08;
	font-size: 14px;
}
#news .news-latest-container .news-latest-item H3 {
	padding: 2px 0px 2px 0px
	font-size: 14px;
}
#news .news-latest-container .news-latest-item H3 A {
	font-size: 14px;
}
#news .news-latest-container .news-latest-item P.bodytext {
	font-size: 11px;
	line-height: 1.5em;
}
#news .news-latest-container .news-latest-item .news-latest-morelink A {
	color: #ffca08;
	font-size: 12px;
}
#news .news-latest-container .news-latest-item IMG {
	float: right;
	padding: 0px 0px 3px 6px
}
#news .news-latest-container .news-latest-gotoarchive {
	padding: 25px 12px 1px 12px
}
/*-------------------------  News List -----------------------------*/
.news-list-container {
width: 510px;
}
.news-list-container H3 {
margin-top: 0px;
}
.news-list-container .clearer {
width: 510px;
height: 10px;
clear: both;
border-top: 1px solid #ddd;
}
.news-list-container .news-list-item {
background-color: #fff;
margin-bottom: 10px;
}
.news-list-container .news-list-item .news-img {
float: left;;
}
.news-list-container .news-list-item .news-img IMG {
margin: 10px 10px 10px 0;
}
.news-list-container .news-list-item .news-list-date {
	color: #ffca08;
	font-weight: normal;
	padding-right: 10px;
}
.news-list-container .news-list-item .news-list-morelink A {
	color: #ffca08;
}


/*-------------------------  News Single -----------------------------*/
#content .news-single-item {
	width: 510px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
#content .news-single-item H2 {
	margin: 0px 0px 5px 0px;
	background-color: #fff;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 17px;
	color: #3c7e9e;
}
#content .news-single-item H3 {
	margin: 0px 0px 25px 0px;
	background-color: #fff;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 15px;
	color: #3c7e9e;
}
#content .news-single-item .news-single-img {
	float: right;
	padding: 10px 0px 12px 12px;
	background-color: #fff;
}
#content .news-single-item .news-single-backlink {
	padding: 25px 0px 25px 0px;
		font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
	color: #3c7e9e;

}
#content .news-single-item .news-single-timedata {
	color: #ffca08;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	padding: 0px 0px 6px 0px;
}


/*-------------------------  Mailformular -----------------------------*/

FIELDSET.csc-mailform {
border: none;
}
.csc-mailform-label {
margin: 10px 0 5px 0;
}
DIV.csc-mailform-field {
padding: 0px 0 5px 0 ! important;
background-color: #fff;
width: 500px;
clear: both;
}
DIV.csc-mailform-field LABEL {
background-color: #fff;
color: #3c7e9e;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
display: block;
width: 220px;
float: left;
padding: 0 0 10px 0;
}
DIV.csc-mailform-field TEXTAREA {
width: 490px;
}
.csc-mailform INPUT {
width: 260px;
margin-left: 10px;
}
.csc-mailform SELECT {
width: 260px;
margin-left: 10px;
}
.csc-mailform INPUT.csc-mailform-check {
width: 40px;
margin: 5px 200px 0 0;
background-color: #fff;
border: 1px solid #fff;
}
SPAN.csc-mailform-label {
margin: 10px 0 5px 0;
color: #3c7e9e;
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
}