:root {
 overflow-y: scroll !important;
}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 1em;*/
	background-color: #e4e4e4;
	color: #000;
	margin: 0;
	padding: 0;

} 

.hidden { display: none; }
.unhidden { display: block; }

.Radio1
{
	border: none;
	font-size: 15pt;

}

FORM {
	margin: 0;
}

a {
	color: #0099ff;
}


.TRBlue
{
background: #e4e4e4

/* #EFEFEF*/

}
.TRGrey
{
background: #FAFAFA
}

.TRWhite
{
background: white
}

HR
{
color : #005C96;
}


A.white
{
	color : white;
	text-decoration : underline;
}

A:HOVER
{
	text-decoration: underline;
}

IMG
{
	border : 0px;
}

TD, P
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	margin: 8px 0 0 0; /* TESTING: left was 15px */
	font-size: 12px;
	line-height: 160%;
	color: #484e45;
	text-align: left;
}
TD.right
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	margin: 80px 0 0 0; /* TESTING: left was 15px */
	font-size: 12px;
	line-height: 160%;
	color: #484e45;
	text-align: right;
}

TD.center
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	margin: 8px 0 0 0; /* TESTING: left was 15px */
	font-size: 12px;
	line-height: 160%;
	color: #484e45;
	text-align: center;
}

.heading-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	font-size: 15px;
	color: Navy;
	font-weight: bold;
}
.heading-4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	font-size: 12px;
	color: Navy;
	font-weight: bold;
}

/*=BREADCRUMB
----------------------------------*/
H6.breadcrumb {
    /*left: -15px;*/
    padding: 0 0 0px 0px;
    margin: 23px 0 0px 0; /* left was -10px */
    /*border-bottom: 1px solid #ccc;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: normal;
    line-height: 25%;
    /*letter-spacing: -1px;*/
    
    
}
TD.white
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	margin-top : 0px;
}
.Input2
{
position: relative;
    /*left: -15px;*/
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 24px;*/
    font-weight: normal;
	 border: none;
  
  }
H1
{
position: relative;
    /*left: -15px;*/
    padding: 0 0 4px 0px;
    margin: 23px 0 0px 0; /* left was -10px */
    border-bottom: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 190%;
    font-weight: normal;
    line-height: 110%;
   letter-spacing: -1px;
}
H1.blue
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	font-size : 20px;
	font-weight: normal;
	color : #005A94;
}

H2
{
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #ccc;
    font-size: 165%;
    letter-spacing: -1px;
    font-weight: normal;
    padding: 0 0 4px 0;
    margin: 12px 0 0px 0;
}
H2.red
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: normal;
	color : red;
	margin-bottom : 5px;
}

H2.blue
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: normal;
	color : #005A94;
	margin-bottom : 5px;
}

H3
{
    color: #484e45;
    font-size: 100%;
    margin-top: 12px;
    margin-bottom: 10px;
}


H4.black
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}



UL	
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none; 
	margin-left: 16px; 
	/*list-style-image:url(/images/aufzaehlungs-strich.gif); */
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

INPUT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT.button
{
	color: #333333;
	border-color: #333333;
	border-width: 0px;
	border-style: Solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 17px;
	margin-bottom: 1px;
	width: 20px;
	background: White;
}

TEXTAREA
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.white
{
	color : #ffffff;
}

.black
{
	color : #000000;
}

.borderit img{
border: 0px solid #ccc;
}

.borderit:hover img{
border: 0px solid #005C96;
}

.borderit:hover{
color: #005A94; /* irrelevant definition to overcome IE bug */

}

.dropone{
width: 700px;

}

.droptwo{
width: 500px;

}
/*
.TRBlue {
background: #BBD3E3;
}
.TRWhite {
background: #FFF;
}*/