body {
	margin:0;
	padding:0;
	background: url("../images/rms_rot_neu.jpg") no-repeat center top;
	background-color:#580307;
}

img {
	border:0px;
	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

#balken {
	width:100%;
	background-color:black;
	height:26px;
}

#container {
	position:relative;
	top:-25px;
	width:960px;
	margin:auto;
	color:#ffffff;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#ffffff;	
}

#startseiteLeft {
	width:450px;
	float:left;
}

#startseiteLeft a {
	color:#ffffff;	
}

#startseiteRight {
	width:450px;
	float:left;
}

#clear {
	clear:both;
}

#startseiteFooter {
	width:960px;
	height:25px;
	padding-top:30px;
}

#preisliste {
	float:left;
	display:block;
	width:182px;
	height:25px;
	background: url('../images/startseiteFooter_preisliste.png') no-repeat;
	text-indent:-3000px;
	margin-left:2px;
}

#twitter {
	float:left;
	display:block;
	width:182px;
	height:25px;
	background: url('../images/startseiteFooter_twitter.png') no-repeat;
	margin-left:42px;
	text-indent:-3000px;
}



#newsEintrag {
	width:960px;
	padding:0;
	margin:25px 0 0 0;
}

#newsText {
	width:490px;
	float:left;
}

#newsMedia {
	width:470px;
	float:left;
	margin-top:15px;
}

.newsDatum {
	font-size:11px;
	padding-left:25px;
}

#navigationFlash {
	width:960px;
	height:280px;
	padding:0;
	margin:0;
}

#navigation {
	position:relative;
	width:960px;
	height:240px;
	padding-top:40px;
}

#navigation ul {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
	margin:0;
	padding:0;	
}

#navigation li {
	background-color:#000000;
	width:200px;
	margin-bottom:5px;
	padding:5px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
}

#navigation li a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}

#navigation li ul {
	display: inline;
	width: auto;
	position: absolute;
	padding:0;
	margin:0;
	margin-top: -15px;
	left: 250px;
}

#navigation li ul li {
	margin:0 0 0 10px;
	padding:0px;
	display: inline;
}

#navigation li ul li a {
	color:#fff;
	display:inline;
}

.sternAbsatz {
	width:400px;
	padding-left:23px;
	margin-left:2px;
	background:url('../images/stern.png') no-repeat;
}

.sternAbsatz2 {
	padding-left:23px;
	margin-left:2px;
	background:url('../images/stern.png') no-repeat;
}

#pagination {
	margin-top: 30px;
	padding-left:25px;
	position:relative;
}

#pagination .forward {
	
}

#pagination .backward {
	position: absolute;
	left:300px;
}

#newsContent {
	margin-top:40px;
}

#newsContent p {
	margin:0;
	padding:0;
}

.newsAbsatz {
	width:400px; 
	padding-left:23px;
	margin-left:2px;
	background:url('../images/stern.png') no-repeat;
}

.newsWeiterlesen {
	color:#ffffff;
	text-decoration:underline;
}

.newsAll {
	width:400px; 
	padding-left:23px;
	margin-left:2px;
	background:url('../images/sternrot.png') no-repeat;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

a {
	color:#ffffff;
}
