
li, ul {
	margin:0;
	padding:0;
}

h2 {
	color:#586B7A;
	font-size:1.3em;
	font-weight:bold;
}

p {
	padding-bottom: 10px;
}



/**
*
*	Content: Links
*
*/
#content_center a:hover {
	color:#353E47;
	text-decoration:none;
}

#content_center a:link {
	color:#586B7A;
}

#content_center a {
	color:#586B7A;
	border:medium none;
	text-decoration:underline;
}

/**
*
*	Content: Styles
*
*/
#content_center h2 {
	font-family: "Trebuchet MS","Verdana","sans-serif";
	font-size:1.5em;
	font-weight:normal;
	padding-top: 12px;
	padding-bottom: 10px;
}

#content_center dt {
	color:#586B7A;
	font-family: "Trebuchet MS","Verdana","sans-serif";
	font-size:1.4em;	
	padding-top: 12px;
	padding-bottom: 5px;
	font-weight:bold;
}

/**
*
*	Content: Aufzaehlungen
*
*/
#content_center ul {
	padding-left: 20px;
}

/**
*
*	Content: Tabellen
*
*/
#content_center td p{
	padding-bottom: 0px;
}

#content_center td {
	width: *;
	padding-right: 20px;
}

/**
*
*	Navigation
*
*/
#main_menu li {
	display:block;
	float:left;
	height:25px;
	list-style-type:none;
	padding-left:20px;
	padding-right:20px;
}

#main_menu a {
	border-bottom:medium none;
	color:#FBFBFB;
	font-size:1.3em;
	text-decoration:none;
}

#main_menu a:link {
	color:#FBFBFB;
}

#main_menu a:hover {
	color:#BBD5E3;
}

#main_menu a.mm_c {
	color:#BBD5E3;
}

.button_search {
	background: none repeat scroll 0 0;
	border: 1px solid #eeeeee;
	color: #FBFBFB;
}

/**
*
*	Menu Left
*
*/
#content_left h2 {
	border-bottom:1px dotted #E7F1F3;
	color:#555555;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS","Verdana","sans-serif";
	font-size:1.6em;
	font-weight: normal;
}

#content_left a:hover {
	color:#353E47;
	text-decoration:underline;
}

#content_left a:link {
	color:#586B7A;
}

#content_left a {
	color:#586B7A;
	border:medium none;
	text-decoration:none;
}

#content_left ul {
	padding-bottom:25px;
}

#content_left li {
	//list-style-image:url(foo.gif);
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;

}

#content_left a.left1_c {
	color:#cd3131;
}

#content_left a.left2_c {
	color:#cd3131;
}

/**
*
*	Content Center
*
*/
#content_center h1 {
	border-bottom: 0px solid #586B7A;
	color:#586B7A;
	font-family: "Trebuchet MS","Verdana","sans-serif";
	font-size:2.2em;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 5px; 
}

#content_center h1.csc-firstHeader {
	margin-top: 0px;
}

/*
*	News
*/

.news-list-container {
	border-top: 1px dotted #CCCCCC;
}

.news-list-item  {
	border-bottom: 1px dotted #E7F1F3;
}

.news-list-item h2 {
	font-size:1.6em;	
}

div.news-list-item .news-list-date  {
	
}

.news-list-image {
	
}


/**
*
*	Menu Right
*
*/
#content_right h2 {
	border-bottom:1px dotted #E7F1F3;
	color:#555555;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS","Verdana","sans-serif";
	font-size:1.6em;
	font-weight: normal;
}

div.sep {
	padding-bottom: 10px;
}

/**
*
*	Footer
*
*/
#footer_links {
	margin: 0px auto;
	width: 570px;
	line-height: 150%;
}

#footer_links a:hover {
	color:#FBFBFB;
	text-decoration:underline;
}

#footer_links a:link {
	color:#FBFBFB;
}

#footer_links a {
	text-decoration:none;
	color:#FBFBFB;
}

#footer_links ul {
	//padding-bottom:25px;
	//padding-left: 10px;
}

#footer_links li {
	display:block;
	float:left;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}


/**
*
*	Keys
*
*/
#keys_bottom  h1, strong{
	font-size: 1px;
	height: 0;
	color: #333333;
}

#keys_bottom {
	visibility: collapse;
}

#keys_top {
	visibility: collapse;
}

#keys_top h1, strong{
	font-size: 1px;
	height: 0;
	color: #333333;
	
}

/*
#content h2 a {
	color:#424132;
	font-family:georgia;
	font-size:1.1em;
	line-height:1.3em;
	text-decoration:none;
	// "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif
}

*/