/*//////////////////////////////////////*/
/* Stylesheet for Kerteminde HK */
/* Created by e-c-s denmak | support@e-c-s.dk | www.e-c-s.dk */
/*//////////////////////////////////////*/


/*//////////////////////////////////////*/
/*/////////// OVERALL STYLES ///////////*/
/*//////////////////////////////////////*/
/* BEGIN */
body
{
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

img {
	border: 0px;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #990000;
	text-decoration: none;
}

#container
{
	width: 940px;
	text-align: left;
	padding: 30px 20px 20px 20px;
}

h1
{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

h2 
{ 
	font-size: 22px; 
	color: #000000; 
	font-weight: 
	bold; margin: 0px; 
}

h3 
{ 
	font-size: 20px; 
	color: #000000; 
	font-weight: bold; 
	margin: 0px; 
}

h4 
{ 
	font-size: 18px; 
	color: #000000; 
	font-weight: bold; 
	margin: 0px; 
}

h5 
{ 
	font-size: 16px; 
	color: #000000; 
	font-weight: bold; 
	margin: 0px; 
}

h6 
{ 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
	margin: 0px; 
}
/* END */


/*//////////////////////////////////////*/
/*///////////// TOP STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
#topbanner { background: url(../img/topbanner.jpg) top center no-repeat; width: 992px; height: 197px; }
/* END */


/*//////////////////////////////////////*/
/*/////////// CONTENT AREA /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
#content_right 
{
	width: 310px;
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
}

#content
{
	text-align: left;
	line-height: 16px;
	float: left;
	width: 610px;
}

#content2
{
	text-align: left;
	line-height: 16px;
	float: left;
	width: 940px;
}
/* END */


/*//////////////////////////////////////*/
/*////////// BOTTOM STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
#bottom 
{
	background: url(../img/bund.gif) top center no-repeat;
	height: 35px;
	width: 980px;
}

#copyright 
{
	padding: 11px 25px 0px 0px;
	text-align: right;
	float: right;
	font-size: 11px;
	color: #c33939;
}
#copyright a { color: #c33939; text-decoration: none; }
#copyright a:hover { color: #FFFFFF; text-decoration: none; }

#bottom_info 
{
	padding: 11px 0px 0px 25px;
	text-align: left;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
}
#bottom_info a { color: #FFFFFF; text-decoration: underline; }
#bottom_info a:hover { color: #FFFFFF; text-decoration: none; }
/* END */


/*//////////////////////////////////////*/
/*////////// MODULE STYLES /////////////*/
/*//////////////////////////////////////*/
/* NYHEDER BEGIN */

#topnews {
	border-bottom: 3px solid #202020;
	padding: 0 0 15px 0;
}

#topnews img {
	width: 610px;
	height: 250px;
	border-bottom: 3px solid #990000;
	border-top: 3px solid #990000;
	margin: 0 0 15px 0;
}

#topnews h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	line-height: 24px;
}

#topnews .date {
	color: #9a9a9a;
}

#topnews .more {
	background: url(../img/roed_pil.gif) left no-repeat;
	padding: 0 0 0 12px;
	font-weight: bold;
	color: #990000;
	margin: 15px 0 0 0;
}
#topnews .more a { color: #990000; text-decoration: none; }
#topnews .more a:hover { color: #000000; text-decoration: none; }

/* MORE NEWS */
#news {
	border-bottom: 3px solid #202020;
	padding: 15px 0 15px 0;
}

#news img {
	width: 200px;
	height: 120px;
	border-bottom: 3px solid #990000;
	border-top: 3px solid #990000;
	margin: 0 10px 5px 0;
	float: left;
}

#news h4 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 18px;
}

#news .date {
	color: #9a9a9a;
	line-height: 20px;
}

#news .more {
	background: url(../img/roed_pil.gif) left no-repeat;
	padding: 0 0 0 12px;
	font-weight: bold;
	color: #990000;
	margin: 7px 0 0 0;
float: left;
}
#news .more a { color: #990000; text-decoration: none; }
#news .more a:hover { color: #000000; text-decoration: none; }

/* KAMPREFERAT BEGIN */

#referat {
	border-bottom: 1px solid #202020;
	padding: 10px;
}

#referat h6 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

#referat .more {
	background: url(../img/roed_pil.gif) left no-repeat;
	padding: 0 0 0 12px;
	font-weight: bold;
	color: #990000;
	margin: 15px 0 0 0;
}
#referat .more a { color: #990000; text-decoration: none; }
#referat .more a:hover { color: #000000; text-decoration: none; }


/* NYHEDS-/KAMPREFERAT-OVERSIGT */

#oversigt { border-bottom: 1px solid #202020; }

