* 
{
	PADDING-RIGHT: 0em; 
	PADDING-LEFT: 0em; 
	PADDING-BOTTOM: 0em; 
	MARGIN: 0em; 
	PADDING-TOP: 0em
}
BODY 
{
	FONT-SIZE: 11px; 
	COLOR: #000; 
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #FFF;
}
.frame 
{
	width:805px;
	margin:0px auto;
	text-align:center;
}
.invisible
{
	display: none;
}


/* ------------------------------------------- Topnavigation ------------------------------ */

.topnav
{
	float:left;
}
.topnav-middle
{
	float:left;
	width:801px;
	background-image: url(../images/valmex-bg-content.gif);
	height:80px;
}
.topnav-m-left
{
	float:left;
	width:460px;
	margin:25px 0px 0px 45px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}
.topnav-right
{
	float:left;
}


/* ------------------------------------------- Head ------------------------------ */

.head
{
	float:left;
	width:801px;
	height:138px;
	background-image: url(../images/valmex-bg-navigation.jpg);
}
.head-left
{
	float:left;
}
.head-middle
{
	float:left;
}

.head-right
{
	float:left;
}

/* ------------------------------------------- Content ------------------------------ */
.content
{
	float:left;
	width:801px;
	background-image: url(../images/valmex-bg-content.gif);
	
}
/* ------------------------------------------- Content left ------------------------------ */
.content-left
{
	float:left;
	margin-top:20px;
	width:220px;
	height:326px;
	background-image: url(../images/valmex-bg-subnavigation.jpg);	
}
	
.content-left-top
{
	float:left;
	width:160px;
	text-align:left;
	margin-top:30px;
	margin-left:30px;
}





/* ------------------------------------------- Content-Middle ------------------------------ */
.content-middle
{
	float:left;
	margin: 48px 0px 0px 20px;
	width:480px;
	text-align:left;
}
.content-m-right
{
	float:left;
	text-align:right;
	margin: 10px 0px 0px 20px;
	width:480px;

}

.content-m-top
{
	float:left;
	width:500px;
	text-align:left;
	
}

.content-m-middle
{
	float:left;
	width:480px;
	margin-top:20px;
}
.content-mm-left
{
	float:left;
	width:230px;
	margin-top:20px;
}
.content-mm-right
{
	float:left;
	width:225px;
	margin-top:20px;
	margin-left:20px;
}
.content-mb-bild
{
	float:left;
	width:270px;
}
.content-mb-bild2
{
	float:left;
	width:270px;
}
.content-mb-text
{
	float:left;
	width:190px;
	padding-left:10px;

}
.content-mbt-right
{
	float:left;
	width:480px;
	text-align:right;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:#DDD 1px dotted;
	border-bottom:#DDD 1px dotted;

}
#format1
{
display:none;
	float:left;
	width:480px;
	text-align:right;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:#DDD 1px dotted;
	border-bottom:#DDD 1px dotted;

}

.content-mb-footer
{
	float:left;
	width:515px;
	margin: 20px 0px 0px 0px;
	
}









/* ------------------------------------------- Footer ------------------------------ */


.footer-top
{
	float:left;
}
.footer-middle
{
	float:left;
	width:250px;
	text-align:left;
	padding-left:45px;
}
.footer-bottom
{
	float:left;
	width:100%;
	height100px;
}















