/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
.hidden {
	visibility: hidden;
}

.bildrechts {
	clear: left;
	float: right;
	position: relative;
	padding: 0px;
	padding-right:10px;
}
	
.small {
	font-size: 10px;
}

.hide {
	text-indent: -9999px;
}

h1 {
	font-size: 14px;
	color: #333333;
}
p {
	text-align: left;
	padding: 0px;
	left: 0px;
	position: relative;
}


#body #content {
	position: relative;
	height: 611px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(../life/pix/bg_impressum.jpg);
	padding: 0px;
	left: -1%;
}
#body #content #main_nav {
	position: absolute;
	height: 249px;
	width: 241px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	left: 160px;
	top: 15px;
}
/*Navigation*/
li#logo_business {
	position: absolute;
	width: 110px;
	height: 100px;
	background: url(../pix/logo2.jpg);
	background-repeat: no-repeat;
	z-index: 100;
	left: 64px;
	top: 144px;
}

li#logo_life {
	position: absolute;
	width: 110px;
	height: 100px;
	background: url(../pix/logo-mylife2.jpg);
	background-repeat: no-repeat;
	z-index: 100;
	left: 294px;
	top: 110px;
}

div#logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 346px;
	width: 454px;
	left: 274px;
	top: 139px;
}
	
	
ul#logo_nav {
	list-style-type: none;

}

			 
ul#logo_nav a {display: block;
               width: 110px;
	           text-indent: -9999px;
	           text-decoration: none;
	           line-height: 100px;	   
}	
/*Animation*/

li#logo_business a:hover {
	background: url(../pix/logo.jpg) no-repeat;
}
li#logo_life a:hover {
	background: url(../pix/logo-mylife1.jpg) no-repeat;
}

li#logo_business.current {background: url(../pix/logo2.jpg) no-repeat;}
li#logo_life.current {background: url(../pix/logo-mylife2.jpg) no-repeat;}

li#logo_business.current a:hover {cursor: default;}
li#logo_life.current a:hover {cursor: default;}
div#impressum/*Unternavigation*/

 {
	position: absolute;
	height: 69px;
	top: 570px;
	left: 687px;
	width: 269px;
	}

div#impressum/*Unternavigation*/

 {
	position: absolute;
	height: auto;
	top: 580px;
	left: 642px;
	width: 313px;
	}
	
	a {
	font-size : 8pt;
	color: #2BAA2B;
	font-style : normal;
	font-weight: normal;
	text-decoration : none;
	}
a:hover {
	color: #000000;
	}
