html>body {
  margin: 0 auto;
  width: 800px;
  border: 1px solid #E8EEFF;
  position: relative;
  top: -1px;
  left: -1px;
  overflow: visible;
}
body *{
  text-align: left;
}
body {
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 12px;
  background-color: #E8EEFF;
  padding: 15px 0 0 0;
  margin: 0;
  text-align: center;
}
#frame-1 {
  width:800px;
  background: white url(images/source/bg_leiste.gif) repeat-y right;
}
#frame-2 {
	height: 100%;
	position: relative;
	padding: 20px 22px 20px 18px;
	background: transparent url(images/source/bg.gif) repeat-x bottom;
}
#frame-topright-bg, #frame-bottomright-bg, #frame-bottomleft-bg {
	font-size: 1px;
	width: 5px;
	height: 4px;
	position: absolute;
}
#frame-topright-bg {
	background: #E8EEFF url(images/source/ecke_oben.gif) no-repeat;
	top: 0;
	right: 0;
}
#frame-bottomright-bg {
	background: #E8EEFF url(images/source/ecke_unten.gif) no-repeat;
	height: 5px;
	bottom: 0;
	right: 0;
}
#frame-bottomleft-bg {
	background: transparent url(images/source/ecke_ul.gif) no-repeat;
	bottom: 0;
	left: 0;
}
#frame-footer {
  width: 760px;
  margin: 2px 13px 0px 13px;
  font-size: 11px;
  color: #000078;
}

#frame-inhalt {
	background-repeat: no-repeat;
	position: relative;	
	width: 760px;
	height: 380px;
	margin: 18px 0;
	clear: both;
}
#frame-logo {	
	position: relative;
	width: 730px;
	height: 97px;
	padding: 0 30px 5px 0;
	margin: 0;
}
#frame-logopic {
	position: absolute;
	/*bottom: 7px;*/
	top: 17px;
	left: 10px;
}
#frame-headerpic { 
	position: absolute;
	top: 0px;
}
#frame-headerline {
	/*background: url(images/source/menue_bg.gif) repeat-x bottom;*/

	background-color: #FFFFFF;
	position:absolute;

	width: 750px;
	text-align: right;
	height:5px; 
	bottom: 0px;

	padding-right: 10px;
	border-bottom: 1px solid #9A9A9A;
}
#td-menue {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 125px;
  height: 100%;
  padding: 0px 5px 5px 0px;
  border-right:1px dotted #CCCCCC;
}
#td-inhalt {
  position: absolute;
  left: 130px;
  top: 0px;
  width: 460px;
  height: 385px;
  padding: 10px;
  overflow: auto;
  overflow-x: hidden;
}
#td-inhaltrechts {
  position: absolute;
  left: 610px;
  top: 0px;
  width: 130px;
  height: 100%;
  padding: 10px;
  overflow: hidden;
  border-left:1px dotted #CCCCCC;
}
div.csc-header {
  padding: 2px 0px 2px 0px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  font-family: Trebuchet MS, Arial, Verdana;
  font-weight: bold;
  color: #000000;
}
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

p.bodytext {
   font-family:  Trebuchet MS, Arial, Verdana;
   font-size: 12px;
   color: #000000;
   padding: 0px 0px 0px 5px;
}


/** News Styles **/

/* Latest Ansicht */
div.news-latest-item {
  background-color: #F2F7FF;
  margin: 2px 0px 5px 0px;
  padding: 5px 10px 5px 8px;
}
span.news-latest-date, div.news-latest-category, div.news-latest-morelink {
   line-height:1.3em;
   font-size: 10px;
   color: #000000;
}
div.news-latest-category { margin-top: -15px; }

