/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #990033;
}

.button_ind {
	font-size: 12px;
	text-decoration: none;
	}
	
.button_ind:hover {
	text-decoration: none;
	color: #ff9900;
	}
	
.button_haus {
	font-size: 12px;
	text-decoration: none;
	color: #CC3333;
	}

.button_haus:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
.haupt {
	font-size: 13px;
	font-weight: bold;
}
.sub_line {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.button_ind_on {
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
}

