a img {
	border: none;
}

html {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
}

p {
	line-height: 1.4em;
}
	
#head {
	display: none;
}

#left {
	display: none;
}

#right {
	width: auto;
	margin: 0;
}

	#info {
		display: none;		
	}

	#subnav {
		display: none;
	}
		
	#content {
		font-size: 10px;		
	}

	#content div.subsubnav {
		display: none;
	}
				
			#content h1.press {
				font-size: 10px;
				margin: 0 0 10px 0;
				color: #5E5D59;
				font-weight: normal;
			}			
			
			#content h1.reference {
				margin: 0 0 2px 0;
				padding: 0;
			}
			
				#content h1.reference a {
					font-size: 10px;
					margin: 0;
					color: #CC2513;
					font-weight: normal;
					text-decoration: none;
					padding: 2px 0 2px 8px;
					background: url(../images/list_subnavigation.gif) no-repeat;
					background-position: 0 6px;
				}				
				
					#content h1.reference a strong {
						color: #000000;
					}
			
			#content div.reference {
				margin: 0 0 10px 0;
			}
			
				#content div.reference p {
					margin: 0;
					padding: 0;
				}		
			
			#content h1.blog {
				font-size: 10px;
				margin: 0 0 20px 0;
			}
			
			#content div.news {
				margin: 0 0 20px 0;
			}

				#content div.news a.more {
					display: block;
					border-bottom: 1px solid #ECECEC;
					text-decoration: none;
					background: url(../images/button_mehrdazu.gif) no-repeat;
					background-position: bottom right;
					margin: 20px 0 0 0;
					height: 16px;
				}
			
				#content div.news a.more:hover {
					background: url(../images/button_mehrdazu_hl.gif) no-repeat;
					background-position: bottom right;
				}
			
			#content div.head {
				color: #CE2510;
				border-bottom: 1px solid #ECECEC;
				padding: 0 0 6px 0;
				margin: 0 0 16px 0;
				font-size: 10px;
			}
				
				#content div.head strong {
					color: #000000;
				}
			
			#content div.date {
				font-style: italic;
			}
			
			#content div.noborder {
				border: none;
			}
			
			#content div.comment {
				font-size: 10px;
				margin: 0 0 20px 10px;
			}			

			#content div.post {
				font-size: 10px;
				border-bottom: 1px solid #ECECEC;
				margin: 0 0 20px 0;
				padding: 0 0 10px 0;
			}
			
				#content div.post a, #content div.comment a {
					color: #666465;
					text-decoration: none;
				}

				#content div.post h1  {
					margin: 0;
					padding: 6px 0 10px 0;
				}
				
					#content div.post h1 a {
						font-size: 10px;
						color: #000000;
						text-decoration: none;
					}
				
			#topnews h1 {
				font-size: 10px;
				margin: 0 0 0 0;
				font-weight: normal;
				color: #CE2512;
			}
		
				#topnews h1 span.news {
					color: #5F5D5E;
					font-weight: bold;
				}

			#topnews p {
				font-size: 10px;
			}

			#topnews a.more {
				display: block;
				border-bottom: 1px solid #ECECEC;
				text-decoration: none;
				background: url(../images/button_weiterlesen.gif) no-repeat;
				background-position: bottom left;
				margin: 20px 0 0 0;
				height: 16px;
			}
		
			#topnews a.more:hover {
				background: url(../images/button_weiterlesen_hl.gif) no-repeat;
				background-position: bottom left;
			}
			
		#weblog {
			background: #E4E1D0;
			margin: 40px 0 0 0;
		}
		
			#weblog h1 {
				font-size: 10px;
				padding: 20px 10px 10px 10px;
				font-weight: normal;
				color: #CE2512;				
			}
			
				#weblog h1 span.top {
					color: #5F5D5E;
					font-weight: bold;					
				}

			#weblog h2 {
				font-size: 10px;
				padding: 0 12px 0 12px;
				font-weight: normal;
			}	
			
			#weblog p {
				font-size: 10px;
				padding: 0 12px 0 12px;
			}					

				#weblog a.more {
					display: block;
					text-decoration: none;
					background: url(../images/button_weiterlesen.gif) no-repeat;
					background-position: bottom right;
					margin: 0 0 0 0;
					height: 16px;
				}
			
				#weblog a.more:hover {
					background: url(../images/button_weiterlesen_hl.gif) no-repeat;
					background-position: bottom right;
				}

		#ticker {
			margin: 40px 0 20px 0;
		}
		
			#ticker h1 {
				font-size: 10px;
				font-weight: normal;
				color: #CE2512;				
			}
			
			#ticker p {
				font-size: 10px;
				color: #686262;
			}

				#ticker p a {
					font-size: 10px;
					color: #686262;
					text-decoration: none;
				}
					
					#ticker p a:hover {
							color: #000000;
					}

#nav {
	display: none;
}
		
#copyright {
	display: none;
}