@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}

#endiv {
    width: 450px;
	height: 300px;
	float: left;
	border: 2px solid #FF9900;
	padding: 5px; 
}

#endivtill {
	width: 450px;
	height: 300px;
	float: left;
	border: 2px solid #FF6600;
}

#morsan {
	width:1050px;
	height: 690px;
	border: 2px solid #FF9900;
	margin-left: auto;
	margin-right: auto;	
}

#banner {
	width: 1050px;
	height: 201px;
	background-image:url(../bilder/blastadbanner.jpg);
}

#leftcolumn {
	width: 210px;
	height: 489px;
	float: left;
	background-image:url(../bilder/leftblastadNY.jpg);
	
		
}

#maincolumn {
	width: 840px;
	height: 489px;
	float: left;
	background-image:url(../bilder/blastadNY.jpg);
	
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
