*, html, body {
	margin: 0; padding: 0;
}
body {
	font: 12px Arial, sans-serif;
	color: #333;
	background: #A7A7A7 url(default_FILES/hg.gif);
        padding-top: 30px;
}

h1 {
        margin-bottom: 0.75em;
}

ul li {
        margin-left: 1.5em;
}

img {
	border: 0;
}
a,
a:link {
	color: #29374C;
}	
a:active,
a:hover {
/*color: #870000;*/
color: #870000;
}

p.spacer {
        clear: both;
        margin-bottom: 1em;
}

#layout {
	width: 956px;
	background: #FFF url(default_FILES/bg_left.gif) -10px 0px repeat-y;	
}
#top {
	background: #6778A4;
	height: 205px;
}
#banner {
	background: #BCD6E9 url(default_FILES/banner.jpg) no-repeat;
	text-align: right;
}
#topNav {
	background: #6778A4;
	height: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-transform: uppercase;
	padding-left: 10px;
}
#topNav ul {
        list-style-type: none;
}
#topNav ul li {
        margin: 0;
        display: inline;
}

/* T3 DHTML menus */
.navItem {
        padding: 0.5em 1em;
}
.navItem ul {
        list-style-type: none;
}
.navItem ul li {
        margin: 0;
        margin-bottom: 0.15em;
}
.navItem a,
.navItem a:link {
        text-decoration: none;
}

#claim {
    background: #006 url(default_FILES/bg_claim.jpg) repeat-x;
	height: 58px;
}
#claim h1 {
        margin: 0;
        margin-left: 30px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	line-height: 58px;
	color: #FFF;
}





/* linke navigation */
#left {
	width: 160px;
	float: left;
	/* width: 160px;*/
}
#left h1 {
        margin-bottom: 0;
}
#subNavBox {
	width: 160px;
}
#subNavBox .header,
#subNavBox .content {
	padding-left: 16px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border-right: 1px solid #6778A4;
}
#subNavBox .header {
	padding-top: 5px;
	padding-bottom: 6px;	
	color: #FFF;
	background: #6778A4;
}
#subNavBox .content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #29374C;
        background: #FFF;
}
#subNavBox ul {
	list-style-type: none;
        width: 131px;
        \width: 133px;
        w\idth: 131px;
}
#subNavBox ul li {
        margin: 0;
	margin-bottom: 0.25em;
}
#subNavBox a,
#subNavBox a:link {
	color: #29374C;
	text-decoration: none;
        width: 131px;
        \width: 133px;
        w\idth: 131px;
}
#subNavBox a:active,
#subNavBox a:hover,
#subNavBox li.active a,
#subNavBox li.active a:link {
	color: #870000;
}
#subNavBox li.active {
        font-weight: bold;
        color: #870000;
}
#subNavBox .footer {
	height: 20px;
	/*border-right: 1px solid #FFF;*/
	text-align: right;
	background: transparent url(default_FILES/bg_subnav_footer.gif) repeat-x;
}

/* main content */
#center {
    float: left;
	width: 550px;
}
#mainContent {
	margin: 25px;
	color: #000;
	width: 500px;
}
#mainContent h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #870000;
	margin-bottom: 0.5em;
}
#mainContent h2 {
        font-size: 14px;
        color: #29374C;
        margin-bottom: 0.5em;
}

#mainContent h3,
#mainContent h4,
#mainContent h5{
        font-size: 1em;
}

#mainContent p {
	margin-bottom: 0;
}
#mainContent .csc-caption {
        margin-top: 0.5em;
        font-size: 11px;
}

/* default */

#mainContent .contenttable {
        font-size: 1em;
        color: #000;
        border: 1px solid #6778A4;
        border-collapse: collapse;
        margin-bottom: 1em;
}

#mainContent .contenttable td,
#mainContent .contenttable th {
        padding: 3px;
        border: 1px solid #6778A4;
}
#mainContent .contenttable th {
        vertical-align: top;
        text-align: center;
        background: #6778A4;
        color: #FFF;
}
#mainContent .contenttable td {
        vertical-align: top;
        text-align: left;
        border: 1px solid #6778A4;
}
#mainContent .jobtable td {
        vertical-align: top;
        text-align: left;
        border: 0px solid #6778A4;
}
#mainContent .contenttable .tr-even {
        background: #EEE;
}
#mainContent .contenttable .tr-odd {
        background: transparent;
}

