@charset "utf-8";
/* CSS Document */

body {
	background:#086c9e url(img/backgr.jpg) center top no-repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}
img
	{
		border: none;
	}
p {
	margin:0 0 6px 0;
	}	

h1, h2 {
	padding:0;
	margin:0 0 8px 0;
	}

h1 {
	font-size:22px;
	line-height: 22px;
	font-weight:normal;
	}
	
a:link
	{
	color: #fff;
	text-decoration: underline;
}

a:visited
{
	color: #ccc;
	text-decoration: underline;
	
}

a:active,
a:hover
{
	color: #ccc;
	text-decoration: none;
}

		
h2 {
font-size:16px;
font-weight:bold;
}

#wide960 {
	width:960px;
	padding:20px 0 0 0;
	}
	
#logo {
	margin:31px 0px 0 21px;
	float:left;
	}
	
#metanav {
	margin:30px 0px 0 0;
	height:28px;
	float:left;
	width:594px;
	padding:0 5px 0 0;
	}
	
	#metanav a {
	display:block;
	color:#fff;
	float:right;
	margin:0 1px 0 0;
	text-decoration:none;
	font-size:12px;
	background:#2d82ac;
	height:22px;
	padding:6px 8px 0 8px;
	}
	
	#metanav a:hover {
	background:#06557c;
	}
	
	#metanav a.active {
	background:#06557c;
	}
	
#nav {
	margin:28px 0px 0 0;
	background:#fff url(img/nav-round.png) right top no-repeat;
	height:40px;
	float:left;
	width:589px;
	padding:0 5px 0 0;
	}
	
	#nav a {
	display:block;
	color:#000;
	float:right;
	padding:11px 10px 0 10px;
	text-decoration:none;
	font-size:14px;
	height:29px;
	border-left:1px dotted #086c9e;
	}
	
	#nav a:hover {
	color:#b50317;
	}
	
	#nav a.active {
	color:#b50317;
	}
	
a {
	outline:none;
	}
	
#content {
	margin:0 5px 0 30px;
	border-bottom:1px dotted #fff;
	padding:60px 0 30px 0;
	}
	
	#subnav, #text {
	float:left;	
	}
	
	#subnav {
	width:260px;
	}
	
		#subnav a {
		display:block;
		width:220px;
		height:22px;
		background: url(img/subnav.png);
		background-color:none;
		font-size:14px;
		font-weight:normal;
		text-decoration:none;
		color:#000;
		padding:6px 20px 0 20px;
		margin:4px 0 0 0;
		}
	
	#text {
	width:635px;
	margin:0 0 0 30px;
	line-height:145%;
	}
	
	#footer {
	margin:0 5px 0 30px;
	padding:10px 0 30px 0;
	font-size:12px;
	color:#fff;
	}
	
div.illustration		{	padding: 4px 0px 4px 0px; }
	
div.text				{	font-weight: normal; color: #ffffff; text-decoration: none; font-size: 11px; line-height: 19px; padding: 4px 0px 4px 12px; }

.preis					{	font-weight: bold; font-size: 16px; font-style: italic; }	