html, body, div, fieldset, form, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, hr { margin: 0; padding: 0;}

a:link    {color: #808080; text-decoration: none;  } 
a:visited {color: #808080; text-decoration: none;  } 
a:active  {color: #808080; text-decoration: none;  } 
a:hover {color: #34006D; text-decoration: none; } 

body {
	background-image: url("image/grastegel1lt.jpg");
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #34006D;
}


#basis {
	width:950px; 

	border: 1px none #FFFFFF;
	margin-top: 20px;
	z-index: 0;
}


#header {
	width:950px; 
	height: 138px;
	background-image: url("image/headernew.gif");
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

#headermenu {
	position: absolute;
	text-align: left;
	left: 11px;
	top: 18px;
	font-size: 9pt;
	font-weight: normal;
}

#hh1 {
	position: absolute;
	font-size: 24pt;
	align: left;
	left: 284px;
	top: 51px;
}

#menu {
	width:200px; 
	background: url("image/bgmenu.jpg") no-repeat bottom left;
	background-color: #FFFFFF;
	float: left;
	position: relative;
}

#menutree {
	position: absolute;
	text-align: left;
	padding-top: 1px;
	left: 11px;
	font-size: 9pt;
	font-weight: normal;
}

#mainbody {
	width: 750px;
	
	background: url("image/greenline.gif") no-repeat;
	background-position: 90px 0px;

	background-color: #FFFFFF;
	
	text-align: left;
	position: relative;
	float: right;
	
}

#mainbodyregistration {
	width: 750px;
	
	background-color: #FFFFFF;
	
	text-align: left;
	position: relative;
	float: right;
	
}

#mainbodyfooter {
	width: 750px;
	background: url("image/bgmain2.jpg") no-repeat bottom right;
	background-color: #FFFFFF;
	height: 104px;
	position: relative;
	float: right;
	margin-bottom: 20px;
}


#td_pretext {
	font-weight: bold;
	text-align: right;

	width: 79px;

	padding-right: 10px;
}

#td_title {
	font-weight: bold;
	padding-left: 15px;
}

#td_text {
	color: #808080;
	padding-left: 30px;
	line-height: 18px;
	
}

#hh2 {
	background-color: #FFFFFF;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9pt;
	font-weight: bold;
	z-index: 3;
}


#mainnavtop {
	position: absolute;
	left: 400px;
	top: 3px;
	z-index: 4;
	color: #B3DC10;
}

#mainnavbottom {
	position: absolute;
	left: 400px;
	top: 420px;
	z-index: 4;
	color: #B3DC10;
}