
	html,body {
		height: 100%;
		background-color: #ffffff;
		background-image: url(../_wbsimg/bck.gif);
	}
	
	body
	{
		margin: 0;
		padding: 0;
		height:100%;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		color: #505367;
	}
	
	#meta
	{
		position: absolute;
		top: 114px;
		left: 125px;
		width: 235px;
		text-align: right;	
	}
	
	#contents
	{	
		margin-bottom: 50px;
		position: absolute;
		top: 114px;
		left: 387px;
		width: 307px;
	}
	
	a 
	{
		color: #505367;
		text-decoration: none;
	}

	a:hover 
	{
		color: #FF0000;
		text-decoration: none;
	}
	
	#container
	{
		width:668px;
		height: 100%;
		margin-top:0px;
		margin-bottom:0px;
		margin-right: auto;
		margin-left: 75px;
		background-color: #FFFFFF;
	}
	
	#header
	{
		position:absolute;
		top: 50px;
		left: 125px;	
		width: 235px;
		height: 54px;
	}
	
	
	
	#trennerContainer
	{
		position:absolute;
		top: 50px;
		left: 360px;
		width: 27px;
	}
	
	#trenner
	{
		position:absolute;
		top: 0px;
		left: 0px;
		width: 27px;
		height: 100%;
		background-image: url(../_wbsimg/m_trenner.gif);
		background-repeat: repeat;
	}
	
	#cHeader
	{	
		position: absolute;
		top: 50px;
		left: 387px;
		width: 307px;
	}
	
	