body {

background-image: url(../gfx/back.gif); 
margin-top: 71px;

}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
	font-style: normal;
	font-weight: 100;
	line-height : 12px;
	color:#000000;

}


#elem_content {
z-index:1; 
position:relative; 
top:0px;
bottom:10px; 
width:420px; 
height:440px; 
filter:alpha(opacity=80); -moz-opacity: .80;
}

#elem_contentschmal {
	z-index:1;
	position:relative;
	top:0px;
	bottom:10px;
	width:270px;
	height:440px;
	filter:alpha(opacity=80);-moz-opacity: .80;
}

.txtwhite {
	font-size: 9px;
	font-style: normal;
	font-weight: 100;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height : 11px;}
	
.txtbeige {
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color:#6e5c51;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 12px;}

a {
	font-size: 9px;
	font-weight: bold;
	color:#271404;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height : 18px;
	}
	
a:hover { 
	text-decoration: underline; 
	color:#271404;
	}

a.beige {
	font-size: 9px;
	font-weight: normal;
	color:#6e5c51;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height : 12px;
	}
	
a.beige:hover { 
	text-decoration: none; 
	color:#6e5c51;
	}
	
a.white {
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height : 18px;
	}
	
a.white:hover { 
	text-decoration: none; 
	color:#FFFFFF;
	}
	
a.black {
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height : 11px;
	}
	
a.black:hover { 
	text-decoration: none; 
	color:#000000;
	}
