html 
{
	margin: 0px;
	padding: 0px;
}

body
{	
	height:100%;
    margin: 0px;
	padding: 0px;
	text-align: left;
	background: #FFF url(../images/bg_menue.gif);
	background-repeat: inherit;

}



body, p, td, li, a, #main, input, select
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #E2007A; 
	text-decoration: none; 
	font-size: 13px;
	line-height: 17px;
}


#container
{
	width:500px;
	height: 630px;
	text-align: left;

	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#content1
{
	width:380px;
	height: 75px;
	text-align: right;
	color: #E2007A;	
}

#content2
{
	width:380px;
	height:90px;
	text-align: right;
	color: #E2007A;
	font-size: 19px;
	line-height: 20px;
}

#content3
{
	width:380px;
	height:280px;
	text-align: right;
	color: #E2007A;
	font-size: 19px;
	line-height: 20px;	
}

#content4
{
	width:380px;
	height: 167px;
	text-align: right;
	color: #E2007A;
	font-size: 19px;
	line-height: 20px;	
}


#content5
{
	width:380px;
	height: 70px;
	text-align: right;
	color: #E2007A;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;	
}
/*
#content1 p
{
	color: #F3ACC9;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-left: 140px;
}

#content2 p
{
	color: #2D2C2E;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}


#content1
{
	width:100%;
	text-align: left;	
	height: 137px;
	padding-top: 35px;

	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 185px;
}

html>body #content1
{
	height: 137px;
}

#content2
{
	width:100%;
	text-align: center;
	color: #526A70; 
	height: 94px;	
}

#content3
{
	width:100%;
	text-align: center;
	height: 117px;	
	line-height: 0;
	font-size: 0;
}

#content4
{
	width:100%;
	text-align: center;	
	height: 208px;		
	line-height: 0;
	font-size: 0;
}

#content5
{
	width:100%;
	text-align: center;
	height: 38px;	
	line-height: 0;
	font-size: 0;
}
*/