@charset "UTF-8";
/* CSS Document */

a:link {text-decoration:underline;	color:inherit; }
a:visited { text-decoration:none; color: inherit; }
a:hover { text-decoration:none; color:green;font-weight:600; background-color: white;}
a:active {
	text-decoration: none;
	color: inherit;
	
}

body{
	background-color:#006438;}
#zentriert{

		left: 50%;
	top: 50%;
	}


.ue1300{
	color:#FFFFFF;
	font-size:36px;
	font-family: 'Lato', sans-serif;
	font-weight:300;	}
.ue2300{
	color:#FFFFFF;
	font-size:32px;
	font-family: 'Lato', sans-serif;
	font-weight:300;	}
.ue3300{
	color:#FFFFFF;
	font-size:20px;
	font-family: 'Lato', sans-serif;
	font-weight:300;	}
.standardfont-white{
	color:#FFFFFF;
	font-size:17px;
	font-family: 'Lato', sans-serif;
	font-weight:300;	}