/* CALLE TRAINOR STYLESHEET
   By Northcore.se */

body {
	text-align: center;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #e0e0e0;
}
div,form {
	padding: 0;
	margin: 0;
}
#container {
	margin: 10px auto 20px auto;
	width: 674px;
}
#blocktop, #blockfoot {
	width: 674px;
	font-size: 1px;
	height: 12px;
	background-image: url(../img/bgtopper.gif);
	background-repeat: no-repeat;
}
#blockfoot {
	background-image: url(../img/bgfooter.gif);
}
#blockmiddle {
	width: 674px;
	background-image: url(../img/bgmiddle.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#blockmiddlec {
	padding: 0px 14px 0px 13px;
}
#menublock {
	width: 177px;
	float: left;
}
#contentholder {
	float: left;
	width: 458px;
	margin-left: 12px;
}
#sponsorholder {
	width: 177px;
	height: auto;
	text-align: center;
}
#sponsorholder img {
	margin-top: 8px;
}
.menulink {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.menulink:hover {
	color: #f00;
}
.menuactive {
	color: #f00;
}

h1,h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 34px;
	color: #000;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 23px;
}
p {
	margin: 0px 0px 10px 0px;
}
hr {
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	border: none;
}
#contentholder a:link, #contentholder a:visited, #contentholder a:hover, #contentholder a:active {
	font-weight: normal;
	color: #d00;
	text-decoration: underline;
}
#contentholder a:hover {
	color: #700;
}
.gastbokheadline {
	font-size: 16px;
	font-weight: bold;
}
