@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
}
.text {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666;
}
.text A:link {
	color: #666666; 
	text-decoration: underline;
}
.text A:visited {
	color: #666666; 
	text-decoration: underline;
}
.text A:active {
	color: #666666; 
	text-decoration: underline;
}
.text A:hover {
	color: #333333; 
	text-decoration: none;
}
.trainingsmall A:link {
	color: #666666; 
	text-decoration: underline;
}
.trainingsmall A:visited {
	color: #666666; 
	text-decoration: underline;
}
.trainingsmall A:active {
	color: #666666; 
	text-decoration: underline;
}
.trainingsmall A:hover {
	color: #333333; 
	text-decoration: none;
}
.titles {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333366;
	font-weight: bold;
}
.border {
	border: 1px solid #1C3C7E;
}
.training {
	line-height: 20px; 
	background-color: #e5cce5; 
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; 
	color: #666699; 
	font-size: 12px; 
	font-weight: bold;
}
.trainingsmall {
	line-height: 20px; 
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; 
	color: #666699; 
	font-size: 11px;
}
.partners {
	line-height: 24px; 
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; 
	color: #cc3333; 
	font-size: 12px;
}
.form {
	font-family: Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 10px;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #E7E9E9;
}