div.titlepicture {
	/* Titelbilder der einzelnen Seiteninhalte */
	width:610px;
	height:150px;
	/* background-color:#ff0000; */	
	margin-left:0px;
	margin-bottom:0px;	
	padding:0px;
	vertical-align:bottom;
}

div.zehnjahre {
	position:absolute; 
	width:870px; 
	height:16px; 
	top:0px;
	margin-left:50%;
	margin-top:70px;
	left:-610px;	
}

div.imagebox {
	margin-bottom:10px;	
	padding:0px;	
	overflow:hidden;
	/*background-color:#ff0000;*/
}

div.imagebox:after {
	clear:both;
}

.small {
     font-size:10px;
     font-family: Verdana, Helvetica, Arial, sans-serif; 
}

.contentgray {	
	width:610px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #7379B5;
	border-left	: 0px solid #7379B5;
	border-right: 0px solid #7379B5;	
	border-bottom: 1px solid #7379B5;
}

.contentwhite {
	width:610px;
	padding: 0px;
	margin: 0px;
	border-left	: 0px solid #7379B5;
	border-right: 0px solid #7379B5;
}

.contentarchiv {
	padding: 4px;
	/* border-left	: 1px solid #7379B5;
	border-right: 1px solid #7379B5; */	
}

.contentgenerated {
	padding: 4px;
	/* border-left	: 1px solid #7379B5;
	border-right: 1px solid #7379B5;
	border-bottom: 1px solid #7379B5; */	
}


div.table { display:table; border-collapse:collapse; }
div.tr { display:table-row; }
div.td { display:table-cell; }

#navi {
   position: static;
   top: auto;
   left: auto;
   float:none;
   width: 170px;
   padding-right: 10px;
   z-index: 10;
      
}

/* Advertising (fixiert) */

/* notwendig um ein Springen zu verhindern */
#advertiseWrapper {  
	width:166px;
}

#advertise {
   position:relative;
   top: 0;  
	padding-top:10px;      
}

#advertise.fixed {
	width:166px;
  	position: fixed;
  	top: 0;
	padding-top:10px;  	
}

/* Fußnoten */

hr.source {
margin-left:0px;
text-align:left;
width:100px;
height:2px;
background-color: #BBBBBB;
border:0px solid #BBBBBB;
}

/* Werbehinweis */

.anzinfo {
	width:155px;
	font-size: 0.8em;		
	font-weight: normal;	
	font-family: 'Open Sans', sans-serif;			
}

sup {
	line-height: 0.2;
	font-size:1em;
}

sup.info { 
	font-family: 'Open Sans', sans-serif;
	display:inline-block;
	border-radius: 4px;
	border: 1px solid #AAA;
	color: #AAA;
	padding: 5px 1px;
	font-size:0.8em;}