body {
	/* background-image: url(/partner/files/16892/gfx/background.gif); */
	margin:0;
	padding:0;
	text-align:center;
}

#container {
	text-align:left;
	margin:auto;
	width: 730px;
	padding:0;
}

#logo {
	background: url(/gfx/trusted_shop.gif) no-repeat 650px 25px;
}

#nav {
	padding:5px 7px;
	background:url(/partner/files/16892/gfx/top_nav_bg.png) repeat-x;
	border:1px solid #8396dd;
}

#nav a {
	margin: 0 5px;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#nav a:hover {
	border-bottom:2px solid red;
}

#main {
	width:99%;
}

#impressum {
	text-align:right;
	font-size:10px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}

div#footer {
	text-align:center;
	margin-top:40px;
}

#impressum, #impressum a {
	color:silver;
}

#configurator {
	width:540px;
	margin:auto;
}