#oversigt span.date { color: #808080; float: left; padding: 4px 0px 4px 5px; display: block; }
#oversigt a span.date { color: #808080; text-decoration: none; }
#oversigt a:hover span.date { color: #990000; text-decoration: none; background }

#oversigt span.headline { color: #202020; float: left; padding: 4px 0px 4px 10px; display: block; font-weight: bold; }
#oversigt a span.headline { color: #202020; text-decoration: none; }
#oversigt a:hover span.headline { color: #990000; text-decoration: none; }


/* FORUM */
#titel { border-bottom: 1px solid #202020; padding: 0 0 4px 0; }

#userinfo { border-bottom: 1px solid #202020; padding: 5px 0 5px 0; }
.link { float: right; margin: 0 0 0 25px; }
.link img { margin: 0 5px 0 0; border: 0; float: left; }
.link a { color: #000000; text-decoration: none; }
.link a:hover { color: #990000; text-decoration: none; }

#nyeste_traade { width: 368px; float: left; margin: 20px 0 0 0; }
#mest_laeste { width: 368px; float: right; margin: 20px 0 0 0; }
#kategorier { margin: 20px 0 0 0; }

.sorttop_bg { background: url(/layouts/Standard/img/topbar_bg.gif) top center repeat-x; height: 35px; }

.sorttop_left { background: #FFF url(/layouts/Standard/img/topbar_left.gif) left no-repeat; height: 35px; width: 2px; float: left; }

.sorttop_right { background: #FFF url(/layouts/Standard/img/topbar_right.gif) right no-repeat; height: 35px; width: 2px; float: right; }

.sorttop_header {
	color: #FFF;
	font-weight: bold;
	padding: 9px 0px 0px 20px;
	float: left;
}

#kategori_oversigt { border-bottom: 1px solid #202020; }

#kategori_oversigt span.threads { color: #808080; float: left; padding: 4px 0px 4px 0px; display: block; width: 63px; }
#kategori_oversigt a span.threads { color: #808080; text-decoration: none; }
#kategori_oversigt a:hover span.threads{ color: #990000; text-decoration: none; background }

#kategori_oversigt span.headline { color: #202020; float: left; padding: 4px 0px 4px 10px; display: block; font-weight: bold; width: 320px; }
#kategori_oversigt a span.headline { color: #202020; text-decoration: none; }
#kategori_oversigt a:hover span.headline { color: #990000; text-decoration: none; }

#kategori_oversigt span.date { color: #808080; float: left; padding: 4px 0px 4px 0px; display: block; }
#kategori_oversigt a span.date { color: #808080; text-decoration: none; }
#kategori_oversigt a:hover span.date { color: #990000; text-decoration: none; }

#kategori_oversigt span.answer { color: #202020; float: left; padding: 4px 0px 4px 10px; display: block; }
#kategori_oversigt a span.answer { color: #202020; text-decoration: none; }
#kategori_oversigt a:hover span.answer { color: #990000; text-decoration: none; }

.addthread { float: right; padding: 4px 0px 4px 10px; display: block; }
.addthread img { margin: 4px 5px 0 0; border: 0; float: left; }
.addthread a { color: #808080; text-decoration: none; }
.addthread a:hover { color: #202020; text-decoration: none; }

#kategorier span.knap { color: #808080; float: right; padding: 1px 10px 1px 10px; display: block; margin: 7px 15px 0 0; }
#kategorier a span.knap { color: #FFF; text-decoration: none; background: #a62020; border: 1px solid #464646; }
#kategorier a:hover span.knap { color: #FFF; text-decoration: none; background: #990000; border: 1px solid #464646; }

.threadbox { border: 1px solid #202020; margin: 0 0 20px 0; }
.threadtop { border-bottom: 1px solid #202020; padding: 4px 0 4px 15px; font-weight: bold; background: #cccccc; color: #202020; }
.threadbund { border-top: 1px solid #202020; padding: 4px 0 4px 15px; background: #cccccc; color: #202020; }
.threadinfo { width: 150px; height: 100%; border-right: 1px solid #202020; padding: 15px 0 15px 0; text-align: center; }
.threadtext { padding: 10px 15px 10px 15px; text-align: left; }

/*//////////////////////////////////////*/
/*////////// DESIGN STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */

#sortbar {
	background: url(../img/sort_bar.gif) top center no-repeat;
	height: 35px;
	width: 310px;
}
#sortbar_header {
	color: #FFF;
	font-weight: bold;
	padding: 11px 0px 0px 20px;
}

#sortbar_link {
	color: #666;
	float: right;
	padding: 11px 20px 0px 0px;
}
#sortbar_link a { color: #666; text-decoration: none; }
#sortbar_link a:hover { color: #FFF; text-decoration: none; }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
