a.lexi_link{
	color:#800000;
	text-decoration: none;
	font-weight:bold;
}
a:hover.lexi_link{
	color:#EF5400;
	text-decoration: none;
	font-weight: bold;
}
.headline_normal{
	font-size: 16px;
	border-bottom: 1px solid #000000;
	color: #800000;
	font-weight: bold;
}
.lex_table{
	border: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	vertical-align: top;
	background-color: #fff6f7;
}
.lex_field_left{
	width: 459px;
	height: auto;
	padding: 10px;
	text-align: justify;
}
.lex_field_right{
	width: auto;
	height: auto;
	padding: 5px;
	text-align: right;
	vertical-align: top;
}
.lex_headline{
	font-size: 14px;
	color: #cd7e25;
	border-bottom: 2px solid #cd7e25;
	padding-bottom: 3px;
	font-weight: bold;
}
.lex_underline{
	margin-top: 0px;
	height: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #3281da;
}
* html .lex_underline{
	margin-top: -10px;
}
.load_prepaid{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
}
.load_prepaid li a{
	position: relative;
	background-image: url(/media/bilder/guthabenaufladen.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 248px;
	height: 23px;
}
.load_prepaid li a:hover{
	position: relative;
	background-image: url(/media/bilder/guthabenaufladen_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 248px;
	height: 23px;
}
.load_prepaid li a span{
	display: none;
}


