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

body
{	
	height:100%;
    margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #DEDEDE; 
	background-image: url(../images/bg_menue.gif);
	text-align:center;
}

#container
{
	width:480px;
	height: 626px;
	margin-top: 0px;
	padding: 0px;
  	padding-top: 10px;
	text-align: left;
	background-color: #ffffff;
  	background-repeat: no-repeat;
	background-position: right top;
	overflow:hidden;

	voice-family: "\"}\""; 
	voice-family:inherit;
	width:480px;
	height: 636px;

}

html>body #container
{
	width:480px;
	height: 626px;
}
div.titel {
	display:block;
	width:100%;
	height:160px;
	padding:20px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:120px;
}
div.titel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:32px;
	line-height:30px;
	font-weight:normal;
	margin:0;
	padding:0;
}
div.titel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:10px;
}
div.subtitel {
	display:block;
	width:100%;
	height:80px;
	padding:20px;
	background-color:#54666f;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:40px;
}
div.subtitel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
