@import url("fonts.css");

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 77%;
	cursor:url('http://www.luzern-business.ch/_local/templates/standard_de/images/wflu_zeiger.cur'),pointer;
}

p {
	margin: 0;
	line-height: 160%;
}

div#page {
	position: relative;
	width: 960px;
	min-height: 100%;
	margin: auto;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-y;
}

* html div#page {
	height: 100%; 
}

div#head {
	height: 247px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
}

div#head div#banner {
	width: 940px;
	height: 140px;
	position: absolute;
	left: 10px;
	top: 21px;
}

div#head div#sprachwahl {
	margin-left: 18px;
	height: 23px;
	width: 910 px;
	padding: 168px 15px 0 15px;
	color: white;
}

div#head div#sprachwahl div#lefttop {
	float: left;
}

div#head div#sprachwahl div#lefttop ul, 
div#head div#sprachwahl div#lefttop li,
div#head div#sprachwahl div#righttop ul,
div#head div#sprachwahl div#righttop li {
	list-style: none;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
 
div#head div#sprachwahl div#lefttop li {
	margin-right: 5px;
}

div#head div#sprachwahl div#righttop {
	float: right;
	text-align: right;
	padding-right: 10px;
}

div#head div#sprachwahl div#righttop a,
div#head div#sprachwahl div#lefttop a {
	color: white;
	text-decoration: none;
}

div#head div#sprachwahl div#righttop li.print {
	background-image: url(../images/print.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding-left: 23px;
}


div#head div#sprachwahl div#righttop li.print a {
	line-height: 129%;
	height: 17px;
}

div#head div#sprachwahl div#righttop li.search {
	background-image: url(../images/search.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding: 0 20px 0 10px;
}

div#head div#sprachwahl div#righttop li.search a {
	color: #3375b7;
	line-height: 129%;
	height: 18px;
	display: block;
}

* html div#head div#sprachwahl div#righttop li.search a {
	display: inline;
}

div#head div#sprachwahl div#righttop form {
	padding: 0;
	margin: 0;
	float: left;
}

div#head div#sprachwahl div#righttop form input {
	font-size: 77%;
	color: white;
	height: 11px;
	border: 1px solid white;
	background-color: #3375b7;
	margin-left: 2px;
	margin-right: 6px;
}

div#middle {
	padding-bottom: 80px;
}

div#middle div#left {
	width: 231px;
	padding-left: 28px;
	float: left;
}

div#middle div#left div#boxleft {
	width: 220px;
	margin-top: 25px;
}

div#middle div#gototop {
	float: left;
	width: 670px;
	padding: 0;
	margin: 0;
}

div#middle div#gototop div#content {
	padding: 0;
	margin: 0;
}

div#middle div#clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

div#footer {
	width: 960px;
	height: 60px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 77%;
	color: white;
}

div#footer p {
	margin-top: 18px;
}

div#footer a {
	color: white;
	text-decoration: none;
}

body.cms_editpage div#footer {
	visibility: hidden;
}

div#ticker {
	width: 940px;
	height: 14px;
	padding: 8px 0;
	margin-left: 10px;
}

div#ticker {
	color: #3375b7;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 1px;
}

div#ticker a {
	color: #3375b7;
	text-decoration: none;
}
