*{
	font-family:Arial,Verdana, Helvetica, sans-serif;
}



body
{
    margin:0px;
    padding:0px;
    text-align:center;
 
}



/*Geruest*/
#container-border
{
	width:974px;
	margin:auto;
	background-image:url(../images/shadow-right.gif);
	background-repeat:repeat-y;
	background-position:right top;
	padding:0px 11px 0px 0px;
	text-align:left;
	font-size:0.9em;
}

#container
{
	/*width:544px;*/
	width:974px;
	font-size:0.9em;
	text-align:left;
	/*padding:0px 215px 0px 215px;
	margin:0px;*/
	background-image:url(../images/shadow-left.gif);
	background-repeat:repeat-y;
	background-position:left top;
	float:left;
}

#header
{
	display:none;
}

#leftcontent
{
	display:none;
}

#content
{
	float:left;
	width:515px;
	padding:8px 15px 8px 8px;
}

#rightcontent
{
	width:215px;
	float:right;
	/*margin:0px -215px 0px 0px;*/
	font-size:0.9em;
}

#footer
{
	display:none;
}

#printlogo
{
	display:block;
	text-align:center;
}

/*Klassen*/
	/*Wird im Hauptbereich name jedem Element eingefügt*/
	
.bodytext
{
	margin:5px 0px 5px 0px;
}
.c-element
{
	height:1px;
	clear:both;
}

.redborder
{
	border:none;
}
.redborder-top
{
	border:none;
}

.redborder-bottom
{
	border:none;
}


/*right Content*/
.r-first-el
{
	background-image:url(../images/background-r-col.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 14px;
}

.r-el-top
{
	background-image:url(../images/background-r-el-top.gif);
	background-repeat:no-repeat;
	background-color:#EEECED;
	margin:0px 0px 15px 0px;
	
}

.r-el-bottom
{
	background-image:url(../images/background-r-el-bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 14px 1px 14px;
	position:relative;
}



.r-el-bottom .bodytext
{
	margin:5px 0px 4px 0px;
	padding:0px;
	clear:both;
}

#rightcontent ul, #rightcontent ol
{
	list-style-position:inside;
	margin:5px 5px 0px 0px;
	padding:0px;
}

.r-headericon
{
	position:absolute;
	right:6px;
	top:-3px;
	display:none;
}


/*TOPMENU*/
#topmenu
{
	text-align:right;
	padding:3px 15px 0px 0px;
}

#topmenu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#topmenu li
{
	display:block;
	float:right;
	padding:0px 6px 0px 6px;
}

#topmenu a
{
	text-decoration:none;
	color:#000000;
	font-size:0.8em;
}

.icon-top
{
	background-image:url(../images/icon-topmenu.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

/*Content formatierungen*/
.r-el-bottom h4,.r-el-bottom h3,.r-el-bottom h2,.r-el-bottom h1, .r-first-el h4,.r-first-el h3,.r-first-el h2,.r-first-el h1,#content h1,#content h2, #content h3, #content h4
{
	color:#E50003;
	font-size:1.1em;
	font-weight:bold;
	margin:0px;
	padding:8px 5px 3px 0px;
}

#content a, #rightcontent a
{
	color:#E60005;
}

#copyright a,#content .clickpath a
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.csc-uploads-description,.csc-uploads-fileName p
{
	margin:0px 0px 0px 5px;
	padding:0px;
}

.csc-uploads-fileSize
{
	vertical-align:top;
}

.csc-uploads-fileSize p
{
	margin:0px 0px 0px 8px;
	padding:0px;
}






