body
	{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: 
	url('picts/b1_bg.gif');
	background-repeat: repeat-y
	}
	
a
	{
	text-decoration: none;
	font-weight: bold; 
	color: #333333;
	}
		
a:hover
	{
	font-weight: bold; 
	color: #333333;
	background: #DDDDDD;
	}
		
#header
	{
	position: absolute;
	text-align: right;
	width: 485PX ! important;
	width: 500PX;
	top: 71px ! important;
	top: 77px;
	left: 199px;
	background-color: #CCCCCC;
	border-bottom: solid 1px #999999;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 15px;
	}
	
#headpic
	{
	position: absolute;
	width: 500px;
	top: -6px ! important;
	top: 0px;
	left: 199px;
	}
	
.contpic
	{
	position: relative;
	width: 470px;
	height: 60px;
	}
	
#content
	{
	text-align: right;
	position: absolute;
	width: 470px;
	top: 100px ! important;
	top: 110px;
	left: 215px;
	}

#content_shout
	{
	text-align: left;
	position: absolute;
	width: 470px;
	top: 100px ! important;
	top: 110px;
	left: 215px;
	}
		
#menu
	{
	position: absolute;
	width: 198px;
	top: 0px;
	left: 0px;
	}
	
#teaser
	{
	position: absolute;
	width: 180px;
	top: 100px;
	left: 8px;
	}
	
#nav
	{
	position: absolute;
	padding: 0px;
	font-size: 6px;
	top: 0px;
	left: 0px;
	}
	
#nav li 
	{
	width: 198px ! important;
	width: 198px;
	height: 11px ! important;
	height: 11px;
	margin: 0px;
	padding: 0px;
	}

#nav a:hover
	{
	font-size: 12px;
	background-color: #BCBCBC
	}
	
#login
	{
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 70px;
	top: 70px ! important;
	top: 76px;
	}
	
ul 
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.field	
	{
	width: 145PX;
	font-size: 11px;
	height: 16PX;
	background-color: #DDDDDD;	
	color: #333333;
	text-decoration:none; 
	border: 1px solid #999999;
	margin-bottom: 3px;
	}
	
.text
	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
.textbox
	{
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	right: 160px;
	font-size: 11px;
	color: #333333;
	}
	
.login
	{
	position: relative;
	font-size: 7px;
	width: 100px;
	height: 13px;
	color: #333333;
	text-decoration:none; 
	border: 1px solid #999999;
	}
