* {
	margin: 0;
	padding: 0;
}
	
	body {
		background: #FFF url(../images/bg.gif) repeat-y 50% 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	#zentriert {
				
				margin: 0px auto auto auto;
				width: 1004px;
	}
	
	#kopf {
				
				height: 120px;
				width: 1004px;
	}
	
	#main {
				width: 1004px;
	}
	#fuss {
				width: 1004px;
				float: left;
				text-align: center;
	}
	
	#quaderRechtsOben {
				width:190px;
				height: 120px;
				float: right;
				
				
	}
	
	#kopflinks {
				width: 814px;
				float: left;
				background-color: White;
	}
	
	#kopfbild {
				
				height: 85px;	
				/* background-image: url(../images/leopoldina_logo.jpg); */
				background-repeat: no-repeat;
				background-position: left;
				border: none;			
	}
	
	
	ul#NaviKopf {
				width: 704px;
				height: 30px;
				
				padding-left: 110px;
				border-top: 1px solid #FFE8E8;
				border-bottom: 3px solid #B92426;	/* Leo Rot */	
	}
	
	ul#NaviKopf li {
				float: left;
				padding-left: 40px;
				margin-right: 40px;
				margin-top: 5px;
				background-image: url(../images/dot.gif);
				background-position: 25px;
				background-repeat: no-repeat;

	}
	
	ul#NaviKopf a {
				color: Black;
				text-decoration:	underline;
				
	}
	


	#Navilinks {
				float: left;
				width: 190px;
				height:660px;
				
								
	}
		
	ul#Navilinks {		
				width:186px;
				padding-left: 4px;
				

				
	}
	
	#Navilinks h2 {

				border-bottom: 1px solid; /* dotted; */

	}
	
	ul#Navilinks1 {
				/* border-left: 1px solid #FFF; */
				/* border-top: 1px solid #FFF;  */
	}
	
	
	
	li#Navilinks1 {
				padding: 5px 0px 5px 0px;
				border: none;
				border-top: 1px solid; /* dotted; */
	}
	
	
	
	ul#Navilinks2 {
				padding-left: 15px;
				padding-top: 9px;
				padding-bottom: 3px;			
			}

	li#Navilinks2 {
				padding-left: 15px;
				background-image: url(../images/dot.gif);
				background-position: 0px center;
				
				background-repeat: no-repeat;
				border: none;	
			}
	
	#NaviRechts {
				padding-top: 20px;
	}
	
	#NaviRechts ul {
				padding-left: 10px;
				padding-top: 4px;
				font-size: 14px;
				font-weight: normal;
	}
	
	#NaviRechts ul li {
				padding-left: 6px;
	}
	
	/* Mitte 624 groß */
	
	#ebene {
				width: 602px;
				height: 16px;
				background-color: white;
				padding-left: 2px;
				margin-right: 18px;
				font-size: 10px;
				float:left;
	}
	
	#haupt {
				width: 580px;
				float: left;
				padding: 6px 18px 22px 16px;
				margin-left: 10px;				
	}
	
	#rechts  {
				width:190px;
				height: 610px;
				float: left;
	}
	
	#rechts img {
				margin-bottom: 16px;
				border-bottom: 1px solid #FFF;
				border-top: 1px solid #FFF;
	}

	

	
h1 {
				font-size: 15px;
	}		
	
h2 {
				font-size: 13px;
	}
	
h3 {
				font-size: 11px;
	}					
	
ul {
				list-style: none;
	}
	
ul li {
				padding: 2px;
	}

a	{
				text-decoration: none;
				/* color : #B92426; */
				color: Black;
}	


.center_column h1,h2 {
				color: #B92426;			
}

.notruf {
				margin-left: 10px;		
				vertical-align: top;
	}
	
	
/* AUFZÄHLUNG */	
ul.csc-bulletlist li {
				list-style-image: url(../images/dot_3D.gif);
				/* background-image: url(../images/dot_3D.gif); */
				/* padding-left: 12px; */
				
				/*padding-left: 15px;
				background-image: url(../images/dot_3D.gif);
				background-position: 0px center;
				background-repeat: no-repeat;*/
}


/* TABELLEN */
table.contenttable {
				/* border-left: 1px solid #F3F2F2; */
}

table.contenttable td{
				padding: 5px;
}

table.contenttable .td-0 {
				vertical-align: top;
				background-color: #F3F2F2;
}

/* DOWNLOAD */


table.csc-uploads {
				boarder-spacing: 0;
				border: 1px solid #F3F2F2;
}

table.csc-uploads td {
				padding: 3px 10px 3px 10px;
}

table.csc-uploads p {
				margin: 0;
				padding: 0;
}

table.csc-uploads tr.tr-even {
				background-color: #F3F2F2;
}



.news-list-container {

 	border:0px solid #E3EAFE;  /* #000 */
	background-color:white; /* #E3EAFE */
}	

.news-list-item {
	padding:3px;	
	margin:3px;
	border:0px solid #666;
	background-color:#FFF;
	

	
.news-list-date {
	float: right;
	color: black; 
	/* #3E551C */
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	}
	
.news-latest-item {
	padding:3px;	
	margin:3px;
	border:0px solid #666;
	background-color:white;
	}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 0px solid #FFFFF;
	background-color: #FFFFF;
	}

.news-list-container .bodytext {
	background-color:black;
}