@charset "utf-8";
/* CSS Document */

BODY
{
	margin: 0 auto;
	width: 945px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

} 
A:link {
	text-decoration: none;
	color: #0000FF;
}
A:visited {
	text-decoration: none;
	color: #0000FF;
}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

td.titel {
	background-color: #FFFFFF;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	text-indent: 0px;
}

td.subtitel {
	background-color: #FF6600;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	text-indent: 2px;
}

td.glm1 {
	background-color: #BBDDFF;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	text-indent: 2px;
}

td.glm2 {
	background-color: #BBDDFF;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	text-indent: 2px;
}    

.passa {
	height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}

div.passa div { 
background: transparent url(dot_br.gif) no-repeat top left; 
height: 100%; }

div.passa div div { 
background: transparent url(dot_br.gif) no-repeat bottom right; 
height: 100%; }

div.passa div div div { 
background: transparent url(dot_br.gif) no-repeat bottom left; 
height: 100%; }

div.passa div div div div { 
padding: 2px; 
height: 100%; }

.style1 {
	font-size: 16pt;
	border-right-width: thin;
	border-right-style: none;
}
.style2 {
	font-size: 16;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-width: thin;
	border-bottom-style: none;
	border-left-color: #666666;
}
