body{
	background-color : #F4F4F4;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}
h3{
	text-align : center;
}

TABLE {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}


.main_bg{
	background-image: url(images/la_re_main_bg.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	padding : 5px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}
.main{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	overflow: auto;
	height:434px;
	width : 749px;
	scrollbar-face-color: #405A68;
	scrollbar-shadow-color: #AABEC7;
	scrollbar-highlight-color: #AABEC7;
	scrollbar-3dlight-color: #AABEC7;
	scrollbar-darkshadow-color: #AABEC7;
	scrollbar-track-color: #AABEC7;
	scrollbar-arrow-color: #AABEC7;
}
.table_pos{
	left:20px;
}

.fotodiv{
	float : left;
}


.txt {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

.txt li{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

.venster{
text-align: right;
	overflow: auto;
	height:500px;
	width : 680px;
	scrollbar-face-color:#65481A;
	scrollbar-shadow-color: #CEB795;
	scrollbar-highlight-color: #CEB795;
	scrollbar-3dlight-color: #CEB795;
	scrollbar-darkshadow-color: #CEB795;
	scrollbar-track-color: #CEB795;
	scrollbar-arrow-color: #CEB795;
}


A{
	color : #F4F4F4;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

.txt A{
	color : Black !important;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}


