body {
	background-color : #F2F9FF;
	margin : 0px;
	font-family:Arial, sans-serif;
}

.hgblau {
	background-color : #264FC3;
}

.navaktiv {
	font-size : 13px;
	color : #FEC63B; /*BCBCBC, F1D46C*/
	font-weight : bold;
	text-decoration : underline;
}

.nav {
	font-size : 13px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

.start1 {
	color : #ffffff;
	font-weight : bold;
	font-size : 13px;
	text-align : center;
}

.start2 {
	color : #ffffff;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
}

.startlink1 {
	color : #ffffff;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

a.startlink1:hover {
	text-decoration : underline;
}

.linklang {
	color : #5678AA;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}

.ueberschrift1 {
	font-size : 18px;
	font-weight : bold;
	color : #3D74AE;
	text-decoration : underline;
}

.text {
	font-size : 14px;
	font-weight : normal;
	color : #343434;
	text-decoration : none;
}

.textlink {
	font-size : 14px;
	font-weight : normal;
	color : #4F4F4F;
	text-decoration : underline;
}

input, textarea, select {
	width : 300px;
	border-style : solid;
	border-width : 1px;
	border-color : #3d74ae;
	background-color : #F4F4F4;
}
.iso {
	font-size : 13px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	padding-left : 20px;
}
