
	body {
	background: #005861;
	margin: 0;
	padding: 0;
	font: 62.5% Verdana, Tahoma, Arial, sans-serif;
	color: #333;
	}
	
	a {
	color: #690;
	text-decoration: none;
	}
	
	a:hover {
	color: #333;
	text-decoration: underline;
	}
	
	#bodybox {
	background: #007a87 url(images/body_bg.jpg) repeat-x 100% 100%;
	}
	
	#bublor {
	background: url(images/bublor.jpg) no-repeat 50% 0%;
	}
	
	#mainbody {
	width: 850px;
	margin: 0 auto;
	padding: 1px;
	}
	
	#top {
	width: 850px;
	margin: 0 auto;
	height: 90px;
	padding: 3px 0;
	background: url(images/top_logo.jpg) no-repeat;
	margin-bottom: 9px;
	}
	
	h1 a {
	margin: 0 0 0 30px;
	padding: 0;
	display: block;
	width: 350px;
	height: 60px;
	}
	
	#mainbody {
	width: 850px;
	margin: 0 auto;
	background: url(images/mainbody_bg.jpg) repeat-y center;
	}
	
	#main {
	width: 810px;
	margin: 20px auto;
	}
	
	#main .divider {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	border: 1px solid #fff;
	width: 1px;
	}
	
	#left {
	float: left;
	position: static;
	width: 180px;
	}
	
	#langs {
	padding-top: 5px;
	color: #999;
	font-family: 'Trebuchet MS';
	height: 21px;
	}
	
	#langs a img {
	border: 1px solid #eef3f4;
	}
	
	#langs a img:hover {
	border: 1px solid #666;
	}
	
	#nav ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	}
	
	#nav ul li {
	margin-bottom: -1px;
	}
	
	#nav ul li a {
	font-family: 'Trebuchet MS';
	font-size: 1.2em;
	display: block;
	color: #690;
	text-decoration: none;
	height: 14px;
	padding: 6px 13px;
	background: url(images/nav_btn_bg.jpg) no-repeat;
	}
	
	#nav ul li a:hover, #nav ul .current_page_item a, #nav ul .current_page_parent a {
	color: #333;
	background: url(images/nav_btn_hover.jpg) no-repeat;
	}
	
	#nav #submenu {
	margin: -2px 0;
	background: url(images/submenu_bg.jpg) no-repeat 100% 100%;
	}
	
	#nav #submenu ul {
	background: url(images/submenu_bg_top.jpg) no-repeat 100% 0%;
	padding-top: 5px;
	padding-bottom: 8px;
	margin: 0;
	}
	
	#nav #submenu ul li a {
	background: none;
	padding: 3px 13px 3px 20px;
	color: #099;
	}
	
	#nav #submenu ul li a:hover, #nav #submenu ul .current_page_item a {
	color: #333;
	}
	
	#contact {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 20px 0 0 10px;
	}
	
	#right {
	padding-top: 8px;
	float: right;
	position: static;
	width: 172px;
	}
	
	.aktiv {
	margin-bottom: 22px;
	}
	
	#content {
	width: 396px;
	margin-left: 196px;
	color: #333;
	}
	
	#content p, #content ul, #content ol, #right p, #right ul, #right ol {
	font-size: 1.1em;
	line-height: 1.4em;
	}
	
	#content ul ul, #content ul ul ul, #content ol ol, #content ol ol ol {
	font-size: 1em;
	}
	
	#content ul, #right ul {
	list-style-type: square;
	padding-left: 18px;
	}
	
	h2, h3 {
	color: #033;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #e0e0de;
	margin: .5em 0;
	}
	
	h2 {
	font-size: 2.2em;
	color: #399;
	}
	
	h2 a {
	color: #399;
	}
	
	h3, #right h2 {
	font-size: 1.3em;
	}
	
	h5 {
	color: #666;
	}
	
	#footer {
	width: 900px;
	margin: 0 auto;
	background: url(images/bottom_bg.jpg) no-repeat;
	height: 294px;
	}
	
	address {
	letter-spacing: 0.75px;
	line-height: 1.7em;
	padding-top: 15px;
	color: #ccc;
	font-style: normal;
	text-align: center;
	}
	
	address a {
	color: #fff;
	text-decoration: none;
	}
	
	address a:hover {
	text-decoration: underline;
	}
	
	img {
	border: 4px solid #e0e0de;
	max-width: 100%;
	}
