html,body {

	margin:0;
	padding:0;
	font-family: Trebuchet MS, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
}	


.menu {
	border-top: #000 solid 2px;
	border-right-style: none;
	border-bottom: #000 solid 2px;
	border-left-style: none;
	text-align: left;
}

.menub {
	border-top: none;
	border-right-style: none;
	border-bottom: none;
	border-left-style: none;
	width: 850px;
	margin: auto;
}
#newsText {
	width: 300px;
	margin-left: 135px;
	margin-top: 10px;
	height: 365px;
	color: #FFFFFF;
}

#newsText a {

	text-decoration: underline;
	color: #FFFFFF;
	}

#container {
	height: auto;
	width: 850px;
	margin: auto;
}
		
.about {
	width: 360px;
	height: auto;
	margin-top: 25px;
	font-family: Trebuchet MS, Arial;
	font-size: small;
	float: left;
	font-style: normal;
	font-weight: bold;
}


.about img {
	margin: 10px 10px 10px 0px;
	}

.news {
	float: left;
	width: 450px;
	margin-top: 25px;
	margin-left: 40px;
	background-color: #FFFFFF;
	background-image: url(pics/newsbaggrund.jpg);
	height: 540px;
}

.about a {

	text-decoration: underline;
	color: #000000
	}

.top {
	height: 200px;
	vertical-align: middle;

	align
; 	text-align: center;
}

.top a img{
	text-decoration: none;
	border: none;
	}
#blogLinks {
	width: 200px;
	float: left;
	height: auto;
	margin-top: 50px;
	background-color: #282828;
	color: #FFFFFF;
	padding-left: 15px;
	border: thin solid #000000;
}

#blogLinks a{
	text-decoration: none;
	color: #FFFFFF;

	
}	

#blogLinks a:hover{
	text-decoration: underline;
	color: #FFFFFF;

	
}	

#blogContent a {
	text-decoration: underline;
	color:#000000;

}


#blogContent {
	width: 580px;
	float: left;
	height: auto;
	margin-left: 50px;
	margin-top: 50px;
}

#blogContent img {
	margin: 10px 10px 10px 0px;
	}
#photosPicture {
	margin-top: 25px;
	height: 264px;
	width: 435px;
	float: left;
	margin-bottom: 5px;
}
#buble {
	height: 282px;
	width: 204px;
	float: left;
	margin-top: 50px;
	margin-left: 40px;
	background-image: url(pics/buble.jpg);
	color: #FFFFFF;
}
#photosLinks {
	color: #FFFFFF;
	width: 150px;
	height: 200px;
	font-size: large;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}

#photosLinks a{
	text-decoration: none;
	color: #FFFFFF;
	}
	
	#photosLinks a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	}
	
#photosText {
	height: 250px;
	width: 400px;
	margin-top: 10px;
	margin-left: 20px;
}
#pictures {
	width: 475px;
	margin-top: 50px;
	float: left;
	padding-bottom: 150px;
	font-family: "Trebuchet MS";
	font-size: large;
	color: #333333;
}

#pictures a img {
	text-decoration: none;
	border: 1px #000000;
	margin: 5px 5x 5px 5px;
	
	}

	
