A:link {text-decoration: none; color: #5D5C5C;}
A:visited {text-decoration: none; color: #5D5C5C;}
A:active {text-decoration: none; color: #5D5C5C;}
A:hover {text-decoration: none; color: #286D1F;}


a.menu:link {text-decoration: none; color: white;}
a.menu:visited {text-decoration: none; color: white;}
a.menu:active {text-decoration: none; color: white;}
a.menu:hover {text-decoration: none; color: white;}


.content {  
    font-family: tahoma;
    font-size: 12px; 
    color: #5D5C5C; 
    line-height: 1.4;
    font-weight: normal; 
    text-decoration: none;
    a:link {color:#286D1F;} 

}

.sglogo {  
    font-family: tahoma;
    font-size: 12px; 
    color: #5D5C5C; 
    font-weight: normal; 
    text-decoration: none;
    a:link {color:#5D5C5C;} 
background-image: url(images/sg.jpg);
 background-repeat: no-repeat;

}




.menutext {  
    font-family: tahoma;
    font-size: 11px; 
    color: white; 
    font-weight: normal; 
    text-decoration: none;
}



.form_off {
background-color:#FFFFFF;
border:0px solid #B6B6B6;
color:#000000;
}
.form_on {
background-color:#E5FFDF;
border:1px solid #B6B6B6;
color:#000000;
}
.form_first {
background-color:#FFFFFF;
border:1px solid #B6B6B6;
color:#000000;
}


	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: black;
		background-color: white;
	}



	#menuumarmung
	{
		margin: 0px auto;
		width: 100%;
		text-align: center;
		background-color: white;
		border: 0px solid black;
	}


	#spacetop
	{
		margin: 0px auto;
		width: 100%;
		height: 40px;
		text-align: left ;
		background-color: white;
		border: 0px solid black;
	}

	#spacezwo
	{
		margin: 0px auto;
		width: 100%;
		height: 120px;
		text-align: left ;
		background-color: white;
		border: 0px solid black;
	}


	#space
	{
		margin: 0px auto;
		width: 100%;
		height: 75px;
		text-align: left ;
		background-color: white;
		border: 0px solid black;
	}

	#contentumarmung
	{
		position: relative;
		margin: 0px auto;
		width: 1240px;
		text-align: center;
		border: 0px solid black;
	}



	#logo
	{
		float: right;
		margin: 0px auto;
		width: 581px;
		height: 119px;
		text-align: center;
		position: absolute;
		top: -60;
		left: 14;

		border: 0px solid black;
	}


	#footer
	{
		margin: 0px auto;
		width: 100%;
		text-align: left;
		background-color: white;
		border: 0px solid black;
	}










	