@charset "iso-8859-1";


body {
font-family : Verdana, Arial, sans-serif;
font-size: 10pt;
/*font-size: 10px; */
background-color: transparent; 
padding: 5px;
}
h1{
font-size: 150%;
font-weight: bold;
padding-bottom: 10px;
text-align: left;
}
h3{
font-size: 120%;
font-weight: bold;
}
p{
padding-left: 20px;
}
p.note{
font-size:.80em;
}
td.note{
font-size: .80em;
}
.bold_red{
font-weight: bold;
color: red;
}
td.kante{
background-image: url(images/bgline.gif);
background-repeat:  repeat-y;
width: 1px;
}
td{
font-size: 10pt;
}
td.note{
font-size: 8pt;
}
td.maintext{
background: #f6f6f6;
padding-left: 10px;
padding-right: 14px;
padding-top: 10px;
padding-bottom: 10px;
border:1px;
border-left: 0px;
border-style: solid;
border-color: #818181;
width: 75%;
font-size: 10pt;
}
td.leftbox{
background: #e1e1e1;
line-height: 1.8;
width: 25%;
border: 1px;
border-style: solid;
border-color: #818181;
position: top;
padding-left: 3px;
padding-top: 10px;
font-weight: normal;
font-size: 10pt;
}
a.leftbox{
color: #414141;
text-decoration: none;
font-weight: normal;
padding-left: 5px;
}
a:link .leftbox{
	color:black;
	text-decoration:none;
	}
a:visited .leftbox{
	color:black;
	text-decoration:none;
	}
a:hover.leftbox {
	color:green;
	text-decoration:underline;
	}
a:active.leftbox {
	color:red;
	}
td.logo{
/*background: yellow; url(images/bgline.gif);*/
background: #e1e1e1;
padding: 0;
text-align: center;
font-size: 170%;
font-weight: bold;
font-style: italic;
margin: 0;
border: 0px;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-color: #818181;
border-style: solid;
width: 780px;
height: 80px;
}
table.mitt{
width: 782;
}
