body {
	background-color: #eeeeee;
	font-size: 12px;
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	color: #009964;
	font-weight: bold;
	}
	
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
	
a {
	text-decoration: none;
	font-weight: bold;
	}

a:link {
	color: #009964;
	}
		
a:active {
	color: #009964;
	}

a:visited {
	color: #009964;
	}
		
a:hover {
	color: #004C30;
	}

#maincontainer {
	position: absolute;
	top: 25%;
	left: 50%;
	height: 550px;
	width: 960px;
	margin-top: -137px;
	margin-left: -480px;
	visibility: visible;
	z-index: 1;
	background-color: #80CCB1;
	}
	
#upperbgr {
	z-index: 1;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 100%;
	visibility: visible;
	background-color: #ffffff;
	background-image:  url(../images/strich.png);
	background-repeat: repeat-x;
	background-position: 5px;
	}
	
#logo {
	position: absolute;
	z-index: 6;
	top: 5px;
	left: 0px;
	height: 80px;
	width: 416px;
	background-image:  url(../images/li_logo.png);
	}
	
#partner {
	position: absolute;
	z-index: 3;
	top: 33px;
	left: 680px;
	height: 35px;
	width: 200px;
	}	

#menue {
	position: absolute;
	z-index: 3;
	width: 140px;
	height: 460px;
	top: 90px;
	left: 18px;
	background-image:   url(../images/green_alpha_75.png);
	}
	
#menuetable {
	width: 120px;
	font-size: 12px;
 	font-weight: bold;
	color: #004C30;
	margin-top: 25px;
	margin-left: 10px;
	cursor: default;
	}
	
	#menuetable td{
		padding-top: 3px;
		padding-bottom: 8px;
		}
		
	#menuetable a {
		text-decoration: none;
		font-weight: normal;
		}

	#menuetable a:link {
		color: #ffffff;
		}

		
	#menuetable a:active {
		color: #004C30;
		}

	#menuetable a:visited {
		color: #ffffff;
		}
		
	#menuetable a:hover {
		color: #D3E657;
		}

#aktuell {
	position: absolute;
	z-index: 4;
	width: 180px;
	top: 110px;
	left: 750px;
	padding: 5px;
	background-image:url(../images/white_alpha_75.png);
	border-right: 2px solid #004C30;
	border-bottom: 2px solid #004C30;
	}
	
#banner {
	position: absolute;
	z-index: 4;
	width: 192px;
	top: 400px;
	left: 750px;
	}
		
#titleimage {
	position: absolute;
	z-index: 2;
	width: 679px;
	height: 437px;
	top: 76px;
	left: 65px;
	background-image:  url(../images/couple_big.jpg);
	}
	
#slogan {
	position: absolute;
	z-index: 3;
	width: 546px;
	height: 100px;
	top: 440px;
	left: 190px;
	background-image:  url(../images/traum.png);
	}
	
#aufheller {
	position: absolute;
	z-index: 3;
	width: 677px;
	height: 475px;
	top: 75px;
	left: 158px;
	background-image:   url(../images/white_alpha_90.png);
	}
	
#content {
	position: absolute;
	z-index: 5;
	width: 502px;
	height: 435px;
	top: 90px;
	padding-top: 25px;
	padding-right: 275px;
	left: 183px;
	overflow: auto;
	}
	
	#content p {
		margin-right: 15px;
		}
	
#copyright {
	position: absolute;
	z-index: 1;
	width: 960px;
	height: 9px;
	top: 555px;
	left: 0px;
	font-size: 11px;
	}
	
	#copyright a {
		color: #666666;
		font-weight: bold;
		text-decoration: none;
		}
		
.textsehrklein {
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 2px;
	padding-bottom: 2px;
}

#images {
	position: absolute;
	z-index: 3;
	width: 270px;
	height: 200px;
	top: 90px;
	left: 690px;
	overflow: hidden;	
	}

