.scrolldiv {
	overflow: auto;
	width:470px;
	height:330px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 20px;
	font-style: normal;
	font-weight: normal;
}

ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.tabkl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 20px;
	font-style: normal;
	font-weight: normal;
}

.tabhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height : 20px;
	font-style: normal;
	font-weight: bold;
	background-color: #D3E6FA;

}

.bloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 20px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;


}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 22px;
	font-style: normal;
	font-weight: normal;
}
.fett{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0035B0;
}
.blaudick {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0035B0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0B4BA8;
	font-style: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B4BA8;
	font-style: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B4BA8;
	font-style: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B4BA8;
	font-style: normal;
}

.bluestrip {
	background-color: #D3E6FA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.bluespace {
	background-color: #D3E6FA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.colwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.todopoint {
	background-color: #FFCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #1848A8;
}

a:hover {
	color: #F61415;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #A3613D;
}

.navistrich {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FCF9B7;
}


a.ex:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FCF9B7;
	/*color : #1E7594;*/
	text-decoration: none;
}

a.ex:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9966;
	text-decoration: none;
}
a.ex:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A4EB7;
	text-decoration: none;
}


