@charset "UTF-8";
/* CSS Document */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:16px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
a:link,
a:active,
a:visited{
	color:#000000;
		text-decoration:none;
}
a:hover{
	color:#CC6699;
}
h1{
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#996699;
	margin:0px;
}
h2{
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#996699;
	margin:0px;
}
h3{
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#996699;
	margin:0px;
}
.csc-header{
	display:block;
}
.csc-header h1{
	margin:10px 0px 0px 0px;
}
.csc-header-n1{
	margin-top:20px;
	margin-bottom:0px;
}
.csc-header-n1 h1{
	display:block;
	font-size:23px;
	margin-bottom:0px;
}
.csc-textpic-caption{
	display:block;
	background-color:#EEEEEE;
	color:#666666;
	padding:3px;
	font-size:10px;
}
.csc-header-date{
	float:right;
	font-size:10px;
	color:#999999;
	margin:0px;
}


#contentBox .contentMain .csc-textpic-imagewrap{
	
}

#contentBox .contentMain .padding{
	padding:0px 10px 10px 10px;
	line-height:16px;
}
#contentBox .contentLeft .padding{
	padding:0px 10px 10px 10px;
}
#contentBox .contentLeft p{
	font-size: 11px;
	text-align: justify;
	margin-top:0px;
}
#contentBox .contentLeft .csc-menu,
.csc-menu{ 
	list-style: none; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
#contentBox .contentLeft .csc-menu a,
#contentBox .contentMain .csc-menu a{
	display:block;
	padding:3px;
	background-color:#EEEEEE;
	font-size:11px;
	margin-bottom:1px;
}

#siteBox {
	margin:0 auto;
	width: 980px;
	background-image:url(images/bg_siteBox.jpg);
	background-repeat:repeat-x;
}
#headerBox {
	height: 200px;
	width: 980px;
}
#headerBox .top {
	height: 10px;
	width: 960px;
	margin-left: 10px;
}
#headerBox .top .navi {
	float: right;
	width: 400px;
}
#headerBox .main {
	height: 140px;
	width: 960px;
	background-image: url(images/bg_headerMain.jpg);
	background-position: 10px;
	margin-left: 10px;
	background-color: #333333;
	background-repeat: no-repeat;
}
#headerBox .bottom .navi {
	height: 38px;
	width: 425px;
	margin-top: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
}
#headerBox .bottom {
	width: 960px;
	margin-left: 10px;
	height: 38px;
	background-image: url(images/bg_headBottom.jpg);
	background-repeat: repeat-x;
	background-position: 227px 0px;
}
#contentBox {
	width: 960px;
	margin-left: 10px;
	background-image: url(images/bg_contentBox.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 2px;
}
#contentBox .contentLeft {
	width: 190px;
	float: left;
}
#contentBox .contentMain {
	float: left;
	width: 538px;
	margin-right: 2px;
	margin-left: 2px;
}
#contentBox .contentRight {
	float: left;
	width: 228px;
}
#footerBox {
	height: 25px;
	width: 980px;
	background-color: #333333;
}
#footerBox .navi {
	float: right;
	height: 25px;
	line-height:25px;
}
#footerBox .navi a:link,
#footerBox .navi a:active,
#footerBox .navi a:visited{
	font-size:11px;
	color:#CC66CC;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
}
#footerBox .navi a:hover{
	color:#FFFFFF;
}
.button{
	display:block;
	text-align:center;
	padding:10px;
}
.button a{
	padding:8px;
	background-color:#e0c6df;
	font-weight:bold;
}
.button a:hover{
	padding:8px;
	background-color:#CCCCCC;
	color:000000;
}
.table_std th{
	height:25px;
	background-image:url(images/tablehead_std.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:4px;
}
.table_std td{
	border-bottom:1px solid #EEEEEE;
}

table.empf_box{
	margin-bottom:15px;
}
table.empf_box .eintrag{
	background-image:url(/cms/fileadmin/media/empf_eintrag.gif);
	background-repeat:no-repeat;
	width:182px;
	height:23px;
	text-align:left;
}
table.empf_box .eintrag a{
	display:block;
	padding-left:25px;
	height:23px;
	line-height:23px;
	color:#7538FF;
	font-weight: bold;
	font-size: 12px;
}
