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

body {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#024464;
	text-align:justify;
	overflow: scroll;
	margin:0;
	background: url(../images/unfall_02.jpg) repeat-x #fff;
}
a {
	color:#000;
	text-decoration : none;
	margin:0;
	font-weight:bold;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
h1 {
	clear:both;
	font-size:15px;
	padding:0 0 0 30px;
	width:auto;
	float:right;
	color:#000;
	text-align:left;
	border-top:1px dotted #999;
	margin-bottom:30px;
}
ul {
	margin:10px 0 0 20px;
}
span{
	font-size:12px;}
#header-link{
	width:400px;
	height:50px;
	font-size:16px;
	float:left;
	text-align:center;
	margin:21px 0 20px 0;
}
#header-link a{
	color:#fff;
	text-decoration:none;
}
#header-link a:hover{
	color:#fff;
	text-decoration:none;
}
#impressum{
	float:right;
	width:317px;
	height:419px;
	background:url(../images/ImpressumPapaMakler.jpg) no-repeat;
	margin-top:20px;
	}
#box{
	width:1200px;
	height:auto;
	background:url(../images/unfall_01.jpg) no-repeat left top;
	margin:0 0 30px 0;
	padding-top:50px;
	}
#box-main{
	clear:both;
	width:1150px;
	height:auto;
	font-size:12px;
	line-height:1.5em;
	padding:0 0 0 50px;
	}
#little-content{
	float:right;
	width:740px;
	height:110px;
	font-size:13px;
	margin:-5px 32px 230px 0;
	color:#FFF;

	
	}
#menu{
	clear:both;
	width:1150px;
	height:36px;
	margin:0px 0px 27px 0px;
	padding-left:50px;
	text-align:center;
	text-transform:uppercase;
	}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}
#menu ul li {
	padding: 0px;
	min-width:50px;
	float:left;
}
#menu ul li a {
	font-weight:bold;
	display:block;
	padding: 4px 7px;
	line-height: 28px;
	text-decoration: none;
	font-size:11px;
	color:#000;
	width:auto;
/*	border-right: 1px dotted #002130;*/
}
#menu ul li a:hover {
	color:#000;
	text-decoration:underline;
}
#copy{
	text-align:right;
	font-size:9px;
	color:#999;
	margin-bottom:-10px;}