/* body settings */
body {
	padding:0px;
	margin:0px;
	background-color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.70em;
	line-height:1.50em;
	margin-bottom:20px }
	
#ticker { 
	width: 839px; 
	border-style:none;
	margin-top: 0; 
	margin-bottom: 15px; 
	font-family:Verdana; 
	color:#CF003D; 
	font-weight:bold }
	
img { margin:0 }

a img {	border:none }

.body {
	margin:0 auto;
	width:1024px }

.content { margin-left:205px }

/* Informationen */
div#information {
	padding-top:5px;
	font-size:0.9em;
	color:#CF003D;
	text-align:right }

div#information a {
	text-decoration:none;
	color:#CF003D }

div#information a:hover { font-weight:bold }

/* Inhalt */
div#inhalt { 
	background-color:#FFFFFF }

/* Navigation */
div#navigation {
width:185px;
hight:auto;
background-color:#6D4C00;
background-image:url(../body/navigation-background.jpg);
background-repeat:no-repeat;
text-align:center;
float:left }

/* IE-3-Pixel-Bug umgehen \*/
* html #navigation { margin-right:-3px }
/* IE-3-Pixel-Bug umgehen */

img#logo {
	margin-top:15px;
	margin-bottom:15px }

img#header-image { 
	margin-bottom:-11px }

img#headline { 
	margin-bottom:15px }

img#next-image { 
	margin-top:15px:
	margin-bottom:15px }


#headline-h1 { 
	margin-bottom:30px }

td.cell-image {
	width:35px;
	text-align:left;
	vertical-align:center }

td.cell-text {
	width:500px;
	text-align:left;
	vertical-align:top }

td.cell-text-only {
	width:600px;
	text-align:left;
	vertical-align:top }
	
td.cell-text-opening {
	width:600px;
	text-align:center;
	vertical-align:top }

	
td.cell-text-image {
	width:600px;
	text-align:center;
	vertical-align:top }

td.cell-teaser-image {
	padding-left:25px;
	text-align:left;
	vertical-align:top }

a { color:#66CC33 }