.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}
.button  {
	font-size : 8pt;
	color : #000000;
	font-family : Arial, Verdana;
	background-image : url(http://www.3sides.net/_library/buttons/boxbg.gif);
	border-width : 1;
	border-style : solid;
	border-color : #B6B6B6;
}	
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #663333;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #663333;
	text-decoration: underline;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-image: url(../images/klausmair_background.jpg);
	background-repeat: repeat-x;
}
.body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.menustyle {
	background-attachment: fixed;
	background-image: url(../images/klausmair_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.content {
	border: 0.1em solid #000000;
}
.breadcrumbs {
	background-image: url(../images/klausmair_body.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.border-left {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}
.border-table {
	border: 0.01em solid #CCCCCC;
}
.tr-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/klausmair_tr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: .01em solid #CCCCCC;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
}

