body {		
	background-color: #999999;
	background-image: url(home/bg_rapport.gif);
	background-repeat: repeat;
}
#zentrierhilfe {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
}

#inhalt { 
	text-align: left;	
	margin: -300px 0px 0px -400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 600px;
	background-color: #666666;
}

#leiste { 
	margin-top: 7px;
	width: 800px;
	height: 30px;
	background-image: url(img_fix/leiste_oben.gif);
	background-repeat: no-repeat;
}
#textblockweiss { 
	margin: 18px 0px 0px 52px;
	width: 260px;
	height: 495px;
	background-color: #ffffff;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.60; 
	opacity:0.60;
}
#textblockschwarz { 
	margin: 18px 0px 0px 52px;
	width: 260px;
	height: 495px;
	background-color: #000000;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.80; 
	opacity:0.80;
}
.zurucklink { 
	position: absolute;
	top: 96px;
	margin: 0px 0px 0px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.zurucklink:hover { 
	text-decoration: underline;	
}
.textinhalt {
	position: absolute;
	/*margin: -495px 0px 0px 68px;*/
	top: 82px;
	margin: 0px 0px 0px 69px;
	padding: 10px 0px 0px 0px;
	width: 245px;
	height: 473px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	overflow: auto;
	left: -2px;
}
.textlinkweiss{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.textlinkweiss:hover{
	text-decoration: underline;
}
.textlinkschwarz{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textlinkschwarz:hover{
	text-decoration: underline;
}
.textlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.textlink:hover {
	text-decoration: underline;
}
.textlink:visited, active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	width: 210px;
}
/*********** #Menu ***********/

#menu {	
			position: relative;
			display: block;
			left: 0px;
			margin-top: 7px;
			width: 800px;
			height: 21px;
			background-image: url(menu/menu_hg.gif);
			background-repeat: no-repeat;
}		

ul { 
			list-style-type  : none; 
			margin: 0;
			padding: 0;
}
li {
			float :left;
			text-align : left;
}
li .a1 { 
			float :left;
			width : 117px;
			height : 21px;
			margin-right: 2px;
			background-image: url(menu/archive_0.gif);
			background-repeat: no-repeat;
}
li .a2 { 
			float :left;
			width : 76px;
			height : 21px;
			margin-right: 2px;
			background-image    : url(menu/videos_0.gif);
			background-repeat   : no-repeat;
}
li .a3 { 
			float :left;
			width : 178px;
			height : 21px;
			margin-right: 2px;
			background-image    : url(menu/install_0.gif);
			background-repeat   : no-repeat;
}
li .a4 { 
			float :left;
			width : 90px;
			height : 21px;
			margin-right: 2px;
			background-image    : url(menu/malerei_0.gif);
			background-repeat   : no-repeat;
}
li .a5 { 
			float :left;
			width : 100px;
			height : 21px;
			margin-right: 2px;
			background-image    : url(menu/fotografie_0.gif);
			background-repeat   : no-repeat;
}
li .a6 { 
			float :left;
			width : 228px;
			height : 21px;
			background-image    : url(menu/kontakt_0.gif);
			background-repeat   : no-repeat;
}


li .a1:hover { 
			background-image    : url(menu/archive_1.gif);
			background-repeat   : no-repeat;
}
li .a2:hover { 
			background-image    : url(menu/videos_1.gif);
			background-repeat   : no-repeat;
}
li .a3:hover { 
			background-image    : url(menu/install_1.gif);
			background-repeat   : no-repeat;
}
li .a4:hover { 
			background-image    : url(menu/malerei_1.gif);
			background-repeat   : no-repeat;
}
li .a5:hover { 
			background-image    : url(menu/fotografie_1.gif);
			background-repeat   : no-repeat;
}
li .a6:hover { 
			background-image    : url(menu/kontakt_1.gif);
			background-repeat   : no-repeat;
}

li .a1aktuell { 
			float :left;
			width : 117px;
			height : 21px;
			margin-right: 2px;
			background-image: url(menu/archive_1.gif);
			background-repeat: no-repeat;
}
li .a2aktuell { 
			float :left;
			width : 76px;
			height : 21px;
			margin-right: 2px;
			background-image    : url(menu/videos_1.gif);
			background-repeat   : no-repeat;
}
li .a3aktuell { 
			float :left;
			width : 178px;
			height : 21px;
			margin-right: 2px;
			background-image    : url(menu/install_1.gif);
			background-repeat   : no-repeat;
}
li .a4aktuell { 
			float :left;
			width : 90px;
			height : 21px;
			margin-right: 2px;
			background-image    : url(menu/malerei_1.gif);
			background-repeat   : no-repeat;
}
li .a5aktuell { 
			float :left;
			width : 100px;
			height : 21px;
			margin-right: 2px;
			background-image    : url(menu/fotografie_1.gif);
			background-repeat   : no-repeat;
}
li .a6aktuell { 
			float :left;
			width : 228px;
			height : 21px;
			background-image    : url(menu/kontakt_1.gif);
			background-repeat   : no-repeat;
}
