/*
Style sheet kva-luzern.ch
__________________________________________________________________
Description		CSS Layout properties
Company			Uniresearch AG, www.uniresear.ch
@date			04/06
@author			CHB
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, th, td, input, textarea, label, select, option {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
}

html {
	line-height: 22px;
}

body {
	background: #ededed url(../images/bg.gif) top center repeat-y;
	text-align: center; /*IE 5, 5.5*/
}

#container {
	position: relative;
	width: 954px;
	margin: 0 auto;
	padding-left: 1px;
	text-align: left;
}

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 794px;
	height: 24px;
	color: #fff;
	font-size: 12px;
	z-index: 2;
	background-color: #009ee0;
}

#logohelper {
	position: static;
}

#navigation {
	float: left;
	margin: 70px 0 0 0;
	width: 180px;
}

#quicklinks {
	margin: 30px 0 0 0;
	font-size: 10px;
}

#eyecatcher {
	float: left;
	margin: 40px 0 0 0;
	width: 160px;
}

#content {
	float: left;
	width: 600px;
	margin: 80px 13px 0 0;
}

#footer {
	width: 600px;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #969696;
	border-top: 1px solid #000;
}



/* Navigation */

#navigation ul {

	margin: 0;

	padding: 0;

}



#navigation ul ul ul {

	margin: 0 0 0 10px;;

	padding: 0;

}



#navigation li {

	/*padding: 0;

	margin: 0 0 0 10px;*/

	list-style: none;

	/*text-transform: uppercase;*/

}



/* Navigation level-1 */

#navigation ul li a, #navigation ul li.sel a {
	display: block;
	width: 154px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 10px;
}



#navigation ul li a:hover, #navigation ul li.sel a {

	color: #0086d9;

}



/* Navigation level-2 */

#navigation ul ul li.level2 a, #navigation ul ul li.level2sel a {
	display: block;
	width: 146px;
	padding: 0 0 0 8px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	background: transparent url(../images/unav_bullet_0.gif) left center no-repeat;
}



#navigation ul ul li.level2 a:hover, #navigation ul ul li.level2sel a {

	color: #0086d9;

	background: transparent url(../images/unav_bullet_1.gif) left center no-repeat;

}



/* Navigation level-3 */

#navigation ul ul ul li.level3 a, #navigation ul ul ul li.level3sel a {

	display: block;

	width: 136px;

	padding: 0 0 0 8px;

	color: #000;

	text-decoration: none;

	font-size: 10px;

	line-height: 16px;

	font-weight: normal;

	background: transparent url(../images/unav_bullet_0.gif) left center no-repeat;

}



#navigation ul ul ul li.level3 a:hover, #navigation ul ul ul li.level3sel a {

	color: #0086d9;

	background: transparent url(../images/unav_bullet_1.gif) left center no-repeat;

}



/* Quicklinks */

#quicklinks ul {

	margin: 0;

	padding: 0;

	border: none;

}



/* Quicklinks level-1*/

#quicklinks ul li {

	list-style: none;

	text-transform: none;

}



#quicklinks ul li a, #quicklinks ul li.sel a {

	display: block;

	width: 154px;

	padding: 0 0 0 10px;

	font-weight: normal;

	text-decoration: none;

	font-size: 10px;

	line-height: 16px;

	background: transparent url(../images/nav_bullet.gif) left center no-repeat;

}



#quicklinks ul li a:hover, #quicklinks ul li.sel a {

	color: #0086d9;

}



/* Typografie */



h1 {

	padding: 0 0 15px 0;

	font-size: 18px;

	text-transform: uppercase;

	color: #009ee0;

}



h2 {

	font-size: 14px;

	font-weight: bold;

	color: #009ee0;

}



p {

	margin: 0 0 10px 0;

}



#logo img {

	margin: -18px 0 0 12px;

}



#logo p {

	margin: 6px 0 0 110px;

}



#quicklinks p {

	margin: 0 0 0 10px;

	font-weight: bold;

}



#content ul {

	margin: 5px 0 10px 0;

	padding: 0;

}



#content li {

	margin: 0;

	padding: 0 0 10px 14px;

	list-style: none;

	background: transparent url(../images/quadrat.gif) left 7px no-repeat;

}



.ankerlink {

	padding: 0 10px 0 0;

	text-align: right;

	font-size: 10px;

	text-transform: uppercase;

	background: transparent url(../images/pfeil.gif) right 10px no-repeat;

}



/* Links */

#content a:link, #content a:active, #content a:visited {

	color: #009ee0;

	text-decoration: none;

}



#content a:hover {

	color: #000;

	background-color: #feda36;

	border-bottom: 1px solid #009ee0;

}



#content p.ankerlink a:link, #content p.ankerlink a:active, #content p.ankerlink a:visited {

	color: #646464;

}



#content p.ankerlink a:hover {

	color: #009ee0;

	border: none;

	background-color: transparent;

}



#logo a:link, #logo a:active, #logo a:visited {

	text-decoration: none;

	color: #fff;

}



#logo a:hover {

	text-decoration: underline;

}





/* Content-Table Definitionen */

table.contenttable {

	width: 100%;

	margin: 0 0 20px 0;

	color: #000;

}



table.contenttable tr.tr-even td, p.titlecolor {

	background-color: #b4b4b4;

}



table.contenttable tr.tr-odd td, table.contenttable tr td {

	background-color: #dcdcdc;

}



table.contenttable tr td {

	padding: 5px;

	margin: 5px;

	vertical-align: top;

	text-align: left;

}



/* Sitemap settings */

p.sitemaplevel1 {

	margin: 0;

	font-weight: bold;

	padding-left: 5px;

	border-bottom: 1px dashed #ccc;

	margin-top: 20px;

}



p.sitemaplevel2 {

	margin: 0;

	margin-left: 50px;

	padding-left: 5px;

	border-bottom: 1px dashed #ccc;

}



p.sitemaplevel3 {

	margin: 0;

	margin-left: 100px;

	padding-left: 5px;

	border-bottom: 1px dashed #ccc;

}



p.sitemaplevel4 {

	margin: 0;

	margin-left: 150px;

	padding-left: 5px;

	border-bottom: 1px dashed #ccc;

}



/* Form settings */

span.csc-form-label, span.csc-form-radio {

	padding-right: 40px;

}



span.csc-form-label-req {

	padding-right: 40px;

	font-weight: bold;

}



span.csc-form-radio {

	padding-left: 10px;

}



input.formular, textarea.formular {

	border: 1px solid #dcdcdc;

	/*width: 200px;*/

}