ul 							{ list-style-type: none; }
div, ul, li, p, span, img, h1, h2 	{ margin: 0; padding: 0; }
a							{ color: #5d8cb8; text-decoration: none; }

h1 {
	font: 14px Arial;
	font-weight: bold;
	color: #346694;
}
h2 {
	font: 12px Arial;
	font-weight: bold;
	color: #346694;
}
.back {
	position: absolute;
	bottom: 10px;
	font: 11px Arial;
}

#content .services h2 a {
	display: block;
	color: #192d3b;
	font: 12px "Lucida Sans";
	line-height: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom: 1px solid #5d8cb8;
	background: transparent url(../img/arrow.jpg) right 3px no-repeat;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial;
	color: #333;
}
#wrapper {
	margin: 0 auto;
	width: 781px;
	height: 500px;
	text-align: left;
}
#menu {
	text-align: right;
	padding-right: 3px;
	display: block;
	height: 70px;
	background: #fff url(../img/PA-Metals-Rohstoffhandel.jpg) 20px 20px no-repeat;
}
#menu ul {
	margin-top: 47px;
	width: 750px;
	float: right;
}
#menu ul li {
	display: inline;
	margin-right: -3px;
	margin-left: 2px;
}
#menu ul li a,
#menu ul li span {
	font: 12px Arial;
	color: #222222;
	padding: 4px 20px;
	line-height: 23px;
	text-decoration: none;
	background: #fff url(../img/nav_li_bg.jpg) 0 0 repeat-x;
}
#menu ul li a:hover {
	color: #fff;
	background: #fff url(../img/nav_li_active_bg.jpg) 0 0 repeat-x; 
}
#menu ul li span {
	color: #fff;
	background: #fff url(../img/nav_li_active_bg.jpg) 0 0 repeat-x; 
}
#header {
	position: relative;
	display: block;
	width: 781px;
	height: 207px;
	border-top: 1px solid #6c6c6c;
	background: #fff url(../img/header_bg.jpg) 0 1px no-repeat;
}
#header .language li {
	display: inline;
}
#header .language {
	position: absolute;
	bottom: 8px;
	right: 5px;
}
#header .language img {
	border: 0;
}
#content {
	position: relative;
	display: block;
	width: 511px;
	padding: 20px;
	margin-top: -50px;
	margin-left: 10px;
	min-height: 400px;
	border: 1px solid #c8c8c8;
	border-top: 0;
	background: #fff;
}
#content h2 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#content p {
	margin-top: 20px;
}
#content .level_1 {
	margin-top: 30px;
	overflow: auto;
}
#news .level_1 li {
	padding-left: 10px;
	margin-bottom: 1px;
	background: #fff url(../img/dot.gif) 0 6px no-repeat;
}
#news .level_1 li a {
	color: #3466B9;
}
#content .level_1 li {
	float: left;
	display: block;
	width: 230px;
	padding-left: 10px;
	margin-bottom: 8px;
	background: #fff url(../img/dot.gif) 0 6px no-repeat;
}
#content .level_1 li a {
	color: #176398;
}
#content .level_1 li a:hover {
	color: #3466B9;
}
#content.fixed_height {
	height: 450px;
}
#content .response {
	margin-left: 100px;
	color: #ff0000;
}
#news {
	float: right;
	display: block;
	width: 178px;
	height: 213px;
	padding: 20px;
	background: #fff url(../img/news_bg.jpg) 0 0 no-repeat;
}
#news h1 {
	font: 12px Arial;
	font-weight: bold;
	color: #346694;
}
#news .info {
	font: 10px Arial;
	color: #999;
}
#news .ce_text {
	font: 11px Arial;
	color: #666;
	margin-top: 5px;
	margin-bottom: 20px;
}
#content .contact_form {
	margin-top: 20px;
	width: 360px;
}
#content .contact_form label {
	display: block;
	width: 100px;
	float: left;
	padding-top: 5px;
}
#content .contact_form .text {
	margin-top: 5px;
	width: 250px;
	padding: 2px 0;
	border: 1px solid #C8C8C8;
}
#content .contact_form textarea {
	margin-top: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 250px;
	height: 100px;
	border: 1px solid #C8C8C8;
}
#content .contact_form .submit {
	float: right;
	margin: 5px 4px 0 0;
}
#content .success {
	color: #288703;
}
/* ---- News Archiv ---- */
#content .title { margin: 0; padding: 0; }
#content .date  { margin: 0; padding: 0; color: #666; font: 11px Arial; }
#content .text	{ margin: 0; padding: 5px 0 10px 0; border-bottom: 1px dashed #c4c4c4; }
#footer {
	clear: both;
	color: #666;
	text-align: center;
	font: 11px Arial;
}
