@charset "UTF-8";
/* CSS Document */

.textlink {
	font-family: Helvetica, Arial, sans-serif;
	}
textlink:link {
	text-decoration: none;
	color: #FFFFFF;
}
textlink:visited {
	text-decoration: none;
	color: #AAAAAA;
}
textlink:hover {
	text-decoration: underline;
	color: #ff7800;
}
textlink:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.textHead {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
}

.textNormal {
	font-size: 13px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
}

.text-UNDschwarzbold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.text-UNDschwarzNormal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.text-UND1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #f30090;
	}

.text-UND1-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #f30090;
	font-weight: bold;
	font-style: normal;
	}

.text-UND2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff200;
	}

.text-UND2-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff200;
	font-weight: bold;
	font-style: normal;
	}

.text-UND3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #66cc33;
	}

.text-UND3-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #66cc33;
	font-weight: bold;
	font-style: normal;
	}

.text-UND4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #00a5e9;
	}

.text-UND4-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #00a5e9;
	font-weight: bold;
	font-style: normal;
	}
	
.text-UND5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ff7800;
	}

.text-UND5-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ff7800;
	font-weight: bold;
	font-style: normal;
	}

		
.textweiss {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 120%;
	}
	
.textweiss2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 200%;
	}
	
.weiss14pt-normal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	}
	
.weiss14pt-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	}

.text-weiss-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;	
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00a5e9;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.subhead-UND1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #f30090;
	font-style: italic;
	
}

.subhead-UND2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff200;
	font-style: italic;
	
}

.subhead-UND3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #66cc33;
	font-style: italic;
	
}

.subhead-UND4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00a5e9;
	font-style: italic;
	
}
.subhead-UND5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff7800;
	font-style: italic;
	
}
.subhead-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: oblique;
}
.navibar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00a5e9;
	text-decoration: none;
	font-style: oblique;
}

.navibar-UND5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7800;
	text-decoration: none;
	font-style: normal;
}
.temp {
	background-repeat: no-repeat;
	background-image: url(../Logos/bg.gif);
	background-attachment: fixed;
	border-color: #EEEEEE;
	outline-style: dotted;
	outline-width: medium;
	outline-color: #EEEEEE;
}
	
