h1 {
	background: #FFFFFF; 
	font-family: Verdana, sans-serif; 
	font-size: 22pt; 
	font-weight: bold; 
	color: #00008B; 
	text-decoration: none; 
	margin-bottom: 0px
   }
  
h2 {
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #00008B; 
	text-decoration: none; 
	margin-bottom: 0px
   }
   
h3 { 
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #00008B; 
	font-style: italic; 
	margin-top: 30px; 
	margin-bottom: 0px
   }
   
p {  
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none; 
	margin-top: 5px
  }
  
img { 
	border: 0px solid;
	vertical-align: top;
  }
  
form { 
	border: 0px solid;
  }
  
object { 
	vertical-align: top;
  }
   
body{  
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	color: #00008B; 
	text-decoration: none
   }
   
.small, a:visited.small, a:link.small {  
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 7pt; 
	color: #00008B; 
	text-decoration: none
   }
   
table.framework{
	margin-left: auto; 
	margin-right: auto; 
	width: 749px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
}

td.top1{
	text-align: center;
	width: 100%;
}

tr.top2{
	height: 23px;
	width: 100%;
	vertical-align: top;
	align: center;
}

tr.topImages{
	width: 768px;
	height: 199px;
}

td.menu{
	width: 100%;
	border-left: 1px solid #00008B;
	border-right: 1px solid #00008B;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
   
td.left{
	width: 192px;
	height: 300px; 
	border-left: 1px solid #00008B; 
	border-right: 1px solid #c4c4c4; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom: 1px solid #00008B; 
	background-image:url(images/logo_left.jpg);
	vertical-align: top;
	background-repeat:no-repeat;
	text-align: center;
}

td.content{
	border-left-width: 1px;
	border-right: 1px solid #00008B;
	border-top-width: 1px;
	border-bottom: 1px solid #00008B;
	text-align: left;
	vertical-align: top;
	width: 557px;
}
   
a:hover.small {  
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 7pt; 
	color: #00008B; 
	text-decoration: underline;
   }
   
.agenda {  
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	color: black; 
	text-decoration: none
   }
   
.titel{ 
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 15pt; 
	font-weight: bold; 
	color: #00008B; 
	text-decoration: none
   }
   
a:link {  
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	color: #0000CC;
	text-decoration: underline;
   }
   
a:visited {  
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	color: #0000CC; 
	text-decoration: underline;
   }
   
a:hover {  
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	color: #0000CC; 
	text-decoration: none
   }
   
td.agenda { 
	background: #FFFFFF;
	color: black;
	border-style: solid; 
	border-width: 0px 2px 0px 2px; 
	border-color: #EBEBFF 
   }
   
html,body { 
	height:100%; 
   }
