h1{
	font-family: Georgia, Georgia, serif;
	font-size: 22px;
	font-weight: 100;
	line-height: 30px;	
	color: #800000;
}

h2{
	font-family: Georgia, Georgia, serif;
	font-size: 12px;	
	line-height: 18px;	
	color: #800000;
}

img {
border: 0px solid #FFFFFF;
}

img a{
border: 0px solid #FFFFFF;
}

.weinbrief{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;		
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
	font-family: Georgia, Georgia, serif;
	font-size: 12px;	
	line-height: 18px;
	color: #6B6854;
	border: #FFFFFF 0px solid;
}

.weinbrief a{
	color: #800000;
}

body{
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;		
	height:100%;
	width: 100%;
	position: absolute;
	background-image: url(../img/wb_hg.jpg);
	background-position:top left;
	background-repeat: no-repeat;		
}

