/*MITTE -> CONTENT*/
#content {
	color: #0A183D;
	font-size: 70%;
	padding: 10px 0px 0px 0px;
}

#content p.bodytext {
	padding-bottom: 17px;
	/*
	text-align: justify;
	*/
}

#content h1,
#content h2,
#content h3 {
	/*text-transform: uppercase;*/
}

#content h1 {
	font-weight: 600;
	font-size: 130%;
	padding-bottom: 13px;
	text-align: left;
}

.csc-header, 
.csc-header-n2 {
	text-align: left;
}

#content h2 {
	font-weight: 100;
	font-size: 120%;
	text-align: left;
}

#content h3 {
	font-size: 110%;
	text-align: left;
}

#content h4 {
	font-size: 100%;
	text-align: left;
}



#content a {
	color: #BF001F;
	text-decoration: none;
}



#content ul {
	list-style-type:none;
}

#content ul li {
	background:url(/fileadmin/template/images/li.gif) no-repeat;
	padding:0 0 0 13px;	
}

#content ol li {
	background-image:none;
	padding:0;	
}



/*TABELLEN*/
.contenttable td p, 
.contenttable ul, 
.contenttable li {
	margin: 0;
	padding: 0;
	text-align:left;	
}

/*RECHTS -> PIC-TEASER*/
#pic_teaser{
	margin-top:33px;
	font-size: 70%;
}

/* allgemeine trennlinie */
hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #9F9F9F;
	border-bottom: 0;
	height:1px;
}

/*RSS*/
#rss_link{
	border-top: 1px solid #6A90B4;
	font-size: 70%;
	padding: 8px 0px 20px 0px;
}
#rss_link a{
	padding: 0px 0px 0px 16px;
	background-image: url(../images/dca_rss_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #6A90B4;
	font-weight: bold;
}
