body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	background-color: #FFFFFF;
	margin: 11px 5px 25px 20px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}


/* Athleten Profile */
.content-list1 {
	background-color : #FFFFFF;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #B4D0E4;
	border-top-color : #CCE1F0;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-size: 11px;
	line-height: 15px;
}

.content-list2 {
	background-color : #FCF9F0;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #B4D0E4;
	border-top-color : #CCE1F0;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-size: 11px;
	line-height: 15px;
}

.content-header {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color : #CCE1F0;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #B4D0E4;
	border-top-width : 1;
	border-top-style : solid;
	border-top-color : #CCE1F0;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 4px;
	padding-bottom : 3px;
	background-image : url("../img/_w_long.gif");
	background-repeat: repeat-x;	
}

.fw-spacer {
	padding-top: 10px;
}

a.fw-link-header:visited, a.fw-link-header:link {
	color: #333534;
	text-decoration: none;
	font-weight: bold;
	background-image: url();
	background-color: transparent;
}

a.fw-link-header:active, a.fw-link-header:hover {
	color: #333534;
	text-decoration: none;
	font-weight: bold;
	background-image: url();
	background-color: transparent;
}

a.fw-link-pages:visited, a.fw-link-pages:link {
	color: #02538E;
	text-decoration: underline;
	background-image: url();
	background-color: transparent;
}

a.fw-link-pages:active, a.fw-link-pages:hover {
	color: #02538E;
	text-decoration: underline;
	background-image: url();
	background-color: transparent;
}

