html,body {
	height: 99%; 
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(gfx/leftborder.gif);
	background-position:left;
	background-repeat:repeat-y;
}
img {
	border:0px;
}

td {
	font-size:11px;
}

a:active {
  text-decoration: none;
  color:#5a5c59;
  font-weight:normal;
}
a:visited {
	text-decoration: none;
	color:#5a5c59;
	font-weight:normal;
}
a:hover {
	text-decoration: none;
	color:#5a5c59;
	font-weight:normal;
}
a:link {
	text-decoration: none;
	color:#5a5c59;
	font-weight:normal;
}

.content_container a:active {
	text-decoration: none;
	color:#20487b;
}
.content_container a:visited {
	text-decoration: none;
	color:#20487b;
}
.content_container a:hover {
	text-decoration: none;
	color:#878482;
}
.content_container a:link {
	text-decoration: none;
	color:#20487b;
}

.aktiv:active { /* das aktive Menue*/
	text-decoration: none;
	color:#20487b;
}
.aktiv:visited {
	text-decoration: none;
	color:#20487b;
}
.aktiv:hover {
	text-decoration: none;
	color:#20487b;
}
.aktiv:link {
	text-decoration: none;
	color:#20487b;
}

.path_link:active {
	text-decoration: none;
	color:#20487b;
}
.path_link:visited {
	text-decoration: none;
	/*color:#849cdf;*/
	color:#20487b;
}
.path_link:hover {
	text-decoration: none;
	color:#849cdf;
}
.path_link:link {
	text-decoration: none;
	color:#20487b;
}

/*News Links*/
.news_header_text a:active {
	text-decoration: none;
	font-weight:bold;
	color:#000000;
}
.news_header_text a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#000000;
}
.news_header_text a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#000000;
}
.news_header_text a:link {
	text-decoration: none;
	font-weight:bold;
	color:#000000;
}

.topborder {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:61px;
	background-color:#ededed;
	z-index: 1;
}

.topborder_text {
	position:absolute;
	left:213px;
	top:20px;
	font-size:21px;
}

.header {
	position:absolute;
	left:0px;
	top:80px;
	width:100%;
	height:75px;
	z-index: 2;
	background-image:url(gfx/header.jpg);
}

.header_border {
	float:left;
	width:60px;
	height:75px;
	background-image:url(gfx/leftborder.gif);
}

.header_left1 {
	position:absolute;
	left:60px;
	top:0px;
	width:779px;
	height:19px;
}

.header_left11 {
	float:left;
	width:766px;
	height:18px;
	background-color:#ededed;
	border-top:1px solid #dfdfdf;
}

.header_left_text{
	width:610px;
	position:absolute;
	left:156px;
	top:3px;
	color:#878482;
}

.language_menu{
	margin-top:1px;
	padding-right:7px;
}


