html,body {
        height: 100%;
	margin: 0px;
	padding: 0px;
        background: #e1ecf8;
}


body {
	line-height: 1;
	background: #e1ecf8;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B5D0E3', endColorstr='#e1ecf8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#B5D0E3), to(#e1ecf8)); /* for webkit browsers */
	background: -moz-linear-gradient(center top , #B5D0E3, #e1ecf8) repeat scroll 0 0 transparent;
}
#wrapper1 {
	margin:auto; 
	width:785px;
	height:872px; 
	border:1px solid #515854;
	border-width:0 1px 1px;
	background-image: url(/bilder/mbg3.jpg);
	position:relative;
	box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.7);
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
}

td.td2 {
	/* background-color:#AAAAAA; */
	background: #f4f4f4;
	font-weight:900;
	text-align:center;
	padding:2px;
	}
	
td.td {
	padding-top:2px;
	padding-bottom: 2px;
	text-align: right;
	}

td.center-body {
    width:700px;
}

div.newstext {
    font-family:arial;
    font-size:11px;
    line-height:18px;
    display:inline;
    font-weight:100;
}
div.newsheadline {
    font-family:monospace;
    font-weight:900;
    display:inline;
    font-size:11px;
}
a.th {
    color:#ffffff;
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
    font-weight:900;
}
a.th:hover {
    text-decoration:underline;
}
a.th2 {
    color:#000000;
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
}
a.th2:hover {
    text-decoration:none;
}
a.spt {
    color:rgb(0,0,0);
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
    font-weight:900;
}
a.spt:hover {
    color:rgb(0,174,239);
}
a.inhalt{
    color:#333366;
    font-family:Arial;
    font-size:15px;
}
a.inhalt:hover {
    text-decoration:none;
}
.reiter {
    border-width:1px 1px 1px 0px;
    border-style:solid;
    border-color:#555555;
}
.gross {
    color:#ffffff;
    font-family:arial;
    font-size:20px;
    font-weight:900;
}
.mittel {
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:900;
}
.normal {
    color:#330066;
    font-family:arial;
    font-size:13px;
}
.klein {
    color:#330066;
    font-family:arial;
    font-weight:100;
    font-size:11px;
}
.kleinFett {
    color:#330066;
    font-family:arial;
    font-weight:900;
    font-size:11px;
}
.tabellerahmen {
    border-width:0px 1px 0px 1px;
    border-style:solid;
    border-color:#000000;
    background-color:#FFFFFF;
    padding-left:6px;
    padding-right:5px;
}

.transp {
    background-color:#ebf3fa;
    filter: Alpha(opacity=75);
    -moz-opacity: 0.70;
}
.zeileklein {
    font-family:arial;
    font-weight:100;
    font-size:11px;
    color:#330066;
    border-width:1px;
    border-style:solid;
    border-top-color:#cccccc;
    border-right-color:#bbbbbb;
    border-bottom-color:#bbbbbb;
    border-left-color:#cccccc;
    background-color:#dddddd;
}
.zeilegross {
    font-family:arial;
    font-weight:100;
    font-size:12px;
    line-height:18px;
    color:#330066;
    border-width:1px;
    border-style:solid;
    border-top-color:#cccccc;
    border-right-color:#bbbbbb;
    border-bottom-color:#bbbbbb;
    border-left-color:#cccccc;
    text-align:left;
}
.zeile1klein {
    color:#ffffff;
    font-weight:100;
    background-color:#333366;
    text-align:center;
}
.zeile1fett {
    color:#330066;
    font-weight:900;
    text-align:center;
}
.auswahl {
    color:#330066;
    font-weight:100;
    font-size:9px;
    text-align:center;
    background-color:#e4e4e4;
}
.auswahl2 {
    color:#330066;
    font-weight:100;
    font-size:9px;
    background-color:#e4e4e4;
}
.zeiletext {
    padding-left:5px;
    text-align:left;
}
.unterstrich {
    border-width:0px 0px 1px 0px;
    border-style:dashed;
    border-color:#cccccc;
}
hr.striche { 
    border-style: dashed;
    border-color: rgb(205, 205, 205);
    border-width: 1px 0px 0px 0px;
    height: 1px;
    width: 100%;
}
hr.linie { 
    border-style: solid;
    border-color: rgb(0, 174, 239);
    border-width: 2px 0px 0px 0px;
    height: 2px;
    width: 100%;
}
td.ranglisteHead {
    border-width:0px 0px 2px 0px;
    border-color:#000000;
    border-style:solid;
}
td.rngb{
    border-width:0px 1px 1px 0px;
    border-color:#cccccc;
    border-style:dashed;
    text-align:right;
    padding-right:2px;
    height:18px;
}
td.borderRight {
    border-width:0px 1px 0px 0px;
    border-color:#000000;
    border-style:solid;
}
td.borderLeft {
    border-width:0px 0px 0px 1px;
    border-color:#000000;
    border-style:solid;
}