a {
	color: #600040;
	}
	
a:hover {
	color: #908080;
	}

body {
	margin: 0px;
	background-color: #642323;
	}

#box {
	 margin-right: 8px; 
	 margin-top: 3px; 
	 border: 1px solid #642323;
	 background-color: #FFFFFF;
	 }

#box_fehler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	padding: 6px;
	 background-color: #ffffff;
	 }

#box_hilfe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #642323;
	 padding: 6px; 
	 background-color: #FFF4A8;
	 }


.navi_gray:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
    color:#FF9933;
	height: 27px;
    line-height: 27px;
    }

.top_ten {
	color:#ffffff;
	text-decoration: none;
	}

.top_ten:hover {
	color:#FFF000;
	}

.portal_select {
	color: #FFFF99;
	text-decoration: none;
}

.portal_select:hover {
	color: #FFF000;
	text-decoration: none;
}

.haupt {
	width: 765px;
	border: 1px solid #DB5252;
	}
	
.navi_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B57979;
}

.txt_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #642323;
}


.felder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}

    .felder_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
    background-color: #ff0000;
	}
	
.button {
	background-image: url(images/portal/button_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #C65454;
	border-right: 1px solid #C65454;
	border-top: 0px solid #C65454;
	border-bottom: 0px solid #C65454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 11px;
	height: 17px;
	}
	
	
