body {
	background: #ffffff repeat-y;
	font: 70% Verdana, sans-serif;
	color: #4D4D4D;
	line-height: 90%;
	margin: 0px;
}

tr {
	font: 70% Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	line-height: 140%;
}

input, textarea {
	background: #F7F7F7;
	font: 100% Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	border: 1px solid #C6C6C6;
}

select {
	background: #ffffff;
	font: 100% Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	border: 1px solid #C6C6C6;
}

.radio {
	background: #ffffff;
	border: 0px;
}

.titel1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
}

.titel2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
}

.titel3 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #4D4D4D;
}

.titel4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
}


#noborder img {
	border: none;
}

#proheader {
	left: 0px;
	width: 560px;  
	position: absolute;
	top: 0px;
}

#training {
	left: 34px;
	width: 456px;  
	position: absolute;
	top: 238px;
	line-height: 115%;
	color: #3599D6;
}

#training2 {
	left: 34px;
	width: 490px;  
	position: absolute;
	top: 130px;
	line-height: 115%;
	color: #FF2005;
}

#page {
	left: 0px;
	width: 560px;  
	position: absolute;
	top: 220px;
	line-height: 140%;
}

#content {
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}

a:visited{text-decoration:none; border-bottom: 1px dotted; color:#0077C1;}
a:active{text-decoration:none; border-bottom: 1px dotted; color:#0077C1;}
a{text-decoration:none; border-bottom: 1px dotted; color:#0077C1;}
a:hover{text-decoration:none; border-bottom: 0px dotted; color:#0077C1;}
