body{
	padding:0;
	margin:0;
	background-color: #eeffdd;
	padding-top: 10px;
}

body,td,p,div,span,a,li{
	font-family: arial;
	font-size: 12px;
}

#head{
	height: 313px;
	background-image: url('header.gif');
	background-repeat: no-repeat;

}



#middle{
	height: 100px;
	padding:0;
	margin:0;
}
#foot{
	height: 55px;
	background-image: url('footer.gif');
	padding-top: 8px;
	color: white;
}
#foot a{
	color: white;
	text-decoration:none;
	font-weight: bold;
}

#nav{
	position: relative;
	top: 104px;
	left: 68px;
	padding:0;
	margin:0;
	line-height:14px;
	
}

#nav div{
	padding:0;
	margin:0;
	margin-top: 14px;
}


#termine{
	position: relative;
	top: 120px;
	left: 15px;
	padding:0;
	margin:0;
	width:200px;
	
	overflow: hidden;
}
#termine a{
	color: black;
	text-decoration: none;
}

#nav a{
	color:#008059;
	font-weight: bold;
	font-size: 11px;
}
#terminheader a{
	color:#008059;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	font-family: verdana;
}
#content{
	margin-top: 12px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 705px;
}


#content h1{
	color:#008059;
	font-weight: bold;
	font-size: 13px;
}
#content h2{
	color:#008059;
	font-weight: bold;
	font-size: 12px;
}


#content a{
	color:#008059;
	font-weight: bold;
}

#frame{
	background-image: url('back.gif');
}

a img{
	border:0;
}
