/* CSS Document */
*	{
	margin:0;
	padding:0;
	}
	
	html,
	body {
	height:100%;
	}

	body {
	font-family: Verdana, Arial, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image: url(../bilder/hg_blau.gif);
	background-repeat: repeat-y;
	background-position: right;
		}
		
	#seite {
		min-height:100%;
		background:url(../bilder/hg_rot.gif);
			background-repeat: repeat-y;
	background-position: left;

	}
	
	#leftcontent {
	position: absolute;
	left:0px;
	top:261px;
	width:220px;
		}
		

		#menuservice {
		margin-top: 30px;
		}


	#content {
   		margin-left: 325px;
		margin-right:250px;
   		margin-top:10px;
		}
		
	#print {
   		margin-left: 225px;
   		margin-right:250px;
   		margin-top:20px;
		text-align:right;
		}
	
	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; margin-top: 0px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	
		
	
	#head {
	background:#fff;
	height:212px;
	width:100%;
	background-image:url(../bilder/hg-head.png);
	background-repeat:repeat-x;
		}
		

	#suchen {
	position: absolute;
	left:12px;
	top:460px;
	width:150px;
	}

	#luzernlogo {
		position: absolute;
		left:0px;
		top:120px;
		width:160px;
	}
		
	