﻿
BODY
{
	margin: 0px;
/*	background-image: url('/images/back.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  50% 100;*/
	/*background-color:#a7c4d6 ;
    
    /* TEST */
    
    background-color: #e9e8e8;
    background-image: url('images1/BGfader2.jpg');
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#FFFFFF'); /* for IE */
    /*background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff)); /* for webkit browsers */
    /*background: -moz-linear-gradient(top,  #ccc,  #fff); /* for firefox 3.6+ */ 
}
h1, h2{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; margin:0px;
	
}
h2{ font-weight:normal;
	
}

TABLE.Top {
	BORDER-BOTTOM:black 1px solid ; 
	/*BACKGROUND-COLOR: #96b9d5;*/
}

TD.Sidebar
{
	BACKGROUND-COLOR: #FFFFFF;
}
TD.Informativ
{
	BACKGROUND-COLOR: #FFFFFF;
}
.markering { background: yellow; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;}

a:link {
	color: black;
	text-decoration: none;
	text-transform : none;
}
a:hover {
	color: darkgray;
	text-decoration: none;
}
a:active {  color: darkgray; text-decoration: none}
a:visited {  color: black; text-decoration: none}
a:link.dark, a:hover.dark, a:active.dark, a:visited.dark {
	color : Black;
	text-decoration: underline;
}
a:link.lys, a:hover.lys, a:active.lys, a:visited.lys {color : white; text-decoration: none}
a:link.fedlys, a:hover.fedlys, a:active.fedlys, a:visited.fedlys {color : #FFFFFF; text-decoration: none underline; font-weight:bold}

INPUT
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #eef3f6;
}
SELECT
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #eef3f6;
}
Td.Header
{
	padding-right: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFFFFF;
	background-color:1E3853;
	height: 19px;
}

.Button { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
.Table_temp1 {BORDER-BOTTOM: 1px solid #ef8324 ;}
.Table_temp2 { padding-bottom: 1px;}
.Table_temp3 {BORDER-BOTTOM: #ef8324 0px solid; BORDER-LEFT:#ef8324 0px solid; BORDER-RIGHT: #ef8324 0px solid;

}
.Table_temp4 {BORDER-RIGHT: silver 1px solid;}
.Table_temp5 {BORDER-LEFT: #dfdfdf 1px solid;}

.table_gray{background-color : #F1F1F1;}

Td.StatistikNiveau1
{
	padding-right: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #FFFFFF;
	background-color:1E3853;
}
Td.StatistikNiveau2
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #000000;
	background-color:f1f1f1;
	height:20px;
}

a.MenuNiveau1
{
	font-size: 10px;
	font-weight:bold;
	color: #000000;

}
a:hover.MenuNiveau1
{
	color: #000000;
	text-decoration: underline;
}