/* List Ansicht */
div.news-list-item {
  height: auto;
  margin-bottom: 15px;
}
div.news-list-headline {
  clear: both;
  background-color: #EEEEEE;
  padding-left: 5px;
}
td.news-list-date {
  text-align: right;
  font-size: 10px;
  color: #999999;
  padding-right: 10px;
}
div.news-list-morelink {
  text-align: right;
}
div.news-list-image {
  margin: 5px 5px 5px 0px;
  padding: 2px;
  float: left;
}

/* Single Ansicht */
div.news-single-item {
  position: relative;
}
div.news-single-headline {
  position: relative;
  width: 96%;
}
span.news-single-timedata {
  position: relative;
  width: 65px;
  display: block;
  left: 365px;
  color: #999999;
}
div.news-single-image {
  margin: 0px 15px 0px 0px;
  padding: 2px;
  float: left;
}

/** Formular Styles **/
table.csc-mailform {
   font-family: Arial, Verdana;
   font-size: 12px;
   color: #000000;
}
td.csc-form-labelcell {
   padding: 0px;
}

/* Sitemap */
.csc-sitemap a:visited { color: #000000; }
.csc-sitemap-level1 {
        border-bottom: 1px dotted #999999;
        font-size: 11px;
        color: #000000;
        line-height: 90%;
}
.csc-sitemap-level2 {
        font-size: 11px;
        color: #000000;
        padding-left: 30px;
        line-height: 90%;
}
.csc-sitemap-level3 {
        font-size: 11px;
        color: #000000;
        padding-left: 60px;


        line-height: 90%;
}

/* CSS Styled IMGTEXT */
.csi-textpic { 
	padding: 5px; 

	background: #FFFFFF; 
	border: 2px solid white; 
} 
.csi-textpic img { 
	border: 1px 
	solid black; 
	margin: 4px; 
} 
.csi-textpic .csi-caption {
	text-align: left; 
	font-style: italic;
} 
dd.csi-caption {
	margin: -5px 0px 0px 5px; 
}
.csi-textpic .csi-image { 
	border: 1px solid white; 
	margin: 0 0 3px 0; 
	background: #FFFFFF; 
} 
.csi-textpic .csi-imagewrap { 

	border: 1px solid white;
} 
.csi-textpic .csi-text { 
	border: 1px solid white;
	text-align: left;
} 
.csi-text p { 
	margin-top: 0; 
}
.csi-center .csi-image { 
	margin: 0 auto 3px; 
} 

.csi-right div.csi-image {
	float: right; 
	clear: both; 
} 
.csi-right div.csi-text { 
	clear: right; 
} 
.csi-left div.csi-image { 
	float: left; 
	clear: both; 
} 
.csi-left div.csi-text { 
	clear: left; 
} 
.csi-intext-left .csi-image { 
	float: left; 
	clear: both; 
	margin-right: 5px; 
} 
.csi-intext-right .csi-image { 
	float: right; 
	clear: both; 
	margin-left: 5px; 
} 
.csi-intext-right-nowrap .csi-text { /*margin-right: 215px; will have to be an inline style - controlled by TS*/ } /* Hide from IE5-mac. Only IE-win sees this. \*/ 
.csi-intext-right-nowrap .csi-text { 
	height: 1%; 
} 
.csi-intext-right-nowrap .csi-image { 
	float: right; 

	clear: both; 
} 
.csi-intext-left-nowrap .csi-text { /*margin-left: 215px;will have to be an inline style - controlled by TS*/ } /* Hide from IE5-mac. Only IE-win sees this. \*/ 
.csi-intext-left-nowrap .csi-text { 
	height: 1%;
}
.csi-intext-left-nowrap .csi-image { 

	float: left; 
	clear: both; 
}

/* HRule immer in neuer Zeile */
.clearer {
  clear: both;
}

/* Link Pseudo Klassen */
a:link {
  text-decoration: none;
  color: #000078;

}
a:visited {
  text-decoration: none;
  color: #000078;
}
a:hover {
  text-decoration: underline;
  color: #000078;
}
a:active {
  text-decoration: none;
  color: #000078;
}
