html, body { 
	height: 100%; 
	padding: 0; 
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: 0;
	bottom: 50;
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 11pt; 
	color: #000000;
	background-color: #799361;
}

#up { 
	background-color: #425443; text-align: center; height: 31px; width: 299px; left: 20%; top: 1%; position: absolute; visibility: visible; 
}

img {
	border: 0;
}

.thumbs {
	border: 1px solid #dedede;
}

td { font-weight: normal; font-size: 11px; }

h1 {
	font-family: Tahoma; 
	font-size: 15px; 
	color: #425443;
}

h2 {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #b82002;
	margin-bottom: 5px;
}

.h {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #b82002;
	font-weight: bold;
}

h3 {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000;
	margin-top: 0%;
	margin-bottom: -4%;
}

.hh {
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
}

.Datum {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #626262;	
}


/* Layers start */
#mainlayer { 
	background-color: #f1f1f1; 
	height: 168px; width: 269px; left: 30%; top: 30%; 
	position: absolute; 
	visibility: visible; 
	padding: 2%;
}
/* Layers end */
			
ul {
	list-style-image: url(../bullet.gif);
	/* list-style-type: disc;  */ 
	list-style-position: outside; 
}

li { margin-left: -5px; }

hr { border:solid #cecece 1px; height:0px; margin: 0px 0px; width: 8%}

a:link { font-family: Tahoma; color: #354436; text-decoration: underline; }
a:visited { font-family: Tahoma; color: #354436; text-decoration: underline; }
a:hover	{ font-family: Tahoma; color: #000000; text-decoration: none; }
a:active {font-family: Tahoma;  color: #000000; text-decoration: none; }

.attn {
	color: #db0000;	
	font-weight: bold;
}

.input { 
	font-size: 11px; 
	padding: 2px;
	font-family: Tahoma; 
	line-height: 12pt; 
	color: #FFFFFF; 
	background-color: #799361; 
	border: 1px solid #455635; 
}

.button { 
	font-size: 11px; 
	padding: 1px;
	font-family: Tahoma; 
	line-height: 12pt; 
	color: #FFFFFF; 
	background-color: #799361; 
	border: 1px solid #455635; 
}

.events {
	font-size: 11px; 
	padding: 2px;
	font-family: Tahoma; 
	line-height: 12pt; 
	color: #000000; 
	background-color: #e9e9e9; 
	border: 1px solid #b3b3b3; 
}

.li { 
	margin-left:10px; padding-left:10px;
	margin-top: -15px;
}

select, textarea { 
	font-size: 11px; 
	padding: 2px;
	font-family: Tahoma; 
	line-height: 12pt; 
	color: #FFFFFF; 
	background-color: #6d8655; 
	border: 1px solid #455635; 
}