/* Stylesheet for chuebscher.ch - 14.01.2005 */


body {
	background-color:#FFFFFF;
	font-family: georgia, verdana, arial, helvetica, sans-serif;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	background-color: transparent;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: transparent;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: transparent;
}


p, td, li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
    line-height: 155%;

}


ul, ol {
 	list-style-type: disc;
 	padding: 0 0 0 15px;
 	margin: 0px;
 	background-color: transparent;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
}

th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#000000;
}

a:link {
	color: #003399;
	background-color: transparent;
}

a:visited {
	color: #660066;
	background-color: transparent;
}

a:active {
	color: #990000;
	background-color: transparent;
}


.globlaFunctions {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.path {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
}



