.news-latest-item a{
	color:#000;
}

.news-list-item a {
	color:#000;
}
a{
	color:#000;
}

.news-latest-item {
	color:#000;
	padding:0px;
	margin:0px;
}

h1 {
	color:#000;
}

.csc-textpic-caption {
	font-size:10px;
}

.news-latest-item h1{
	font-size:14px;
	color:#000;
}

.news-list-item h1{
	font-size:14px;
	color:#000;
}


/* ### OBEN
################################################## */
html {
	margin:0px;
	padding:0px;

}


body {
	background: url(/fileadmin/sack/bg.gif) top repeat-x;
	font-family: verdana;
	line-height:22px;
	margin:0;
	padding:0;
}

.top {
	width: 96%;
	color: #FFFFFF;	
	margin: 0;
	padding: 0 2%;
	float: left;
}

#content {
		width: 900px;
		color: #000000;	
		background-color: transparent;
		text-align: left;
		margin: 0 auto 0px auto;
		padding: 0;
}

#topsection {
	text-align:left;
}

/* ### HEADER / BILDERWECHSEL / SUCHE
################################################## */

.header {
	width: 96%;
	color: #000000;	
	margin: 0;
	padding: 0 2%;
	float: left;
}

#contentheader {
		width: 900px;
		color: #000000;	
		background-color: transparent;
		text-align: center;
		margin: 0 auto 20px auto;
		padding: 0;
}




.toplogo {
		text-align:left;
		padding-top: 0px;
		padding-bottom: 15px;
}

/* ### MITTE / BUTTONS / INHALTSELEMENTE
################################################## */

.mitte {
	width: 96%;
	color: #000000;	
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	border-top: 2px solid #CCC;
	border-bottom: 0px solid transparent;
	margin: 0;
	padding: 0 2%;
	padding-bottom:10px;
	float: left;
	line-height:22px;
}
.news-latest-item, .news-latest-container {
	padding:4px;
}
.news-latest-container a{
	text-decoration:none;
}

.news-list-container a{
	text-decoration:none;
}

.news-list-item, .news-list-container {
	padding:4px;
	border-bottom:1px solid #F8EDC0;
}

.news-list-container img{
	float:left;
	padding-right:8px;
}

.rootline {
	text-align:left;
}

.rootline a{
	text-decoration:none;
	font-size:11px;
}



/*
#####################
UNTERSEITE
#####################
*/
.mitteunterseite {
	width: 96%;
	color: #000000;	
	background-color: #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin: 0;
	padding: 0 2%;
	float: left;
}


.mittecontent {
		width: 895px;
		color: #000000;	
		border-bottom: 0px;
		text-align: center;
		margin: 0 auto 0px auto;
		font-size:12px;
}

.contentmitte {
	text-align:left;
	padding-top: 20px;
}

.contentmitte .columnItem {
	border: 2px solid #FFF;
	padding: 0px;
	height:170px;
	font-size: 12px;
background: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}  


.contentmitte .columnItem:hover{
	border: 2px solid #E9E9E9;
	padding: 0px;
	height:170px;
	font-size: 12px;
background:#CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}  


#contentwrapper {
	float: left;
	width: 100%;

}

#contentwrapper2 {
	float: left;
	width: 100%;
	border-top:1px solid #EFEFEF;
	padding-top:20px;
	margin-top:5px;
}

.innertube h1{
	line-height:28px;
}

#contentcolumn{
	margin-left: 620px; /*Set left margin to LeftColumnWidth*/
	background-color: #FFF;
	border-left:1px solid #EFEFEF;
}
#contentcolumn .csc-textpic-image {
	padding-bottom:12px;
}

#leftcolumn{
float: left;
width: 590px; /*Width of left column*/
margin-left: -890px; /*Set left margin to -(MainContainerWidth)*/

}
.innertube{
	text-align:left;
}

.spalte {
	margin-top:10px;
	text-align:left;
}
.spalte .columnItem {
	border: 1px solid #B0B0B0;
	padding: 0px;
	height:160px;
	font-size: 13px;
	background: white url(/fileadmin/screendesign/images/spr/bg_box.jpg) repeat-x top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
} 

/* ### FOOTER
################################################## */

.footer {
	width: 96%;
	color: #000000;	
	background: #FFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 0 2%;
	float: left;
}


.footercontent {
		width: 900px;
		color: #000000;	
		background-color: transparent;
		text-align: center;
		margin: 0 auto 0px auto;
		padding: 0;
}


#footer{
	margin-top:0px;
	border-top: 1px solid #BDBDBD;
	clear: left;
	width: 100%;
	color: grey;
	text-align: center;
	background: #FFF;
}

#footer a{
color: grey;
}
/* 
------------------
HAUPTNAVI 
------------------
*/

.naviposition {
	width: 898px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding:0px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: bolder;
	background: #EFEFEF; /* Old browsers */
	font-size:12px;
}

/* HAUPT-NAVIGATION */
.menu {
	padding:0px;
	margin:0px;
	z-index:9999;
}
ul.menu, ul.menu ul {
	list-style-type: none;
	text-align:left;
	z-index:9999;
}

ul.menu a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding: 8px;
	border:0px solid transparent;
	margin:0px;
	z-index:9999;
	color:#000;
	border-right: 1px solid #ccc;
}

ul.menu a:hover {
	display: block;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding: 8px;
	background: #CCC; /* Old browsers */

	border:0px solid #fff;
	z-index:9999;
	color: #000;
	border-right: 1px solid #ccc;
	
}
ul.menu li {
	float: left;
	z-index:9999;
}

/* Für Unterpunkte keine Float-Eigenschaft */
ul.menu ul li {
	float:none;
	background: #EFEFEF; /* Old browsers */
	color: #000;

}

ul.menu ul li a{
	float:none;
	background: #EFEFEF; /* Old browsers */
	color: #000;
	border-right: 1px solid #c2cae7;

}
/* Links auf Unterpunkten sollen die Hintergrundfarbe ändern */
ul.menu ul li.hover, ul.menu ul li:hover a:hover{
background: #ccc; /* Old browsers */

	color: #000;

	border:0px;

}


/* Zweite Ebene */
ul.menu ul {
	margin:0;
	padding: 0;
	position: absolute;
	display: none;
	width: 160px;
	background: #fff;
	border: 0px solid #253371; 
	box-shadow: 0 2px 5px #666666;
}



/* Zweite Ebene anzeigen */
ul.menu li.hover ul, ul.menu li:hover ul {
	background: #FFE29C; /* Old browsers */
background: -moz-linear-gradient(top, #264289 0%, #002789 49%, #1c3b89 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#264289), color-stop(49%,#002789), color-stop(99%,#1c3b89)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #264289 0%,#002789 49%,#1c3b89 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #264289 0%,#002789 49%,#1c3b89 99%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #264289 0%,#002789 49%,#1c3b89 99%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#264289', endColorstr='#1c3b89',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #264289 0%,#002789 49%,#1c3b89 99%); /* W3C */
	display: block;
}





/* Dritte Ebene */
ul.menu li.hover ul ul, ul.menu li:hover ul ul {
	display: none;
	margin-left: 160px; /* Breite eines Listenelements - Überlagerung */
	margin-top: -30px;
	background: #FFF;
}


/* Dritte Ebene anzeigen */
ul.menu li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul {
	display: block;
}


/* Vierte Ebene */

ul.menu li.hover ul li.hover ul ul, ul.menu li:hover ul li:hover ul ul {
	display: none;
	margin-top: -30px;
}
/* Vierte Ebene anzeigen */

ul.menu li.hover ul li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul li:hover ul {
	display: block;
}
