body {
    
    font-size: 100.01%;
    color: #000;
    background: #fff;
    padding:0;
    margin:auto;
    text-align: left;
   

    
}

img.bg { min-height: 100%; min-width: 1024px; width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index:-100;}

a:link { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none;  }
a:hover { color: #f00; text-decoration: none;  }	

.box {
	width: 500px;
	}

h1 {
	padding: 10px 0 0px 0px;
	font-family: 'Merriweather', helvetica, arial, serif;
	font-weight: lighter;
	color: #000;
	font-size:18pt; 
	line-height: 12pt; 
	letter-spacing: 0px;
	text-decoration:none;
	}


	
h2 {
	padding: 2px 2px 2px 5px ;
	margin: 0 0 30px 0;
	font-family: 'Merriweather', helvetica, arial, serif;
	font-weight: lighter;
	color: #fff;
	font-size:12pt; 
	line-height: 14pt; 
	background: #000;
	width: 320px;
	}
	
	
.content {
	margin: 20px;
	background: url(bild_vonabisz_web.jpg) top left no-repeat #fff;
	width: 4200px;
	height: 845px;
	padding: 50px 50px 0 50px; 
	
	}

.content p {
	margin: 10px 0 0 0;
	font-family: 'Merriweather', helvetica, arial, serif;
	font-weight: normal;
	color: #000;
	font-size:9pt; 
	line-height: 12pt; 
	letter-spacing: 0px;
	text-decoration:none;
	}



.footer {
	margin: 0 0 0 30px;
	}

.footer p {
	margin: 0px 0 20px 0;
	font-family: 'Merriweather', helvetica, arial, serif;
	font-weight: normal;
	color: #999;
	font-size:9pt; 
	line-height: 14pt; 
	letter-spacing: 0px;
	text-decoration:none;

	}
.footer a:link { color: #999; text-decoration: none; }
.footer a:active { color: #999; text-decoration: none; }
.footer a:visited { color: #999; text-decoration: none;  }
.footer a:hover { color: #999; text-decoration: underline;  }

