body {
	background-color : #eeeeee;
	margin : 0px;
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #bbbbbb;
	scrollbarBaseColor: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #bbbbbb;
	scrollbar-shadow-color: #bbbbbb;
	background-image : url(images/hint_webs_rechts.jpg);
	background-repeat : repeat-x;
}


/* -------------------- Allg. Textformatierung ----------------------*/

h1 {
	font: 14pt;
	font-weight: bold;
	color : #04429B;
}
h2 {
	font: 12pt;
	font-weight: bold;
	color : #04429B;
}
h3 {
	font: 10pt;
	font-weight: bold;
	color : #000000;
	margin-bottom : 5px;
}
p{
	font-size : 10pt;
	margin-top : 0px;
	margin-bottom : 10px;
}
a {
	text-decoration : none;
	font-size : 10pt;
	color : #04429B;
	font-weight: bold;
}
ul {
	padding-left : 8px;
	margin-left : 8px;	
}
li {
	font-size : 10pt;
	padding-bottom : 5px;
}
th{
	font: 10pt;
	font-weight: bold;
	text-align : left;
}
td{
	font-size : 10pt;
	text-align : left;
}

/* -------------------- -------------------------------- ----------------------*/


div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
	width: 1010;
	padding: 0px;
	margin-left:0px;
	margin-right: 0px;
	background-color : #ffffff;
	background-image : url(images/verlauf_rechts.jpg);
	background-position : right;
	background-repeat : repeat-y;
}


/* -------------------- Kopfbereich  mit Men? E1 ----------------------*/
img#link{
	float : left;	
}
div#header {
	background-image : url(images/dcon_logobanner_31_05_07.jpg);
	background-repeat : no-repeat;
	width : 990px;
	height : 110px;
}

div#homelink{
	width : 150px;
	height : 70px;
	position : absolute;
	top: 0px;
	left: 0px;
}

div#menue_service {
	text-align : right;
	padding-top:50px;
	padding-right:17px;
	font: bold 11px;
	color : #ffffff;
	
}

div#menue_e1 {
	clear:both;
	text-align:right;
	color: Black;
	padding-top:8px;
	padding-right:57px;
	
}
a.E1, a.E1act {
	padding-left : 15px;
	font: bold 10pt;
}
a.E1 {
	color : #000000;
	text-decoration : none;
}

a.E1act {
	color : #ED3232;
	text-decoration : none;
	margin-top : 3px;
	font-weight : bold;
}




/*-----------------linker Bereich (Men? E2 + E3) ------------------*/

div#links {
	width:180px;
	padding-top:25px;
	padding-bottom:25px;
	/*border-right : 1px solid #dbdbdb;*/
	color : Black;
	font : 10pt;
	text-align : right;
	float : left;
	padding-right : 5px;
}

ul#navE2 {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
}

li#nav2 {
	border-bottom : 1px solid Silver;
	padding-top : 3px;
	padding-bottom : 3px;
	width : 170px;
}
li#nav2act {
	border-bottom : 1px solid Silver;
	padding-top : 12px;
	padding-bottom : 14px;
	width : 170px;
	/*background-color : #eeeeee;*/
}
ul#navE3 {
	list-style-type : none;
	margin: 0px 0px 0px 0;
	padding-top : 8px;
	padding-bottom : 8px;
	padding-left: 0px;
	padding-right: 0px;
}
li#nav3 {
	padding-top : 1px;
	padding-bottom : 1px;
	width : 170px;
	padding-right : 10px;
}
li#nav3act {
	padding-top : 1px;
	padding-bottom : 1px;
	width : 160px;
	padding-right : 10px;
	background-image : url(images/pfeil.jpg);
	background-position : right;
	background-repeat : no-repeat;
}

a.E2, a.E2act {
	font-size : 9pt;
}

a.E2 {
	color : #000000;
	text-decoration : none;	
}

a.E2act {
	color : #ED3232;
	text-decoration : none;
	margin-top : 3px;
	font-weight : bold;
}

a.E3, a.E3act{
	font-size : 9pt;
}

a.E3 {
	color : #04429B;
	text-decoration : none;
}
a.E3act {
	color : #04429B;
	text-decoration : none;
	margin-top : 3px;
}

ul#info {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
	margin-bottom : 40px;
}
ul#infoHeader{
	list-style-type : none;
	margin: 0px;
	padding: 0px;
}
ul#infoLi {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
	margin-bottom : 10px;
}
li#infoHLi {
	padding-top : 3px;
	padding-bottom : 3px;
	font-weight : bold;
	padding-right : 2px;
	background-repeat : repeat-y;
	background-image : url(images/infoHbackground.jpg);
	width : 170px;
	color : #ffffff;
	background-position : right;
	margin-bottom : 10px;
}
li#infoLi{
	border-bottom : 1px solid Silver;
}
li#infoLi, li#infoLiDate, li#infoLiFett, li#infoLiMore {
	padding-top : 3px;
	padding-bottom : 3px;
	width : 170px;
}
li#infoLiDate {
	color : Gray;
	font-size : 8pt;
}
li#infoLiFett {
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	background-color : #eaeaea;
}
li#infoLiMore {
	font-size : 9pt;
	font-weight : bold;
	color : #04429B;
}


