body, p {
	font-family : Arial,sans-serif;
	font-size   : 10pt;
}

body {
  background: #FBE9BA;
}

a:visited, a:link, a:hover  {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}

a:link {
   text-decoration : none;
   color           : blue;
}

a:visited {
   text-decoration : none;
   color           : green;
   font-weight:      bold;
}

a:hover  {
	color           : red;
	text-decoration : none;
}

h1 {
	color: green;
	margin: 0;
	padding: 1em 0 1em 25px;
	font-size: 18px;
}

.emailtab {
        border-width: 1px;
	width:100%;
	font-family:      Arial;
        font-style:       normal;
    	font-size:  10pt;
    	text-align:	left;
}


.upperinputField
{
    white-space: nowrap;
    BORDER-RIGHT: #7f7f7f 1px solid;
    BORDER-TOP: #7f7f7f 1px solid;
    BORDER-LEFT: #7f7f7f 1px solid;
    BORDER-BOTTOM: #7f7f7f 1px solid;
    FONT-SIZE: 10px;
}


.tableLine
{   text-align:	center;
    font-family:     Arial,sans-serif;
    font-style:       normal;
    font-size:        10pt;
    border: 1px;
    border-bottom:2px blue;
}
.row_0 {
    background-color:        #FFFFFF;
}
.row_1 {
    background-color:        #FBE9BA;
    font-weight:		bold;
    }

.auswerttext {
    text-align: justify;
    }
.kleinkom {
    font-family:      Arial,sans-serif;
    font-style:       normal;
    font-size:  10pt;
    text-align:	center;
    }
.fehlerkom {
	font-family:      Arial,sans-serif;
    font-style:       normal;
	color:	red;
	}

.grosskom {
    font-family:      Arial,sans-serif;
    font-style:       normal;
    font-weight:      bold;
    font-size:  12pt;
    text-align:	center;
}

