body {
	background:#cccccc;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:22px;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

.page_switch {
  position:absolute;
  left:535px;
  text-align: right;
  top:10px;
  width:319px;
  height:56px;
  margin:0px;
  padding:0px 0px 0px 0px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#660000;
	padding:0;
	padding-bottom:2px;
	padding-bottom:4px;
	margin:0;
}
	h2 {
		color:#999999;
		font-size:12px;
		font-weight:normal;
		padding:0;
		margin:0;
		}

p{
	padding:0;
	margin:0;
}
.clear {
	clear:both;
}

#press {
	width:971px;
	margin:0 auto;
} 	
	#press #logo {
		width:971px;
		height:92px;
		background:#FFF;	
	}
	
	#press #links {
		float:left;
		width:715px;
	}
		#press #links #menu {
			width:715px;
			background:#660000;
			padding:5px 0 5px 0;
			margin-top:11px;
		}
			#press #links #menu ul {
				list-style:none;
				padding:0;
				margin:0;
			}
				#press #links #menu ul li {
					float:left;
					padding-left:10px;
					padding-right:10px;
				}
					#press #links #menu ul li a {
						color:#FFFFFF;
						text-decoration:none;
						padding:10px;
						font-variant:normal;
						font-weight:bold;
					}
					#press #links #menu ul li a:hover,
					#press #links #menu ul li .selected {
						background:#FFF;
						color:#660000;
					}
					
		#press #links #content {
			margin-top:11px;
			background:#FFF;
			padding:10px;
		}
		#press #links #content #index {
			float:right;
			text-align:right;
		}
			#press #links #content p {
				padding-bottom:10px;
			}
				#press #links #content strong {
					color:#660000;
				}
					#press #links #content a {
						color:#660000;
					}
				#press #links #content ul {	
						list-style:none;
						padding:0;
						margin:0;
					}
					#press #links #content ul li {
						background: url(/images/button-white.png);
						background-position:left;
						background-repeat:no-repeat;
						padding: 3px 0 3px 20px;
						
					}	
				
	#press #rechts {
		float:right;
		width:237px;
	}
	
		#panel {
			z-index:99;
			background: #660000;
			color:#FFF;
			padding:7px;
			height: 90px;
			
		}
			#panel .links {
				width:110px;
				float:left;
				text-align:left;
			}
			
			#panel .rechts {
				width:110px;
				float:left;
				text-align:right;
			}
				#panel .rechts a,
				#panel .links a {
					padding:5px!important;
				}
		#press #rechts #menu-2 {
			width:237px;
			background: #660000;
			padding:5px 0 5px 0;
			margin-top:11px;
			text-align:center;
		}
			#press #rechts #menu-2 #kopwit {
				background:#660000;/*#762f2f;*/
				color:#FFFFFF;
				font-size:13px;
				font-weight:bold;
			}
			#press #rechts #menu-2 a {
						color:#FFFFFF;
						text-decoration:none;
						padding:10px;
						font-variant:normal;
						font-weight:bold;
					}
					
					#press #rechts #menu-2 a:hover {
						background:#FFF;
						color:#660000;
					}
					
		#press #rechts #menu-3 {
			width:221px;
			margin-top:11px;	
			background:url(/images/rounded.png) no-repeat bottom right #999999;
			color:#FFF;
			line-height:14px;
			padding:8px;
		}
		#press #rechts #menu-3 strong,
		#press #rechts #menu-3 p {
			padding-left:10px;
			padding-right:10px;
		}
			
			#press #rechts #menu-2 span.kop a,
			#press #rechts #menu-3 span.kop a {
				background:#762f2f;
				color:#FFFFFF;
				font-size:13px;
				font-weight:bold;
				width:93%;
				display:block;
				padding:3px 8px 3px 8px;
				margin-bottom:5px;
				text-decoration:none;
			}
			
			#press #rechts #menu-2 span.kop a {
				padding:0!important;
				margin:0!important;
				width:100%;
				height:100%;
				background:none;
			}
				#press #rechts #menu-2 span.kop a:hover,
				#press #rechts #menu-3 span.kop a:hover {
					background:#FFFFFF;
					color:#660000;
				}
			#press #rechts #menu-3 p {
				margin-bottom:10px;
				font-size:11px;
			}
			
			#press #rechts #menu-3 strong {
				margin-bottom:8px;

			}
			
			#press #rechts #menu-3 img.right {
				float:left;
				padding-right:7px;
				padding-bottom:7px;
				padding-top:5px;
				text-align:left;
			}
			
			#press #rechts #menu-3 span.contact {
				display:block;
				width:100%;
				padding:30px 0 0 0;
				line-height:19px;
				text-align:right;
			}
				#press #rechts #menu-3 span.contact a {
					color:#FFF;
				}
