body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:0;
	text-align: center;
	background-color: #292a29;
	margin-top: 20px;
	margin: 0 auto;
	}
#outer {
	width: 817px;
	margin: 0 auto;
	text-align: left;
	}
#header_outer {
	height: 323px;
	background: url(images/header.jpg) top left no-repeat;
	}
/*******  MENU *************/
#menu {
	float: left;
	width: 125px;
	display: block;
	margin-right: 15px;
	margin-left: 8px;
	}
* html #menu {
	float: left;
	width: 125px;
	display: block;
	margin-right: 15px;
	margin-left: 4px;
	}
	
#menu .nav {
	height: 65px;
	background: url(images/menu_bg.jpg) top left no-repeat;
	line-height: 65px;
	}
#menu .nav span {
	color: #FFEDC5;
	margin-left: 10px;
	}
#menu .top_nav {
	height: 12px;
	line-height: 12px;
	background: url(images/menu_top.gif) top left no-repeat;
	}
#menu .middle_nav {
	background: url(images/menu_middle.gif) left repeat-y;
	}
#menu .bottom_nav {
	background: url(images/menu_bottom.gif) left no-repeat;
	height: 14px;
	line-height: 14px;
	}
	
#menu .middle_nav ul {
	margin: 0; padding:0;
	}
#menu .middle_nav li {
	list-style: none;
	margin-left: 5px;
	}
#menu .middle_nav li a {
	color: #FFEDC5;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
	font-size: 12px;
	}
#menu .middle_nav li li a {
	line-height: 16px;
	font-weight: normal;
	font-size: 11px;
	}
#menu .middle_nav li a:hover {
	text-decoration: underline;
	}
/*****************************/	

#content_outer {
	background:	url(images/content_bg.jpg) top left repeat-y;
	width: 817px;
	}
#content {
	width: 640px;
	float: left;
	margin-right: 15px;
	background:	url(images/content_footer_bg.jpg) bottom left repeat-y;
	}
	


#content a {
	color: #d52225;
	text-decoration: none;
	}
#content a:hover {
	text-decoration: underline;
	}
	
#content h1, .news-list-item h3{
	background: url(images/content_ueberschrift_bg.jpg) top left no-repeat;
	height: 91px;
	line-height: 50px;
	padding-left: 30px;
	font-size: 12px;
	color: #ffedc5;
	font-weight: normal;
	}

#content h1, .news-list-item h3{
	margin: 0;
}
#content .news-list-item h3 a {
	color: #ffedc5;
	text-decoration: none;
	}
#content .news-list-item h3 a:hover {
	text-decoration: underline;
	}
	
.news-list-item {
	background: url(images/content_inside_bg.jpg) top left repeat-y;
	}
#content P  {
	background: url(images/content_inside_bg.jpg) top left repeat-y;
	width: 440px;
	padding: 0px 9px 10px 29px;
	margin-top: -28px;
	color: #c0bfbf;
	line-height: 16px;
 }
* html #content P  {
	background: url(images/content_inside_bg.jpg) top left repeat-y;
	width: 478px;
	padding: 0px 9px 10px 29px;
	margin-top: -38px;
	color: #c0bfbf;
	line-height: 16px;
 }

.image-block {
	background: url(images/content_inside_bg.jpg) top left repeat-y;
	width: 478px;
	padding-left: 10px;
	margin-top: -18px;
 }

.news-list-footer  {
	background: url(images/content_footer_bg.jpg) top left no-repeat;
	height: 22px;
	}
.csc-frame-rulerAfter {
	background: url(images/content_footer_bg.jpg) top left no-repeat;
	height: 22px;
	margin-top: -13px;
	}
* html .news-list-footer {
	background: url(images/content_footer_bg.jpg) top left no-repeat;
	height: 22px;
	margin-top: -2px;
	}
* html .csc-frame-rulerAfter {
	background: url(images/content_footer_bg.jpg) top left no-repeat;
	height: 22px;
	margin-top: -20px;
	}
.news-list-inside-content {
	width: 440px;
	margin-left: 29px;
	margin-top: -38px;
	color: #c0bfbf;
	line-height: 16px;
	}
* html .news-list-inside-content {
	width: 440px;
	margin-left: 29px;
	margin-top: -40px;
	color: #c0bfbf;
	line-height: 16px;
	}

/*****FOOOTER**********/
#footer {
	clear: left;
	background: url(images/footer.jpg) top left no-repeat;
	height: 37px;
	line-height: 25px;
	text-align: center;
	}
#footer a {
	color: #C0BFBF;
	text-decoration: none;
	}
