/* CSS Document */
a {
	outline:none;
}
body {
	background:url(imgs/bg.jpg) repeat-x #141619;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-size:20px;
	font-weight:bold;
	padding:0 0 15px 0;
	margin:0;
}

h2 {
	font-size:16px;
	font-weight:bold;
	padding:15px 0 8px 0;
	margin:0;color:#666666;
}

a {
	color:#4b5169;
	font-weight:bold;
}
.left {
	float:left;
	margin:0px 8px 0 0;
}
.input3 {
	width:430px;
}
#header ul li a.active {
	color:#FFFFFF;
}

#container {
	width:989px;
	margin:0 auto;
}
#header a img {
	border:none;
}
.language {
	padding:52px 74px 0 0px;
	float:right;
}
#header {
	background:url(imgs/header.jpg);
	height:111px;
}
	#header ul {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#9AA7B8;
		margin:0;
		padding:52px 10px 0 480px;
		float:left
	}
	
	#header ul li {
		display:inline;
	}
	
	#header ul li a {
		text-decoration:none;
		color:#9AA7B8;
		padding:0 15px 0 15px;
		font-weight:normal;
	}
	
	#header ul li a:hover {
		color:#ffffff;
	}
	
#service {
	width:822px;
	margin:0 auto;
}
	
	#revshare a {
		display:block;
		background:url(imgs/revshare.jpg);
		width:342px;
		height:274px;
		float:left;
	}
	#insolvenz a {
		display:block;
		background:url(imgs/insolvenz.jpg);
		width:238px;
		height:274px;
		float:left;
	}
	#restposten a {
		display:block;
		background:url(imgs/restposten.jpg);
		width:242px;
		height:274px;
		float:left;
	}
	
#content {
	clear:both;
	background:#ffffff;
	width:822px;
	margin:0 auto;
	padding:0 0 0px 0;
}
	#content_header {
		padding:20px;
		width:560px;
	}

#rightbar {
	width:215px;
	float:right;
}

	#download a {
		display:block;
		width:215px;
		height:97px;
		background:url(imgs/praesentation.jpg);
	}
	#kontakt a {
		display:block;
		width:215px;
		height:229px;
		background:url(imgs/kontakt.jpg);
	}
	#div_contact {background:url(imgs/kontakt_box.jpg) repeat-y center top; color:#414141; margin-top:8px}
	
#footer {
	background:url(imgs/footer.jpg) no-repeat;
	padding:15px;
	margin:0 0 0 0;
	height:16px;
	text-align:center;
	color:#666666;
	font-size:10px;
	clear:both;
}
#logo {width:180px; height:100px;margin-left:90px; position:absolute}
