html {
   height: 100%;
	margin-bottom: -50px;
	width: 100%;
}

body {
  	width: 100%;
	font-size: 11px;
	color: white; 
	font-style: normal;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	margin: 0px;
    background-position:top;
    background:url(../images/verlauf.png) repeat-x;   
	background-color: #333333;
}
  
a {
	color:#333;
	text-decoration:underline;
}
a:hover{
	color:#333;
}  

img{
border:0px;
}
  
.title{
	color: #fff;
  	font-size: 28px;
}


.slogan  {
	color: #fff;
  	font-size: 18px;
}
  
  
#wrapper {
width:900px;
margin:auto;
border-left:1px silver solid;
border-right:1px silver solid;
background-color: #ffffff;
}
#header {
	height:182px;
  	width: 100%;
}
  
#header-top {
   height: 150px;
   width: 100%;
   background-image:url(../images/header.png);
}
  
#header-title {
 	margin: 0px auto;
 	padding-top:42px;
   padding-left:50px;
}  

#header-menu {
   height: 32px;
   width: 100%;
   background-image:url(../images/menubar.png);
   font-size: 15px;
   margin: auto;

}

#header-menu ul{
	margin: auto;
	height: 32px ;
	list-style-type: none;
	text-align: center;
	white-space:nowrap; 
}

#header-menu ul li { display: inline;
	height: 32px !important;
	float:left;
	margin-left:0px;
	margin-right:0px;
}

#banner1{
	text-align:center;

}

.link, .link a{
	padding-top:7px;
	color: #ffffff;
	text-decoration:none;
	padding-left:5px;
   padding-right:5px;
}


.link:hover{
   height: 33px;
   /*background-color: #ccc;*/
   background:url(../images/menu-hover.png) repeat-x; 
   padding-left:5px;
   padding-right:5px;
  }
  
  
#content{
	background:url(../images/bg.jpg) repeat-x;  
	color: #333; 
	background-color: #fff;
}

#center {
	padding-top: 20px;
	min-width:400px;
	margin: 0 300px;
	white-space:normal; 
}

#dfooter{
	background-color: #000;
	position: fixed;
	bottom: 0px;
	width: 900px;
	height: 20px;
	z-index: 10;/* -moz-opacity: 0.75; */
	text-align:center;
}

#dfooter a {
	color: #fff;
	text-decoration: none;
}

#dfooter a:visited {
	color: #fff;
	text-decoration: none;
}
#fdooter a:hover{
	color: #333;
	text-decoration: underline;
}

/* Style for the mainmenu*/

#menu{
	color: #333;
	width: 200px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-decoration: none;
}

#menu ul{
	color: #333;
	text-decoration: none;
}
#menu ul li a{
	color: #33;
	text-decoration: none;
}


.block-title-left {
	height: 35px;
	padding-top: 8px;
	padding-left: 20px;
	color: #333;
	font-size: 17px;
	float: left;
}

.block-title-center {
	padding-top: 8px;
	color: #cc0000;
	font-size: 17px;
}

#pipe{
	background-color: #cc0000; 
	width: 10px; 
	height: 32px; 
	float:left;
	padding-top: 0px;
}
#pipe2{
	background:url(../images/pipe2.png) repeat-x;
	width: 2px; 
	height: 32px; 
	float:left;
}
#block-left{
	color: #cc0000;
	width: 200px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

#block-right{
	color: #cc0000;
	width: 190px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	align: left;
}

#block-center{
	color: #000000;;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

#menuname{
	padding-top: 10px;
	margin-left: 5px; 
	font-size: 17px; white-space: nowrap;
}

.storytitlelink a{
	color: #CC0000;
	font-size: 17px;
	text-decoration:none;
}
.storytitlelink{
	color: #CC0000;
	font-size: 17px;
	text-decoration:none;
}
.storysubtitle {
	color:  #333333;
	font-size: 14px;
}

#categorie_icon
{
	float:left;
	padding:5px;
}
#topstory_preview
{
	float:left;
	padding:5px;
}
