body {
	margin:0px;
	background-color:#FFFFFF;
	overflow:auto;
	width: 100%;
	height: 100%;
}

div,td,p {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}

#divMainContainer {
	position:absolute;
	top:0px;
	left:50%;
	width:848px;
	margin-left:-511px;
}

#divMainFront {
	position:absolute;
	top:0px;
	left:87px;
}

#divServiceNavi {
	position:absolute;
	top:16px;
	left:16px;
}

#divServiceNavi a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#divAllgemeinNavi {
	position:absolute;
	top:0px;
	right:-848px;
}

#divAllgemeinNavi div {
	padding-top:16px;
}
#divAllgemeinNavi a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #0063A8;
	text-decoration: none;
}

#divMainTitle {
	position:absolute;
	top:57px;
	left:0px;
	background-image: url('../img/mainTitle_bg.gif');
	width:848px;
	height:50px;
}

/* GLOBALE EINSTELLUNGEN FÜR ALLE MAIN NAVIS */
#divMainRubs {
	position:absolute;
	top:132px;
	left:269px;
}
#divMainRubs a {
	font-family: Verdana, sans-serif;
	text-decoration: none;
}
#divMainRubs .mainDiv {
	line-height:13px;
	padding-bottom:16px;
	width:163px;
}
#divMainRubs .elm {
	font-size: 10px;
	font-weight: bold;
	line-height:15px;
	padding-left:1px;
	padding-top:-2px;
	color: #666666;
}

/* RUBRIK 1 */
#divMainRub1 {
	position:absolute;
	top:0px;
	left:0px;
	width:175px;
	height:140px;
}
#divMainRub1 div {
	line-height:15px;
	background-image: url('../img/dotted_bg_h.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#divMainRub1 .mainTitle {
	font-size: 11px;
	font-weight: bold;
	color: #0063A8;
}
#divMainRub1 .elm:hover {
	color: #0063A8;
}

/* RUBRIK 2 */
#divMainRub2 {
	position:absolute;
	top:0px;
	left:202px;
	width:175px;
	height:140px;
}
#divMainRub2 div {
	line-height:15px;
	background-image: url('../img/dotted_bg_h.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
#divMainRub2 .mainTitle {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
#divMainRub2 .elm:hover {
	color: #FF9900;
}

/* RUBRIK 3 */
#divMainRub3 {
	position:absolute;
	top:0px;
	left:404px;
	width:175px;
	height:140px;
}
#divMainRub3 div {
	line-height:15px;
	background-image: url('../img/dotted_bg_h.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
#divMainRub3 .mainTitle {
	font-size: 11px;
	font-weight: bold;
	color: #993333;
}
#divMainRub3 .elm:hover {
	color: #993333;
}

#divMainAddress {
	position:absolute;
	top:287px;
	left:52px;
	width:163px;
	height:170px;
	padding-top:15px;
	background-image: url('../img/dotted_bg_h.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#divMainAddress div {
	padding-left:1px;
	font-size:10px;
	color:#0063A8;
}
#divMainAddress a {
	color:#2DA845;
	text-decoration:none;
}
#divMainAddress a:hover {
	text-decoration:underline;
}

#divMainMood {
	position:absolute;
	top:287px;
	left:234px;
	width:614px;
	height:202px;
}

#divLogoLuzern {
	position:absolute;
	top:568px;
	left:16px;
	width:200px;
	height:27px;
}

#divMainNews {
	position:absolute;
	top:500px;
	left:234px;
	width:570px;
	height:106px;
	background-image: url('../img/dotted_bg_v.gif');
	background-repeat: repeat-y;
	background-position: left;
}

#divMainNewsTitle {
	position:absolute;
	top:17px;
	left:35px;
	font-weight:bold;
	color:#0063A8;
	padding-left:12px;
	background-image: url('../img/bluedot.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#divMainNewsContent {
	position:absolute;
	top:45px;
	left:47px;
	font-size:10px;
}
#divMainNewsContent .date {
	color:#0063A8;
	font-size:10px;
}
#divMainNewsContent a {
	color:#2DA845;
	text-decoration:none;
}
#divMainNewsContent a:hover {
	text-decoration:underline;
}

#divLineRight {
	position:absolute;
	top:500px;
	left:847px;
	width:1px;
	height:106px;
	background-image: url('../img/dotted_bg_v.gif');
	background-repeat: repeat-y;
}