body {
	background-image: url(../img/JanisElko_2025.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #000000;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.4;
	letter-spacing: .3px;
}

h1 {
	font-size: 36px;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	font-weight: normal;
}

		a { text-decoration: underline; color: #FFFFFF; }
		a:visited { text-decoration: underline; color: #FFFFFF; }
		a:hover { text-decoration: none; color: #000000; background-color: #FFFFFF; }
		a:active { text-decoration: none; color: #FFFFFF; background-color: #000000; }

.kursiv {
	font-style:italic;	
}

.h_line { width: 418px; height:1px; background: #acabaf; }

#box { position: absolute;   
       height: auto; width: 560px;    
       left: 10%; top: 80px; }          