.header_left12{
	float:left;
	width:13px;
	height:19px;
	background-image:url(gfx/ecke_header.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.header_left2 {
	position:absolute;
	left:60px;
	top:19px;
	width:779px;
	height:56px;
}

.header_logo {
	position:absolute;
	left:857px;
	top:0px;
}


.toplogo {
	position:absolute;
	top:0px;
	left:0px;
	width:184px;
	height:80px;
	background-color:#1e4679;
	z-index: 3;
}

/* defines position and size of menu*/
.menu_container {
	position:absolute;
	left:7px;
	top:178px;
	width:160px;
}

.menu_item {
	width:160px;
	height:19px;
	margin-top:3px;
}

.menu_item_sub {
	width:160px;
	background-color:#b9c2ea;
}

.menu_item_sub_sub {
	width:160px;
	background-color:#E5E7FF;
}

.menu_item_no {
	background-color:#d8d8d8;
}

.menu_item_ak {
	background-color:#939ebd;
}

.menu_item_text {
	position:relative;
	padding-top:3px;
	padding-bottom:2px;
	margin-left:10px;
	font-size:11px;
	/*font-weight:bold;*/
}

.menutext {
	display:block;
	padding-left:11px;
}

.menutext_sub {
	margin-left:20px;
	font-size: 10px;
	/*font-weight:bold;*/
}

.menutext_aktiv_sub {
  background-image:url(gfx/pfeil_sub.gif);
	background-repeat:no-repeat;
}

.menutext_aktiv {
	background-image:url(gfx/pfeil.gif);
	background-repeat:no-repeat;
}

.menutext_aktiv_sub_sub {
    background-image:url(gfx/pfeil.gif);
    background-repeat:no-repeat;
}

.navipath {
	position:absolute;
	left:216px;
	top:159px;
	color:#5a5c59;
	z-index:1;
}

.content_container {
	position:relative;
	left:216px;
	top:200px;
	width:576px;
	font-size:11px;
	line-height:140%;
}

.team {
	width:776px;
}

.content_startseite {
	font-size:21px;
	line-height:100%;
}

.content_startseite_text1{
	margin-bottom:5px;
}
.content_startseite_bild{
	padding-top:18px;
	background-color:#efefef;
}
.content_startseite_text2{
	text-align:right;
	margin-top:8px;
}


.csc-header-n1{
	margin-top:0px !important;
}

.csc-header{
	width:576px;
    margin-top:10px;
}

.csc-header{
	width:576px;
    margin-top:10px;
}

.right_container .csc-header{
	width:145px;
}


.csc-header-n1 h1 {
	background-color:#efefef !important;
	/*background-color:#E5E7FF !important;*/
	/*padding-left:10px;*/
}

.csc-header h1 {
	background-color:#efefef !important;
}


h1 {
	background-color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	margin-bottom:15px;
/* BEGIN fk-mod */
/*
	height:15px;
*/
/* END fk-mod */
}

h2 {
	background-color:#EAECFB;
	font-size:11px;
	font-weight:normal;
	margin:0px;
/* BEGIN fk-mod */
	padding-top:1px;
	padding-bottom:1px;
	margin-top:4px;
	margin-bottom:2px;
/*
	padding-top:0px;
	padding-bottom:0px;
*/
/* END fk-mod */
	padding-left:2px;
}

h3 {
	background-color:#EAECFB;
	font-size:11px;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	margin:0px;
	margin-top:0px;
        margin-bottom:5px;
}

h4 {
	background-color:#bdc4ee;
	font-size:11px;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	margin:0px;
	margin-bottom:13px;
	margin-top:7px;
}

.csc-linkToTop {
	text-align:right;
}

.bodytext {
	padding-left:1px;
}

.right_container {
	position:absolute;
	left:840px;
	top:225px;
	z-index:5;
	width:145px;
	padding-top:13px;
}

.right_container_startseite {
	width:154px;
	background-color:#FFFFFF;
	padding-top:0px;
/*	top:229px;
*/
	line-height:140%;
}

.right_container .imgtext-table p{
	margin:0px;
	padding:0px;
	text-indent : 0px;
	font-size:9px;
	font-style:italic;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

.right_container .imgtext-table{
	padding-bottom:10px;
}

.right_overlay{
	position:absolute;
	left:840px;
	top:0px;
	width:154px;
	height:200px;
	background-color:#FFFFFF;
	z-index:0;
}

.news_header_first{
	background-color:#DCDFFE;
	background-image:url(gfx/ecke_news.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:10px;
}

.news_header{
	background-color:#DCDFFE;
	padding-left:10px;
}


.news_header_text {
  /*font-size:11px;*/
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	width:130px;
}

.news_main {
	margin:0px;
	border:1px solid #efefef;
	padding:7px;
}
.csc-sitemap-level1{
          padding-left:30px;
}

/*.csc-sitemap-level1 a:link{
          font-weight:bold;
}*/

.csc-sitemap-level2{
          padding-left:60px;
}

.csc-sitemap-level3{
          padding-left:90px;
}

.csc-sitemap-level4{
          padding-left:120px;
}

.csc-sitemap-level5{
          padding-left:150px;
}

.news-list-container .bodytext {
	padding:0px;
	margin:0px;
}

.csc-frame-frame1 {
	background-color: rgb(234, 236, 251);
	padding-bottom:3px;
	padding-right:5px;
}

p {
/* BEGIN fk-mod */
	margin-top:0px;
	margin-top:3px;
/* END fk-mod */
	margin-bottom:0px;
}

.align-center {
	text-align:center;
}