/* layout 1 */

#mainContent .contenttable-1 {
        font-size: 10px;
        border: 1px solid #333;
}
#mainContent .contenttable-1 th {
        background: #EEE;
        border: 1px solid #333;
        color: #333;
}
#mainContent .contenttable-1 td {
        border: 1px solid #333;
}
#mainContent .contenttable-1 .tr-even,
#mainContent .contenttable-1 .tr-odd {
        background: transparent;
}

/* layout 2 */

#mainContent .contenttable-2 th {
        background: #EEE;
        color: #000;
        font-weight: normal;
        text-align: left;
}
#mainContent .contenttable-2 .tr-even {
        background: #EEE;
}
#mainContent .contenttable-2 .tr-odd {
        background: #FFF;
}

#mainContent p.spacer {
        clear: both;
        margin-bottom: 1em;
}

/* right boxes */
#right {
	padding-top: 25px;
	width: 230px;
	float: left;
}

#right h1 {
        margin: 0;
}

#right .rightCol {
        font-size: 12px;
        width: 228px; /* 230px - 2px border */
        margin-bottom: 1em;
        border: 1px solid #6778A4;
}
#right .rightCol h1 {
        margin-bottom: 0.5em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-top: 5px;
	padding-left: 1.2em;
	padding-bottom: 6px;	
	color: #FFF;
	background: #6778A4 url(default_FILES/bg_box_header.gif) no-repeat;
}
#right .rightCol h2 {
        padding: 0 9px;
        margin-bottom: 0.5em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #29374C;
}
#right .rightCol h3 {
        padding: 0 9px;
        margin-bottom: 0.5em;
        font-size: 1em;
	color: #29374C;
}
#right .rightCol p {
        padding: 1px 9px 8px 9px;
        padding-bottom: 0;
	color: #29374C;
}
#right .rightCol a,
#right .rightCol a:link {
	color: #333;
	text-decoration: underline;
}
#right .rightCol a:active,
#right .rightCol a:hover {
	color: #870000;
	text-decoration: underline;
}

/* footer */
#bottom {
	clear: both;
	background: #6778A4 url(default_FILES/bg_footer.gif) repeat-x;
	height: 24px;        
}
/* IE hack: */
* html #bottom {
        padding-top: 2px;
}
#metaNav {
	font-family: Arial, sans-serif;
	color: #4D6194;
        text-align: right;
	font-size: 11px;
	line-height: 19px;
	padding-right: 11px;
}
#metaNav a,
#metaNav a:link {
	color: #4D6194;
	text-decoration: none;
}
#metaNav ul {
        list-style-type: none;
}
#metaNav ul li {
	display: inline;
        margin: 0;
	margin-left: 10px;
}

/* sitemap  menu */
#center .csc-sitemap,
#center .csc-menu p {
	font-size: 11px;
        margin-bottom: 0.5em;
}
#center .csc-sitemap-level1,
#center .csc-menu-1,
#center .csc-menu-def {
	font-weight: bold;
}
#center .csc-sitemap-level2,
#center .csc-menu-2,
#center .csc-menu-1 p,
#center .csc-menu-def p {
	margin-left: 1em;
}

/* news */
.news-single-item h3 {
        color: #6778A4;
        margin-bottom: 1em;
}
.news-single-item .clearAll {
        clear: both;
        height: 1px;
        font-size: 1px;
        line-height: 1px;
}
.news-single-img {
        float: right;
        margin: 10px;
        margin-right: 0;
        margin-top: 0;
        border: 1px solid #666;
}
.news-single-imgcaption {
        padding: 2px 5px;        
        color: #333;
        font-size: 11px;
}
.news-single-timedata {
        font-size: 11px;
        color: #333;
        text-align: right;
}
.news-single-additional-info,
.news-single-backlink {
        margin-top: 1em;
        border-top: 1px solid #CCC;
        padding-top: 0.5em;
}

/* news archive list */
.news-list-container {
     border-top: 1px solid #CCC;
     padding-top: 1em;
}
.news-list-item {
     margin: 0; padding: 0;
     border-bottom: 1px solid #CCC;
     margin-bottom: 1em;
}
.news-list-item .news-list-date {
     font-size: 10px; display: block;
}
.news-list-morelink {
     text-align: right;
}


