.Stil2 {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #FF0099;
	letter-spacing: 1px;
}

.jobstitel {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #FF0099;
	letter-spacing: 1px;
}


.bilduntert {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}


.fließtext1 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}


.fliesstext1 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}


.fließtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0099;
}

.fliesstext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0099;
}

.fließtext3 {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}


.fliesstext3 {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}


.fliesstext4 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
}

.gbook {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.menuesee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.Stil3 {color: #666666}

.combobox {
background-color: #FFFFFF;
color: #808080;
font-size: 9pt;
font-family: arial;
font-weight: bold;
}

.videolink {color: #FFFFFF}

a {
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0099;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.float {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	border: #CCCCCC solid 1px;
	display: block;
	width: 140px;
	height: 20px;
	line-height: 20px;
	background-color: #FFFFFF;
	padding:5px;
	text-align:center;
}
a:hover.float {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	border: #CCCCCC solid 1px;
	display: block;
	color: #FFFFFF;
	background-color: #FF0099;
	text-decoration: none;
}


a.img {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	border: #CCCCCC solid 1px;
	display: block;
	height: 70px;
	background-color: #FFFFFF;
	padding:5px;
}
a:hover.img {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	border: #CCCCCC solid 1px;
	display: block;
	height: 70;
	color: #FFFFFF;
	background-color: #FF0099;
}