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

body
{	
	height:100%;
    margin: 0px;
	padding: 0px;
	text-align: left;
	
	background: #FDF7DD url(../images/bg_home.jpg) left bottom repeat-x;
	background-attachment: fixed;	
}

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

}

#container
{
	width:449px;
	text-align: left;
	height: 656px;
	background: #FDF7DD url(../images/bg_titel.jpg);
	background-repeat: no-repeat;
	border: 2px solid #925140;
	text-align: center;

	voice-family: "\"}\""; 
	voice-family:inherit;
	width:453px;
	height: 660px;
}

html>body #container
{
	width:449px;
	height: 656px;
}

#content0
{
	width: 100%;
	float: left; 
	padding-top: 210px;
	height: auto;
	
	font-size: 70px;
	font-weight: bold;
	line-height: 65px;
	background: none;
}

#content1
{
	width: 100%;
	float: left; 
	padding-top: 5px;
	height: auto;
	
	font-size: 12px;
	font-weight: normal;
	line-height: auto;
	background: none;
}

#content1 img
{
	margin-top: 5px;
	margin-bottom: 10px;
}

#content2
{
	width: 100%;
	float: right; 

	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	
	padding-top: 10px;
}

#content2 img
{
	margin-top: 5px;
	margin-bottom: 10px;
}

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

	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	
	padding-top: 20px;
}

#content4
{
	width: 100%;
	float: right; 

	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	
	padding-top: 20px;
}