/* ---------------- mittlerer Bereich (Inhalt) STANDART------------------------*/

div#center {
	margin-left:180px;
	width:620px;
	border-right : 1px solid #dbdbdb;
	border-left : 1px solid #dbdbdb;
}

div#inhalt{
	padding-top : 5px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 5px;
	}



/* ---------------- mittlerer Bereich (Inhalt) STARTSEITE------------------*/

div#centerStart {
	margin-left:180px;	
	width:620px;
	border-left : 1px solid #dbdbdb;
	border-right : 1px solid #dbdbdb;
}

div#inhaltStart{
	padding-top : 25px;
	padding-bottom: 80px;
	padding-left: 0px;
	margin-left : 20px;
	margin-right : 15px;
	margin-bottom : 5px;
	width : 600px;
	
}
div#copyright{
	font-size : 9pt;
	color : #939292;
	margin-left : 140px;
	margin-right : 15px;
	background-image : url(images/hint_webs_unten.jpg);
	background-repeat : repeat-y;
	height : 80%;
	padding-left: 60px
}
div#verlaufUnten{
	width : 990px;
	height : 20px;
	background-image : url(images/verlauf_unten.jpg);
	background-repeat : repeat-x;
	
}


/* ---------------- mittlerer Bereich (Inhalt) Banner ------------------------*/

div#banner {
	width : 580px;
	background-image : url(images/bannerbalkGrau.jpg);
	padding-top : 10px;
	background-position : top;
	background-repeat : no-repeat;
	margin-top : 25px;
	margin-bottom : 25px;
}

div#bannerInhalt {
	width : 580px;
	background-image : url(images/bannerbalkBlau.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	padding-bottom : 0px;
	padding-left : 23px;
	vertical-align : middle;
}












/* -------------------------rechter Bereich ------------------------ */

div#right {
	width:170px;
	height:auto;
	text-align:left;
	padding-top:25px;
	position : absolute;
	left : 812px;
	top : 110px;
	font : 12px;
	padding-left : 0px;
	
}
li#infoHRe {
	padding-top : 3px;
	padding-bottom : 3px;	
	font-weight : bold;
	padding-right : 2px;		
	background-repeat : repeat-y;
	background-color : #eaeaea;
	width : 170px;
	color : #04429b;
	margin-bottom : 10px;
}
li#infoRe {
	border-bottom : 1px solid Silver;
	padding-top : 3px;
	padding-bottom : 3px;
	width : 170px;
}

/* ------------------------------------Sitemap --------------------------------------- */
div.csc-sitemap {
	
	padding : 5 5 5 5;
}
div#sitemap_level1{
	background-image : url(images/infoHbackgroundRe.jpg);
	background-repeat : repeat-y;
	background-color : #04429B;
	background-position : right;
	padding : 2 0 2 5;
	margin-top : 10px;
	margin-bottom : 5px;
}
a.level1 {
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
}
div#sitemap_level2_area{
	
}
div#sitemap_level2{
	padding-left : 15px;
}
a.level2 {
	color : #000000;
	
}
div#sitemap_level3{
	padding-left : 30px;
}
a.level3 {
	font-weight : normal;
}


/* ------------------------------------News ----------------------------------- */


/* ---------------------------------- Formulare ----------------------------- */
li#suche {
	padding-top : 3px;
	padding-bottom : 3px;	
	font-weight : bold;
	padding-right : 2px;		
	background-repeat : repeat-y;
	background-color : #eaeaea;
	width : 170px;
	color : #04429b;
	margin-bottom : 10px;
}
input.suche {
	width : 130px;
	float : left;
}
.submit {
	width : 30px;
}

table.csc-searchResultInfo{
	margin-top : 20px;
	background-color : #eaeaea;
	height : 29px;
}

td.csc-searchResultRange {
	width : 450px;
	border-right : 2px solid #ffffff;
}

td.csc-searchResultPrevNext {
	width : 150px;
	text-align : right;
}


/* --------------------------------- Downloadliste ------------------------------*/

table.csc-uploads csc-uploads-0 {
	
}

tr.tr-even {
	
}

td.csc-uploads-fileSize {
	color : #000000;
}

td.csc-uploads-fileName{
	color : #000000;
}
a.download {
	color : #000000;
}

/* --------------------------------- Newsseite -------------------------------*/

div .news-single-timedata{
	color : #ffffff;
	font-size : 2pt;
}
div.news-single-backlink {
	
}

div.news-list-container {
	background-color:#eeeeee;
}

div.news-list-item {
	border-bottom : 1px solid #dbdbdb;
	}


/* ------------------------------- Slideshow -----------------------------------*/
div#rgsgcontent{
background-color:#FF0033;
}



