#outer_red_line {
	border: none;
}

.content_element_header,
.content_element_text, 
.content_element_textpic, 
.content_element_form, 
.content_element_image, 
.content_element_list {
	border: none;
	border:1px solid #fe9957;
	clear: none;
	margin-bottom:5px;
	margin-top:5px;
        padding: 5px;
	font-size: 10px;
	line-height: 12px;
} 

.content_element_list, .content_element_header{
	border: none;
	margin: 0px;
	padding: 0px;
}

/* Linkliste Startseite */
#top_list_column {
	background-image:  url(../img/index_list_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	padding-left:5px;
	z-index: -500;
}

#top_list_content {
	vertical-align: top;
	height: 75px;
}

#top_list_content ul.csc-bulletlist {
	color: #ffffff;
}

#top_list_content ul.csc-bulletlist li {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	/*border-left: 1px solid #e20a17;*/
	width: 250px;
}

#top_list_content ul.csc-bulletlist li a:link, #top_list_content ul.csc-bulletlist li a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border: none;
}

#top_list_content ul.csc-bulletlist li a:hover, #top_list_content ul.csc-bulletlist li a:active {
	
}

#top_list_content ul.csc-bulletlist li a img {
	border: none;
	/*margin-bottom: 2px;*/
}

#top_list_content #content_element_list {
	margin-top: 0px;
	margin-bottom: 0px;
}

a.internal-link {
	color: black;
}

.csc-header h1 a {
	color: white;
	text-decoration: none;
}

table.textpic_table {
	border: none;
	border:1px solid #fe9957;
	margin-bottom:5px;
	margin-top:5px;
	font-size: 10px;
	line-height: 12px;
}

table.textpic_table td {
	padding: 5px;
}

div#top_menu {
	margin-top: 4px;
}
