body.contpage {
	padding:0px;
	margin:0px;
	border-width:0px;
	border-style:0px;
	background-color: #2E2424;
	overflow: auto;

}

table {
	border: 0px;
	text-align: middle;
}
td.linker_rand {
	border-right: 1px solid #DD6727;
	background-color:#2E2424;
	text-align: middle;
}
td.rechter_rand {
	border-left: 1px solid #DD6727;
	background-color:#2E2424;
}


#language_banner {
	position: relative;
	width: 749px;
	height: 36px;
	background-color: #262f3a;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}
/*
#language_banner span.flags {
	position: absolute;
	top: 0px;
	left: 0px;
}
*/

div.bannerarea {
	position: relative;
	top:0px;
	width: 749px;
	height: 185px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

div.bannerarea div.left_banner {
	position: absolute;
	top: -1px;
	left: 0px;
	border-left: 1px solid white;
	margin: 0px;
}

div.bannerarea div.rightbanner {
	position: absolute;
	font: normal 10px Verdana;
	top: 0px;
	left: 431px;
	margin: 0px;
	border-right:1px solid white;
}



div.contentarea {
	position: relative;
	width: 749px;
	height: 440px;
	border-style: solid;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-bottom:1px solid white;
	background-color: #262F3A;
}

div.contentarea div.whereami {
	position: absolute;
	font: normal 10px Verdana;
	padding-top: 7px;
	padding-left: 15px;
	color: #C5BFBD;
	top: 0px;
	left: 161px;
	height: 16px;
	width: 508px;
	background-color: #424247;
}
div.contentarea div.pagetitle {
	position: absolute;
	font: normal 10px Verdana;
	padding-top: 7px;
	padding-left: 10px;
	color: #C5BFBD;
	top: 0px;
	left: 250px;
	height: 16px;
	width: 100px;
	background-color: #424247;
	z-index: 10;
}
div.contentarea div.printpage {
	position: absolute;
	top: 0px;
	left: 669px;
	height: 23px;
	width: 80px;
	background-color: #424247;
}
/* das Menu */
div.contentarea div.menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 151px;
	height: 380px;
	text-align: left;
	padding-top: 50px;
	padding-right: 8px; 
	background-color: #262f3a;
	border-right:1px solid white;
}
/* die einzelnen Menupunkte für's Menu */
div.contentarea div.menu #menu_lvl1_act {
	font: bold 11px Tahoma;
	color: #dd6727; 
	text-align: right;
	height: 26px;
	padding-top: 0px;
}
div.contentarea div.menu #menu_lvl1_no {
	font: normal 11px Tahoma;
	color: #c5bfbd;
	text-align: right;
	height: 26px;
	padding-top:0px;
}
div.contentarea div.menu #menu_lvl1_act TABLE, div.contentarea div.menu #menu_lvl1_no TABLE{
	width:151px;
}
div.contentarea div.menu #menu_lvl1_no TABLE TR TD TD{
	width:13px;
}

/* Contentbereich */
div.contentarea #content {
	position: absolute;
	font: normal 11px Verdana;
	text-align:left;
	line-height: 17px;
	overflow: auto;
	top: 24px;
	left: 161px;
	width: 495px;
	height: 361px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 60px;
	padding-bottom: 15px;
	color: #9AA1AB;
	scrollbar-DarkShadow-Color:#262F3A;
	scrollbar-Track-Color:#262F3A;
	scrollbar-Face-Color:#505B68;
	scrollbar-Highlight-Color:#262F3A;
	scrollbar-3dLight-Color:#262F3A;
	scrollbar-Arrow-Color:#A8A6A6;
}


div.contentarea #content p.bodytext {
	text-align: left;
	margin:0px;
	padding:0px;
	
}
div.contentarea #content h1,
div.contentarea #content h1.csc-firstHeader {
	text-align: left;
	color: #D86F36;
	font: bold 11px Verdana;
	
}
class csc-header csc-header-n2 h1 {
	text-align: left;
	color: #D86F36;
	font: bold 11px Verdana;

}
div.contentarea div.right {
	position: absolute;
	top: 0px;
	left: 699px;
	width: 100px;
	height: 360px;
	background-color: #A8A6A6;
	border-right:1px solid white;
	border-bottom:1px solid white;
} 

div.download {
	text-align: left;
	background-color: #000000;
	color: #c5bfbd;
	font: normal 11px Verdana;
	
}

.csc-uploads-fileName P {
	margin-top:   0px;
	margin-left:  0px;
	margin-bottom:0px;
	margin-right: 0px;
	padding-top:   0px;
	padding-left:  0px;
	padding-bottom:0px;
	padding-right: 0px;
}

.csc-uploads-fileName .csc-uploads-description {
	font: italic 10px Verdana;
	padding-bottom:5px;
}


/* Hauptmenu */
a:link {color:#c5bfbd; text-decoration:none; font-weight:normal;}
a:visited {color:#c5bfbd; text-decoration:none; font-weight:normal;}
a:active {color:#dd6727; text-decoration:none; font-weight:bold;}
a:hover {color:#dd6727; text-decoration:none; font-weight:bold;}

