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

body
{	
	height:100%;
    margin: 0px;
	padding: 0px;
	text-align: left;
	background: #F5C564 url(../images/bg_ueber.gif) repeat-y;
	text-align:center;
}

body, p, td, li, a, #main, input, select
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #EE8250;
	text-decoration: none; 
	font-size: 13px;
	line-height: 17px;
}

#container
{
	width:500px;
	height: 700px;
	text-align: left;
	color: #205380;
	background: #FFF;
	background-image: url(../images/titel.jpg);
	background-repeat: no-repeat;
	position:relative;
	overflow: hidden;

	voice-family: "\"}\""; 
	voice-family:inherit;
	width:500px;
	height: 700px;
}

html>body #container
{
	width:500px;
	height: 700px;
}

#content1
{
	width: 400px;
	float: right; 
	color: #820018;
	padding-top: 95px;
	
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	text-indent: -1000px;
}

#content1 .gross
{
	
	font-size: 30px;

}

#content2
{
	width: 400px;
	float: right; 
	
	color: #820018;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	
	padding-top: 20px;
	text-indent: -1000px;
}

#content3
{
	width: 230px;
	float: right; 
	
	color: #95B3C4;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	
	padding-top: 330px;
	text-indent: -1000px;
}


#content4
{
	position:absolute;
	right: 30px;
	top: 40px;
	
		color: #820018;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
	text-indent: -1000px;
}


#clear
{
	clear: both;
}
	

