html 
{
	margin: 0px;
	padding: 0px;
}

body
{	
	height:100%;
    margin: 0px;
	padding: 0px;
	text-align: left;
	
	background: #FFF;

	/*
	background: #FFF url(../images/bg_main.jpg) left bottom repeat-x;
	background-attachment: fixed;	
	*/
}

body, p
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #40517C;
	text-decoration: none; 
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;

}

#container
{
	width:409px;
	text-align: left;
	height: 760px;
	background: #FFF url(../images/bg_titel.jpg);
	background-repeat: no-repeat;
	border: 0px solid #925140;
	text-align: center;

	voice-family: "\"}\""; 
	voice-family:inherit;
	width:409px;
	height: 760px;
}

html>body #container
{
	width:409px;
	height: 760px;
}

#content0
{
	width: 100%;
	float: left; 
	height: auto; 
	margin-top: 30px;
	height: auto;
	
	font-size: 23px;
	font-weight: bold;
	line-height: 28px;
	background: none;
}

#content1
{
	width: 100%;
	height: auto;
	float: left; 
	margin-top: 90px;
	height: auto;
	
	font-size: 23px;
	font-weight: bold;
	line-height: 28px;
}

#content2
{
	width: 100%;
	float: right;
	height: auto;
	margin-top: 80px;

	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	background: none;
}

#content3
{
	width: 100%;
	float: right;
	height: auto;

	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top:120px;
	text-align: center;
}

#content3 td
{	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#content4
{
	width: 100%;
	float: right;
	height: auto;
	
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top:50px;
}


