html, body {
	margin: 0px;
    padding:0;
	margin-top:0;
	margin-bottom:0;
	height:100%;
	background-color:#ffffff
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
}
table.t-full-height {
  height:100%;
}
#fullheight{height:100%}

.introtext
{
font-weight: bold;
font-size: 13px;
color: #333300;
text-transform: uppercase;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333300;
	text-transform: lowercase;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
}

.kop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	text-transform: lowercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;	
}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	border: 0px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	border: 0px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
}

.menu
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 2px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 0px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 0px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	border: 0px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
}
a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color:#333333;
}

div#toolTip

{
position: absolute;
z-index: 1000;
width:200px;
background: #FF9900;
border: 1px solid black;
text-align: left;
padding: 5px;
min-height: 1em;
}

div#toolTip p

{
margin: 0px;
padding: 0px;
color: #000080;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
}

.temporaly 
	{ 
		width: 700px;
		height: 450px;
		border: 1px solid gray;
	}