body {
/* 	background-image: url(img/jord2.jpg);   */
/*	background:#E7EBEF; */
		background:#697D6E;
/*	background:#808080;  */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px; margin: 0px; color: #000; 
}
p { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px; color: #000; 
	line-height: 1.3;
}
.five {
	font-size: 13px; color: #222;
	padding-bottom:5px;
}
.nul {
	padding-bottom:2px;
	margin:0px;
}
.klein {
	font-size: 8pt; color:#000;
}
.smaltabel {
	padding: 2px; 
}
table {
	background: #FFFFFF;
 	border: 0px solid #D0D0D0;
	border-collapse: collapse;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px; color: #000;
	line-height: 1.3;
	text-align: left; 
	vertical-align: top;
	border: 0px solid #D0D0D0;
	padding: 10px; 
}
td.leftmenu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; color: #008000;
	border: 1px 1px 0 0 solid #D0D0D0;
	padding: 10px; 
}
ul, ol, li, blockquote {
	font-size: 13px; color: #222;
}
h1, h2, h3, h4, h5, h6 { 
	font-weight: bold;
}
h1 { 
	color: #008080;
	padding-bottom:0px;
}
h2 { 
	color: #008080;
	padding-bottom:0px;
}
h3 { 
	color: #008080;
	padding-bottom:0px;
}
h4 { 
	color: #008080;
	padding-bottom:0px;
}
h5 {
	padding-bottom:0px;
}
h6 { 
	font-size: 10px;
}

a {
	text-decoration: none;
/*	color: #890101; */
	background: none;
}

a:visited {
	text-decoration: none;
	color:blue;
}
a:hover {
	text-decoration: underline;
	color:darkgreen;
} 
a:active {
	color: red;
}
