/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(img/bg_repeat_1x425.gif);
	font-family: arial;
	font-size: 10px;
	line-height:14px;
	background-repeat: repeat-x;
}

a {
	color:#000000;
	text-decoration:underline;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-weight: normal
}

.content_top {
	background-image: url(img/bg_repeat_1x208.gif);
	font-family: arial;
	font-size: 10px;
	line-height:14px;
	background-repeat: repeat-x;
}
.content_text {
	font-family: arial;
	font-size: 10px;
	line-height:14px;
	background-color: #dcdcdc;
}
.content_white {
	font-family: arial;
	font-size: 8px;
	line-height:14px;
	background-color: #fff;
}
.text_bio {
	font-family: arial;
	font-size: 11px;
	line-height:14px;
	background-color: #fff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	link: ;
	visited-link: ; 
}
.text_rechts {
	font-family: arial;
	font-size: 11px;
	line-height:14px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.shadow_right_repeat {
	background-image: url(img/bg_shadow_right_1.gif);
}
.shadow_left_repeat {
	background-image: url(img/bg_shadow_left_1.gif);
}