BODY {
	color: #004183;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
}

.titels {
	font-size:12pt;
	font-weight:bold;
	color: #ed6a02;
}

#clock	{
	color: #ed6a02;
}

.subtitels {
	font-size:10pt;
	font-weight:bold;
	color: #ed6a02;
	text-decoration: underline;
}

.lightbackground {
	background:#FFFFFF;
}
.darkbackground {
	background:#F5F5F5;
}

.acrobat {
	font-size:7pt;
}

.contacttitels {
	font-size:10pt;
	font-weight:bold;
	background:#FFFFFF;
}

.credits {
	font-size:7pt;
}

A {
	color: #004183;
}

A:HOVER {
	color: #ed6a02;
	text-decoration: none;
}

textarea {
	border: solid 1px #142620;
	background-color: white;
	color: ##004183;
	font-size: 8pt;
}

input {
	border: solid 1px #142620;
	background-color: white;
	color: #004183;
	font-size: 8pt;
}

input.button {
	border: solid 1px #142620;
	background-color: #009C5F;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	
}

select {
	border: solid 1px #142620;
	background-color: white;
	color: #004183;
	font-size: 8pt;
}

td {
	font-size: 8pt;
	
}

th {
	background-color: #009C5F;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}

ul {
	font-size: 8pt;
	font-weight: bold;
}

h6 {
	color:#004183;
	font-size: 8pt;
	font-weight:bold;
	
}
.listigf2 {
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-position:inside;
	list-style-type:circle;
	color:#004183;
	font-weight:normal;
}
.outerscreen{
	width:400px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	padding:3px;
	margin:5px;	
}
.screen{
	width:380px;
	padding:10px;
	background-color:#E6E6E6;
}

.border_blue{
	border: 1px solid #004183;
}
