* {
	padding:0;
	margin:0;
}

body {
	margin: 20px 0;
	padding: 0;
	color: black;
	background: #ccc url('img/bg.gif');
	/*font: 0.85em/1.25em arial,helvetica,verdana,sans-serif;*/
	font: 0.86em/1.5em georgia,verdana,arial,times,serif;
	text-align: center;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

#banner {
	background: #fff url('img/banner_rsg-reporter.de.jpg') top left no-repeat;
	height: 135px;
	line-height: 135px;
	text-align: left;
	color: #fff;
}

#banner p {
	margin-left: -9999px;	
}

#header {
	background: #fff url('img/header_rsg.gif') top left no-repeat;
	width: 600px;
	height: 150px;
	margin: -50px 0 0 50px;
}

#header h1 {
	margin-left: -9999px;
}

#menu {
	margin-left: 49px;
	background-color: #fff;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li {
	display: inline;
	margin-left: 0;
}

#menu a {
	padding: 2px;
}

#wrapper-content {
	width: 1000px;
	text-align: left;
	padding: 20px 0 0 0;
	background-color: #fff;
	overflow:hidden;
}

#wrapper-content p {
	margin: 20px 0 0 0;
	padding: 0;
}

#wrapper-content ul li {
        margin-left: 15px;
        padding-left: 5px;
}

#content-left {
	padding: 0 50px 0 50px;
	border-right: 280px; /* The width and color of the rail */
	margin-right: -280px; /* Hat tip to Ryan Brill */
	width: 600px;
	float: left;
	background-color: #fff;
}

#content-left h1 {
	border-bottom: 2px dotted #333;
}

#content-right {
	width: 275px;
	float: right;
	background-color: #fff;
	padding-right: 25px;
}

#content-right h3 {
	color: #54934f;
	font-size: 1.2em;
	border-bottom: 2px dotted #54934f;
	margin-bottom: 5px;
}

#content-right p {
	padding: 0;
	margin: 0;
}

#aktuell-box {
	margin-bottom: 20px;
}

#termine-box {
	margin-bottom: 20px;
}

#ergebnisse-box {
	margin-bottom: 20px;
}

#impressionen-box {
	margin-bottom: 20px;
}

#impressionen {
	padding-top: 3px;
}

#wetter-box {
	margin-top: 30px;
	margin-bottom: 30px;
}

#anzeigen-box {
	margin-top: 30px;
	margin-bottom: 30px;
}

#sponsoren-box {
	margin-top: 30px;
	margin-bottom: 30px;
}
#sponsoren-box img {
	margin-top: 5px;
}

#footer {
	margin: 0 auto;
	width: 950px;
	height: 110px;
	line-height: 1.5em;
	color: white;
	letter-spacing: 0.15em;
	font-size: 0.8em;
	background: #fff url(img/footer_svhalle.jpg) top left no-repeat; 
	padding-left: 50px;
}

#footer img {
	border: none;
}

h2 {
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #0c9498;
	font-size: 150%;
	letter-spacing: -1px;
}

a:link, a:visited {
	color: #54934f;
	text-decoration: none;
}

a:hover {
	color: #43823e;
	text-decoration: none;
	background-color: #ffe577;
}

a.aktiv, span.aktiv {
	font-weight: bold;
	color: #333;
}


/* Contentelemente aus CSC */
.csc-header {
	margin-bottom: 10px;
	color: #333;
}

.csc-header h1 {
	font-size: 120%;
}

.csc-menu {
	list-style-type: none;
}

.csc-textpic-imagewrap {
	margin-bottom: 10px;
}

p.bodytext {
}

.csc-textpic-caption {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}

/* Kontaktformular */
.csc-mailform {
	border: 1px solid #54934f;
	padding: 10px 10px 0 10px;
}
.csc-mailform-field {
	margin-bottom: 10px;
}
.csc-mailform-field label {
	width: 180px;
	float: left;
	display: block;
}
.csc-mailform-field input, .csc-mailform-field textarea {
	width: 385px;
	clear: left;
	border: 1px solid #54934f;
	padding: 3px;
	font: inherit;
}
.csc-mailform-field input.csc-mailform-submit {
	margin-left: 180px;
	width: 180px;
	background-color: #d7e7a1;
}

/* Suche */
.csc-sword {
	background-color: #ffe577;
}
.csc-searchResultHeader {
	margin-top: 20px;
}
.csc-searchResult {
	margin-top: 10px !important;
}
.csc-searchform {
	margin-top: 20px;
}
.csc-searchform td {
	padding-bottom: 5px;
}
.csc-form-labelcell {
	padding: 0 10px 0px 0;
}
.csc-form-label {
	margin: 0 !important;
}

/* News */
.contenttable td {
	vertical-align: top;
}	
