.kursueberschrift_rot {
	color: #FF0000;
	font-weight: 600;
	letter-spacing: .1em;
}
.copyright {
	font-size: .7em;
	color: #334FA2;
}

a.speziell:link {
	color:            #FFFFFF;
	text-decoration: none;
}

 A  {
	text-decoration: none;
	color: #334FA2;
}

a:hover {
     text-decoration: underline;
} 

.fetttext {
	color: #334FA2;
	font-weight: 900;
}

.normaltext {
	font-weight: 100;
	color: #334FA3;
}
.linkerBereich {
	font-size: 0.9em;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
}


.impressum {
	font-size: 13px;
	color: #334FA2;
	font-weight: 300;
}
.kursueberschrift_kursseiten {
	font-size: 1.2em;
	color: #334FA3;
	font-weight: bold;
}



#content {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 22px;
	height: auto;
	overflow: auto;
	background-color: #A5B5E3;
	background-position: top;
	padding-top: 38px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
