﻿html, body 
{
	font-size: 100.01%;
}

body
{
	background-color: White !important;
	padding-left: 0px !important;

}

body
{
	background-color: #EBEBEB;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.333em;
	padding-left: 30px;
	padding-left: 15px;
}



a {
	color: #990000;
	text-decoration: none;
}

a span {
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:hover, a:hover span {
	text-decoration: underline;
}

a:active, a:focus{
	outline:0;
}


.Standard
{
	font-size: 13px;
	line-height: 16px;
}

.float-right {float:right;}
.float-left	{float:left;}
.align-right { text-align:right;}
.font-bold  { font-weight:bold;}


.clear-both { clear:both; }
.clear-left { clear:left; }
.clear-right { clear:right; }


.mg-t10	{ margin-top:10px;}
.mg-t15	{ margin-top:15px;}
.mg-t20	{ margin-top:20px;}

.mg-b10	{ margin-bottom:10px;}
.mg-b15	{ margin-bottom:15px;}
.mg-b20	{ margin-bottom:20px;}

.linie-dashed-5-5
{
	border-bottom: 1px dashed #cdcdcd;
	width: 100%;
	margin-bottom:5px; 
	margin-top:5px; 
}

.linie-gray-5-5
{
	border-bottom: 1px dashed gray;
	width: 100%;
	margin-bottom:5px; 
	margin-top:5px; 
}

.linie-dashed-0-0
{
	border-bottom: 1px dashed #cdcdcd;
	width: 100%;
	margin-bottom:0px; 
	margin-top:0px; 
}

.linie-dotted-5-5
{
	border-bottom: 1px dotted #cdcdcd;
	width: 100%;
	margin-bottom:5px; 
	margin-top:5px; 
}

.linie-dotted-0-0
{
	border-bottom: 1px dotted #cdcdcd;
	width: 100%;
	margin-bottom:0px; 
	margin-top:0px; 
}

.box-header
{
	font-size: 18px;
	padding-top:3px;
	color: maroon;
}


.footer-back { margin:0; padding:0; clear:both; display:block; width:100%; height:55px; background:url('../bilder/footer-verlauf.png') repeat-x left top;}
.footer-back li { width:80px; text-align:center; background:none; margin:5px 0; padding:0; list-style:none; float:left;}
.footer-back div { margin: 0px 0 0 25px;}
.footer-back li a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	display: block;
	text-decoration:none;
}

.footer-back li a img
{
	 border:0;
}
.display-none { display:none; }
.center { text-align:center; }
.right { text-align:right; }
.ulNoPadding { margin-left:0; padding-left:0; }

.liga-ergebnis
{
	float: right;
	padding-right:7px;
}
