/* index.css */

#mainmenu {
	margin: 0 0 15px 0;
}

#usermenu {
	margin: -75px 0 0 0;
}

/* TEXTPIC */
#content .csc-header {
	padding-bottom: 0;
}
#content .csc-header img {
	padding-left: 0;
	border-left: 0;
}
#content .csc-frame-indent {
	margin-bottom:50px;
	float:left;
}
#sidebar .csc-frame-frame1 {
	/*margin-top: 28px;*/
}

#sidebar .content_events {
	height: 292px;
}

#navigation #left {
	margin: 0px 0px 15px 0px;
	background: url('/fileadmin/web/images/verlauf_grau.jpg') repeat-x;
	background-color: #cfcfcf;
}
#navigation #left .csc-frame-frame1{
	/*background-color:#efefed;*/
}
#navigation #left .csc-textpic-text{
	padding:0 5px 10px 10px;
}
#left-header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#A3B352;
	margin:0 0 0 10px;
	padding-bottom: 10px;
}
#navigation #left .csc-frame-frame1 .csc-textpic-imagewrap dl {
	margin-left:25px !important;
}

