/* CSS Document */

body { background-color:#999999; margin-left:0px; margin-right:0px;text-align:center;
}

.rahmen_komplett {
	border: 1px solid #666666;
}

.text_status {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a.status:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
a.status:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
a.status:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
a.status:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
.rahmen_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.rahmen_links {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.rahmen_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.rahmen_rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.rahmen_grau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
}
