body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #B71717;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:visited:hover {
	color: #B71717;
	text-decoration: none;
}


#top {
	width: 920px;
	height: 228px;
}


#buttom {
	width: 920px;
	height: 228px;
}


#head {
	height: 100px;
}


#footer {
	margin: 0px 0 20px 0;
}

.line {
	height: 1px;
	width: 904px;
	background-color: #666666;
	margin: 5px 0 5px 0;
}


#bilder {
	width:918px;
	
}

.thumb {
	margin: 6px 6px 6px 6px;
}

img a {
	border: 0;
}

img {
	border: 0;
}

img a:hover {
	border: 0;
}


/*BLOCKS */



#big-block-1 {
	float: left;
	height: 228px;
	width: 456px;
	margin-left: 4px;
}

#big-block-2 {
	float: right;
	height: 228px;
	width: 456px;
	margin-right: 4px;
}


#b-001 {
display: block;
width: 220px;
height: 220px;
float: left;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/001-001.jpg) no-repeat;
}

#b-001:hover {
background-position: -220px 0; 
} 


#b-002 {
display: block;
width: 220px;
height: 220px;
float: right;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/002-001.jpg) no-repeat;
}

#b-002:hover {
background-position: -220px 0; 
} 


#b-003 {
display: block;
width: 220px;
height: 220px;
float: left;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/003-001.jpg) no-repeat;
}

#b-003:hover {
background-position: -220px 0; 
} 


#b-004 {
display: block;
width: 220px;
height: 220px;
float: right;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/004-001.jpg) no-repeat;
}

#b-004:hover {
background-position: -220px 0; 
} 





#big-block-3 {
	float: left;
	height: 228px;
	width: 456px;
	margin-left: 4px;
}

#big-block-4 {
	float: right;
	height: 228px;
	width: 456px;
	margin-right: 4px;
}


#b-005 {
display: block;
width: 220px;
height: 220px;
float: left;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/005-001.jpg) no-repeat;
}

#b-005:hover {
background-position: -220px 0; 
} 


#b-006 {
display: block;
width: 220px;
height: 220px;
float: right;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/006-001.jpg) no-repeat;
}

#b-006:hover {
background-position: -220px 0; 
} 


#b-007 {
display: block;
width: 220px;
height: 220px;
float: left;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/007-001.jpg) no-repeat;
}

#b-007:hover {
background-position: -220px 0; 
} 


#b-008 {
display: block;
width: 220px;
height: 220px;
float: right;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/008-001.jpg) no-repeat;
}

#b-008:hover {
background-position: -220px 0; 
} 


#b-021 {
display: block;
width: 448px;
height: 220px;
float: right;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/021-001.jpg) no-repeat;
}

#b-021:hover {
background-position: -448px 0; 
} 


#b-022 {
display: block;
width: 448px;
height: 220px;
float: right;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/022-001.jpg) no-repeat;
}

#b-022:hover {
background-position: -448px 0; 
} 


#b-023 {
display: block;
width: 220px;
height: 448px;
float: right;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/023-001.jpg) no-repeat;
}

#b-023:hover {
background-position: -220px 0; 
} 


#b-024 {
display: block;
width: 220px;
height: 448px;
float: right;
margin: 4px 4px 4px 4px;
background: transparent url(images/blocks/024-001.jpg) no-repeat;
}

#b-024:hover {
background-position: -220px 0; 
} 




/*VIDEO*/

.video-card {
	width: 904px;
	height: 366px;
	margin: 4px 0 4px 0;

}

.video-card-text-box {
	width: 254px;
	height: 366px;
	float: left;
	background-color: #e1e1e1;
	text-align: left;
}

.video-card-text {
	text-align: left;
	margin: 50px 20px 50px 20px;
}

.video-card-text h1 {
	font-size: 16px;
	color: #B71717;
	margin-bottom: 0px;
}

.video-card-text h2 {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.video-card-text h3 {
	font-size: 11px;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.video-card-video {
	width: 650px;
	height: 366px;
	float: right;
}
