
* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding:5px 15px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	
}
h2.x {
	min-height:30px;
	background-color:#f0f0f0;
	background-image:url(images/h2.jpg);
	background-repeat:repeat-x;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 150%;
}

p {
}

a {
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #CCC;
}

hr {
	display: none;
}

/* CLEARS */
.clearBoth {
	clear:both;
}
.clearRight {
	clear:right;
}
.clearLeft {
	clear:left;
}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}
/* Menu */

#menu {
	height: 25px;
}
#menu p {
	color:#FFF;
	padding-left:10px;
}
/* Header */

#header {
	height: 100px;
}

/* Logo */

.logo {
	float: left;
	margin-left:10px;
}

#header h1 {
	background: url(images/hockey.png) no-repeat;
	width: 460px;
	height: 75px; 
	margin:0 0 0 10px;
	cursor:hand; /* IE Fix*/
	}
#header h1 span{
	display: none;
}

#reklam {
	float: right;
	width: 470px;
	padding: 10px 16px 4px 0;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

/* Content */

#content {
	float: left;
	width: 665px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}
#content .reklamdiv {
	width:100%;
	background-color:#F0F0F0;
	height:70px;
	color:#FFF;
	clear:both;
	text-align:center;
	}

html>body #content {
	height: auto;
}

/* RENDERS */
div.chunk {
	margin:0;
	padding:10px 0 0 0;
}
div.chunk2 {
	margin:0;
	padding:1px 0 0 0;
	background-color:#f0f0f0;
}
div.chunk h2 {
	padding:5px;
	background:none;
	border-bottom:2px dotted #f0f0f0;
}
div.block {
	width:32%;
	float:left;
	margin:8px 3px 20px;
	text-align:left;
}
div.block a {
	font-size:0.85em;
	font-weight:bold;
}
div.bilder {
	clear:left;
	display:block;
	width:96%;
	padding-left:12px;
	background-color:#f0f0f0;
}
div.bilder li {
	float:left;
	list-style:none;
}
div.bilder img {
	float:left;
	padding:2px;
	margin:6px;
	background-color: #222;
}
div.bilder img:hover {
	padding:2px;
	background-color:#888;
}
div.video {
	clear:left;
	display:block;
	width:96%;
	padding-left:12px;
	background-color:#f0f0f0;
}
div.video li {
	float:left;
	list-style:none;
}
div.video img {
	float:left;
	padding:2px;
	margin:3px;
	background-color: #222;
}
div.video img:hover {
	padding:2px;
	background-color:#888;
}
ul, ol {
	margin-bottom:20px;
	padding:0;
	list-style: none;
}
ul li, ol li {
	margin-left:10px;
	padding:2px 0;
	font-size:small;
	line-height:1.2em;
}
/* Post */
div.image {}

.post {
}

.post .bigpix {
	margin:0px auto 20px;width:100%;
	background: #F0F0F0;
}	
.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 5px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
	border-bottom:2px solid #e0e0e0;
	border-right:2px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
}
.post .bigpix .caption a {
	color: #999999;
}
.post .title {
	padding: 10px 10px 0 4px;
	font-size: 2.6em;
}
.post .title a {
	background: none;
}
.post .byline {
	margin: 0;
	padding: 0 /*10px;*/
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}
.post .byline a {
	color: #C2C2C2;
}
.post .entry {
	padding: 20px 10px 0 10px;
}
.rocket {
	padding:4px;
	background-color:#f0f0f0;
	border-bottom:2px solid #e0e0e0;
	border-right:2px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
}
/* Sidebar Common Style */
#sidebar2 {
	float: right;
	width: 22%;
	padding: 0 20px 0 0;
}
/* div.block_tv {background-color:#FFF;} */
#sidebar2 h2, .video h2 {
	padding:5px;
	color:#666;
	background-image:url(images/h2.jpg);
	background-repeat:repeat-x;
	min-height:33px;
}
div.block_tv h3 {
	margin-bottom:1.5em;
	background-color:#FFF;}
/* Sidebar UL */

ul#navigation {
	width: 100%;
}
ul#navigation li {
  list-style: none;
  /*background-color: #DDD;
  border-top: solid 1px #F0F0F0;*/
  text-align: left;
  margin: 0;
}
ul#navigation li a {
  display: block;
  text-decoration: none;
  padding: .25em;
  border-bottom: 1px solid #EEE;
}
ul#navigation li a:hover {
	background-color:#FFF;
	color:#000;
	}
/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}
#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
/* FOLD */

.dhtmlgoodies_question{
	color:#000;
	font-size:0.9em;
	background-color:#FFF;
	width:96%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_question:hover{
	background:transparent url('images/h2.jpg') repeat-x top left;
	color:#000
}
.dhtmlgoodies_answer{
	border:1px solid #CCC;
	background-color:#EEE;
	width:96%;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{
	padding:5px;
	font-size:small;	
	position:relative;
	line-height:normal;
	color:#000;
}