/* news teaser */
#right .box {
	width: 228px; /* 230px - 2px border */
	border-top: none;
        margin-bottom: 1em;
}
#right .boxHeader {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-top: 5px;
	padding-left: 1.2em;
	padding-bottom: 6px;	
	color: #FFF;
	background: #6778A4 url(default_FILES/bg_box_header.gif) no-repeat;
}
#right .box .content {
	padding: 1px 9px 0px 9px;
	color: #29374C;
}

#right .box .news-latest-item h3,
#right .box .news-latest-item p {
  margin: 0; padding: 0 3px;
  font-size: 10px;
}

#right .box .content .odd,
#right .box .content .even {
	padding-top: 8px;
        padding-bottom: 8px;
	border-bottom: 1px solid #A7A7A7;
}
#right .box .content .even {
	background: #E6E9F0;
}
#right .box .content a,
#right .box .content a:link {
	color: #29374C;
	text-decoration: none;
}
#right .box .content a:active,
#right .box .content a:hover {
	color: #870000;
	text-decoration: underline;
}
#right .box .content .news-latest-date {
        text-align: right;
        font-size: 10px;
        padding-right: 3px;
}
#right .box .content .moreLink {
	padding-top: 8px;
        padding-right: 0px;
	text-align: right;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #4D6194;
}
#right .box .content .moreLink a,
#right .box .content .moreLink a:link {
	color: #4D6194;
	text-decoration: none;
}
#right .box .content .moreLink a:active,
#right .box .content .moreLink a:hover {
	color: #870000;
}

/* formulare */

#mainContent .formTable {
      margin: 0; padding: 0;
      margin-bottom: 1em;
      /*border: 1px solid #6778A4;*/
      border-collapse: collapse;
      color: #333;
      font-size: 11px;
      font-family: Verdana, sans-serif;
}
#mainContent .formTable th,
#mainContent .formTable td {
      margin: 0; padding: 4px;
}
#mainContent .formTable th {
      background: #6778A4;
      color: #FFF;
      border: 1px solid #6778A4;
}
#mainContent .formTable .inputText {
      background: #FFF;
      border: 1px solid #6778A4;
}
#mainContent .formTable .inputText,
#mainContent .formTable textarea.inputText,
#mainContent .inputButton {
      padding: 4px;
      font-size: 11px;
      font-family: Verdana, sans-serif;
      background: #FFF;
      border: 1px solid #6778A4;
}
#mainContent .formTable .inputText {
      padding: 2px 4px;
      width: 300px;
}
#mainContent .inputButton {
      padding: 2px;
      margin-right: 1em;
      background: #6778A4;
      font-family: "Trebuchet MS", Verdana, sans-serif;
      text-transform: uppercase;
      color: #FFF;
}
#mainContent span.submit,
#mainContent span.reset {
      margin: 0 0 0 1em;
}
#mainContent #page_form_nav {
      text-align: right;
}
#mainContent .formTable select {
      font-size: 10px;
      font-family: Verdana, Arial;
}
#mainContent .formTable select option {
      font-size: 10px;
      font-family: Verdana, Arial;
      border-bottom: 1px solid #6778A4;
      padding: 2px 4px;
}


/* filelist / uploads */
#mainContent .csc-uploads {
      margin: 0; padding: 0;
      border-top: 1px solid #EEE;
}
#mainContent .csc-uploads th, 
#mainContent .csc-uploads td {
      margin: 0; padding: 5px 7px;
}
#mainContent .csc-uploads-icon {
      vertical-align: top;
      text-align: left;
}
#mainContent .csc-uploads-fileName {
      font-weight: bold;
}
#mainContent .csc-uploads-description {
     font-weight: normal;
}
#mainContent .csc-uploads-fileSize {
     white-space: nowrap;
     text-align: left;
     vertical-align: bottom;
     font-size: 10px;
     font-style: italic;
}
#mainContent .tr-odd {
     background: #EEE;
}


/* formular fehler */

.errorBox {
        margin: 1em 0;
        padding: 1em;
        border: 1px solid #870000;
        border-left-width: 10px;
        color: #870000;
	background: #FFF;
}
.errorBox ul {
        margin: 0; padding: 0;
        list-style-type: none;
}
.errorBox ul li {
        margin: 0; padding: 0;
        margin-right: 1em;
        font-weight: bold; display: inline
}