/*
Theme Name: Sprungbrett 2.0
Theme URI: http://sprungbrett-riesa.de
Description: Neues Sprungbrett Theme.
Version: 2.0
Author: Bernhard Näther
Author URI: http://waweu.de/

*/


html, body { 
	background:url(images/top_bg.jpg) top repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
	

a { color:#ff6600; text-decoration:none;}
.current_page_item a { color:#000!important; text-decoration:none;}
a:visited { color:#ff6600; text-decoration:none;}
a:hover { color: #090909; text-decoration:none; background:#F0E800;}
a:active { color:#999; text-decoration:none;}

#box { 
	width:980px; height:auto; margin:auto;}

#header {
	width:980px; height:124px;}
	
#logo {
	width:201px; height:124px; float:left;}
	
img { border:0;}
	
#sitelinks {
	float:left;
	width:auto; height: 30px; padding: 30px 0px 0 30px;
	color: #CECECE; font-size:17px; }
#sitelinks ul { list-style:none; margin:0; padding:0;}
#sitelinks li { display:inline; padding: 5px 10px;}
#sitelinks a:link { color:#999; text-decoration:none;}
#sitelinks a:visited { color:#999; text-decoration:none;}
#sitelinks a:hover { color:#666; text-decoration:none;}
#sitelinks a:active { color:#999; text-decoration:none;}

#siteinfo {
	float:left;
	width:779px; height:16px; padding: 47px 0 1px;
	color:#666; font-size:12px; text-align:right;}
#siteinfo a:link { color:#ff6600; text-decoration:none;}
#siteinfo a:hover { color:#000; text-decoration:none;}
#siteinfo a:visited { color:#999; text-decoration:none;}
#siteinfo a:active { color:#999; text-decoration:none;}


#main {
	position: relative; background: url(images/start_banner.jpg) top no-repeat #fff;
	width:960px; min-height:400px; border: 10px #f4e500 solid; border-bottom: 30px #f4e500 solid; padding: 114px 0 0 0;}

#main h3 { font-size:18px; font-weight:normal; color:#7B7B7B; margin:8px 0 5px;}

#main h4 { font-size:14px; font-weight:normal; color:#7B7B7B; margin:8px 0 5px;}

p { margin: 4px 0;}


#links { width:360px; float:left; padding: 0 10px;}
#links ul { margin: 0px 14px 0 0; padding:0 0 0 5px; list-style:none;}
#links ul li { padding:2px; border-bottom:3px solid #D3D3D3; width:auto;}
#links ul li ul li { padding:2px; border:none;}


#mitte { width:360px; float:left; padding: 0 10px; background:url(images/start_bg_top.jpg) repeat-x;}
.footnote { font-size:10px; margin:3px 0 6px 0; color:#8E8E8E;}

#mitte ul { margin: 0px 14px 0 0; padding:0 0 0 5px; list-style:none;}
#mitte ul li { padding:2px;  width:auto;}

#rechts { width:180px; float:right; padding: 0 10px;}

#rechts p a { font-size:16px; text-transform:uppercase;}



.clearboth { clear:both; }

#bottom {
	clear: both;
	height: auto; overflow: auto;
	z-index:0;
	background:#333333 url(images/bottom_bg.jpg) top repeat-x;
	padding-top: 0; padding-bottom:50px;}
	
#footer {
	height:auto; width:840px; margin:auto; padding: 7px 60px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	color:#666;}
	
.footer_content {
	width:auto; height:auto; float:left;}
.footer_content ul { list-style:none; margin:0; padding:0 20px;}
.footer_content li {}
#footer a:link { color:#666; text-decoration:none;}
#footer a:active { color:#666; text-decoration:none;}
#footer a:visited { color:#666; text-decoration:none;}
#footer a:hover { color: #CCC; text-decoration:none; background:none;}



