
* {
margin:0;
padding:0;
}

html, body {
height: 100%;
width: 100%;
}




/* Distanz */

#inkassogesellschaft {
	height: 50%;
	width: 1px;
	margin-bottom: -300px;
	float: left;
	background-color: #5fbb46;
}

/* Container */

#inkasso {
	height: 598px;
	width: 900px;
	margin: 0 auto;
	clear: left;
	position: relative;
	z-index: 1;
}




body {
	font-family: Arial, Verdana;
	line-height:19px;
	font-size:13px;
	background-color:#5fbb46;
	text-align:justify;
}


h1 {
	font-weight: bolder;
	font-size: 19px;
}


h2 {
	font-weight: bolder;
	font-size: 15px;
}

h3 {
	font-weight: bolder;
	font-size: 13px;
	padding-top: 5px;
}

h4 {
	font-weight: bolder;
	font-size: 16px;
	padding:  0  0 10px 0;
}



a:link { 
	text-decoration:none;
	color:#000000;
} 

a:visited { 
	text-decoration:none;
	color:#000000;
} 

a:active { 
	text-decoration:underline;
	color:#000000;
} 

a:hover { 
	text-decoration:underline;
	color:#000000;
} 



/* weißer Hintergrund mit grünem Rahmen*/

#inkassounternehmen {
	height: 3210px;
	width: 862px;
	clear: left;
	position: absolute;
	margin-left: 30px;
	margin-top: 22px;
	z-index: 1;
	border:4px solid #009140;
	background-color: #ffffff;
}


/* Hintergrundbilder */

#glaeubiger {
	height: 545px;
	width:862px;
	right:4px;
	top:26px;
	position: absolute;
	z-index: 2;
	/* background-color:#99FFFF; */
}


/* kleine Kästchen grün */
#schuldner {
	height: 179px;
	width: 117px;
	position: absolute;
	z-index: 3;
	margin-top: 26px;
	margin-left: 34px;
	background:url("images/inkasso.gif") no-repeat;
}



/* LOGO */
#sachsen-inkasso-logo {
	height: 215px;
	width: 161px;
	position: absolute;
	z-index: 3;
	margin-top: 3048px;
	background:url("images/sachsen-inkasso.gif") no-repeat  ;
}



/* Text - oben */

#professionell	{
	height: 3005px;
	width: 805px;
	position: absolute;
	margin-top: 56px;
	margin-left: 65px;
	z-index: 4;
	text-align:justify;
}


/* Text - unten */

#aussenstaende {

	width: 690px;
	position: relative;
	z-index: 4;
margin-top: 2px;
	margin-left: 115px;

}



/* Bottom die zwei Unterschriften*/

/* Ihr Heimweg */

#inkassoleistungen {
	width: 710px;
	margin-top: 3200px;
	margin-left: 180px;
	position: absolute;
	z-index: 8;
}


/* Bottom - Adresse */

#sachsen-inkasso {
	width: 710px;
	margin-top: 3243px;
	margin-left: 180px;
	position: absolute;
	z-index: 8;
	font-size: 11px;
	text-align:left;
}




/* Aufzählliste */

#liste	{
	z-index: 4;
	margin: 0px 0px 0px 15px;
}






#header
{
	position:absolute;
	z-index:10;
	margin-left:670px;
	float:left;
	font-size:13px;
	line-height:normal;
}

#header ul
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

#header li.topmenu
{
	position:relative;
	float:left;
	background:url("images/left_both.gif") no-repeat left top;
	border-bottom:0 solid #009140;
	margin:0;
	padding:0 0 0 9px;
}

.topmenu ul
{
	display:none;
}

.submenu a
{
	font-size:13px;
	text-align:left;
	clear:both;
	float:left;
	display:block;
	width:.1em;
	text-decoration:none;
	font-weight:700;
	color:#765;
	padding:5px 15px 4px 6px;
}

#menu a:hover,.topmenu.on a
{
	color:#fff;
	background-color:#A7D09B !important;
}

.topmenu:hover ul
{
	display:block;
	z-index:500;
}

ul.topmenu
{
	background-color:red;
	margin:0;
	padding:0;
}

ul.topmenu li
{
	float:left;
	list-style:none;
	position:relative;
}

ul.submenu
{
	display:none;
	position:absolute;
	top:24px;
	left:1px;
}

ul.submenu li
{
	float:none;
	background-color:#e7f0db;
	display:block;
	width:170px;
	border-bottom:solid 1px #E5E1D5;
}

ul.topmenu li:hover ul
{
	display:block;
}

#header ul.topmenu
{
	margin-left:10px;
	list-style:none;
}

a.topmenu
{
	float:left;
	display:block;
	width:.1em;
	background:url("images/right_both.gif") no-repeat right top;
	text-decoration:none;
	font-weight:700;
	color:#fff;
	white-space:nowrap;
	padding:5px 15px 4px 6px;
}

#header > ul a
{
	width:auto;
}

#header a
{
	float:none;
}

#header a:hover
{
	color:#333;
}

#header #current
{
	background-position:0 -150px;
	border-width:0;
}

#header #current a
{
	background-position:100% -150px;
	padding-bottom:5px;
	color:#000;
}

#header li:hover,#header li:hover a
{
	background-position:0 -150px;
	color:#333;
}

#header li:hover a
{
	background-position:100% -150px;
}
