.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
                font-size:13pt; font-style: normal; line-height: normal; 
	color: #3263A5;
	text-decoration: none;
}

.hyperlink2 {
	font-family: Arial, Helvetica, sans-serif;
                font-size:10pt; font-style: italic; line-height: normal; 
	color: #6C5A61;
	text-decoration: underline;
}

.hintergrund2 {
	background-attachment: fixed;
	background-image:  url(../img/hg.jpg);
	background-repeat: no-repeat;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
                font-size:13pt; font-style: normal; line-height: normal; 
                color: #3263A5; font-weight: normal;
	text-decoration: none;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
                font-size:10pt; font-style: normal; line-height: normal; 
                color: #487CB9; font-weight: bold;
	text-decoration: none;
}


.titel {
	font-family: Arial, Helvetica, sans-serif;
                font-size:14pt; font-style: normal; line-height: normal; 
                color: #3263A5; font-weight: bold;
}

.titel2 {
	font-family: Arial, Helvetica, sans-serif;
                font-size:14pt; font-style: normal; line-height: normal; 
                color: #3263A5; font-weight: normal;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
                font-size:8pt; font-style: normal; line-height: normal; 
                color: #efefff; font-weight: bold;
}

