﻿body {
	margin-top:0;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F5F6F7;
	background-image: url(../images/hg_alles.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
}
A:link { text-decoration: none; color:black; } 
a:visited { text-decoration: none; color:black; } 
a:hover { text-decoration: none; color:#D01419; } 

.body-content {
	padding-left: 15px;
	padding-right: 15px;
}

/*#header {
    position:relative;
	height:121px;
	width:980px;
	background-image:url(../Images/headerReport.png )
}*/


    /*@page {
        size: 21.0cm 29.7cm A4 portrait;
        margin: 0cm 0cm 0cm 0cm;
    }*/
    #over img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }


#main {
	background-color: #FFFFFF;
	width:980px;
	text-align: left;
	margin:  0 auto;
}

#content{
	padding: 40px 80px 80px 80px;
	min-height:500px;
}

.img150
{
	float: left;
	width: 125px;
	height: 160px;
	padding-right: 9px;
}

hr {
	border: 0;
	height: 0;
	border-top: 0px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #BDC6CB;
}
.title {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:22px;
	padding: 10px 0px 0px 0px;
}


.border {
	border-style: solid;
	border-width: 4px;
	border-color: #E0E4E7;

	outline-style: solid;
	outline-width: 1px;
	outline-color: #BDC6CB;
	margin: 4px 10px 0px 2px;
}

.table {
	background-color:white;
	border-top:solid 1px #BDC6CB;
		border-bottom:solid 1px #BDC6CB;
}
.small {
	color: gray;
	font-size: 11px;
}

.text-danger-login li {
    color: white;
    list-style-type: none; 
}
.text-danger-login ul {
    padding-left: 0;
}

#home-fischer {
    position:absolute;
    display:block;
    top:0;
    width: 290px;
    height: 120px;
    z-index:4;
}
#headerTitle {
	position:absolute;
    left: 320px;
    top: 55px;
	font-size:56px;
	color:black;
    z-index:3;
}

tr.bg:nth-child(odd) {
    background-color:  #E0E4E7;
}

tr.bg:nth-child(even) {
    background-color: #FFF;
}

tr.bg td {
    padding-left: 5px;
}
tr.bg-header th {
    background-color: #BDC6CB;
    padding-left: 5px;
}