/* Copyright Rolf Lekang 2008 */
.start{
	display: none;
}
.start a{
	text-decoration: none;
}
.start .bigImage{
	width: 830px;
	height: 306px;
	margin-bottom: 10px;
	background: url(../img/forsideBig.gif) no-repeat;
	
}
.start .contact{
	width: 269px;
	height: 68px;
	padding-top: 38px;
	font-size: 22px;
	float: left;
	display: block;
	background: url(../img/littlecontactblock.jpg) no-repeat;
	text-align: right;
} 
.start .contact a{
	color: #000000;
	margin-right: 10px;
}
.start .cat{
	width: 269px;
	height: 91px;
	padding-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: block;
	background: url(../img/littlestartblock.jpg) no-repeat;
}
.start .cat a{
	color: #000000;
}
.start .cat img{
	height: 60px;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
}
.start .news{
	width: 269px;
	height: 96px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: block;
	background: url(../img/littlestartblock.jpg) no-repeat;
}
.start .news a{
	color: #000000;
}
.content{
	width: 829px;
	height: auto;
	min-height: 430px;
	margin: 10px;
	text-align: center;
}
h1{
	border-bottom:none;
	width: auto;
	margin-top: 0;
	font-size: 26px;
}
