/* Generelt og tekster */
*
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

html, body
{
	height: 100%;
	font-size: 11px;
	margin: 0px;
	background-image: url(/superput/layout/images/background.gif);
	background-repeat: repeat-y;
}

td, input, select
{
	
	font-size: 11px;
	margin: 0px;
	color: #333333;
}

#topPicture_area
{
	background-image: url(/superput/layout/images/topBackground.gif);
	width: 925px;
	height: 74px;
}

#topPicture
{
	background-image: url(/superput/layout/images/topText.gif);
	background-repeat: no-repeat;
	width: 680px;
	height: 74px;
	float: left;
}

#MNlogo
{
	background-image: url(/superput/layout/images/MNLogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100px;
	margin-top: 5px;
	cursor: pointer;
	display: block;
}

#superputlogo
{
	position: absolute;
	left: 760px;
	top: 20px;
	background-image: url(/superput/layout/images/logo.gif);
	background-repeat: no-repeat;
	width: 144px;
	height: 141px;
	cursor: pointer;
}

#menu_left_area
{
	background-color: #8294CB;
	width: 180px;
	float: left;
	height: 100%
}

#menu_left_picture
{
	border-top: solid 5px white;
	border-bottom: solid 5px white;
}

#menu_left
{
	padding-top: 70px;
	padding-bottom: 20px;
}

#content_area
{
	background-image: url(/superput/layout/images/green.gif);
	background-repeat: no-repeat;
	width: 742px;
	float: left;
	margin-left: 3px;
	padding-top: 100px;
}
#content_middle
{
	padding-top: 125px;
	width: 556px;
	float: left;
}

#content_right
{
	background-color: #c7cde7;
	width: 180px;
	border-top: solid 3px #ffffff;
}

#content_right_leftborder
{
	background-color: #ffffff;
	width: 180px;
	float: right;
	border-left: solid 3px white;
}

#energibundt_left
{
	width: 166px;
	background-color: #8294CB;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
}

#energibundt_right
{
	width: 166px;
	background-color: #c7cde7;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
}

.energibundt_line
{
	background-color: #E1E4F3;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;
}
.energibundt_header
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.energibundt_picture
{
	border: solid 3px white;
}

#midtnord_adresse_left
{
	background-image: url(/superput/layout/images/logo_small.gif);
	background-repeat: no-repeat;
	background-position: 10% 2%;
	background-color: #8294CB;
	padding: 10px;
	color: #f9f9f9;
	font-weight: bold;
	padding-top: 80px;
}
#midtnord_adresse_left A {color: #f9f9f9;}



.menuHeading A
{
	color: Black;
}

A.menu_ItemActive:link, A.menu_ItemActive:active, A.menu_ItemActive:visited, A.menu_ItemActive
{
	color: Black;
}

.top_menu_item
{
	background-image: url(/superput/layout/images/fodbold.gif);
	background-repeat: no-repeat;
	background-position: 50% 2%;
	padding-top: 50px;
	width: 100px;
	position: absolute; 
	text-align: center; 
}
.top_menu_item_link
{
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.pagecontent
{
	margin: 15px;
	line-height: 17px;
}

.page_content_body ul
{
    margin-left: 20px;
}
.pageContentHeader, h1
{
	font-size: 18px;
	font-weight: normal;
}

.pageContentText, .page_content_body
{
	margin-top: 7px;
}
.pageContentText a, .pageContentText a:hover, .pageContentText a:link, .pageContentText a:visited
{
	color: #333333;
	text-decoration: underline;
}

.club_heading
{
	font-size: 18px;
}

.col_right
{
	margin: 5px;
}

.sepLine	/* seperator i højre kolonne */
{
	height: 3px;
	background-color: white;
	width: 100%;
	border: none;
}

#SuperputKampSenesteSmall /* højre kolonne */
{
	width: 100%
}

#SuperputKampSenesteSmall table
{
	width					: 168px;
}

#SuperputKampSenesteSmall td
{
	background-color: #E1E4F3;
	padding: 3px;
}

#SuperputKampUgensSmall, #SuperputNextKampSmall, #SuperputVisitorsBook
{
	background-color: white;
	padding: 5px;
	border: solid 1px #c7cde7;
}

.article-group
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.article
{
	width: 48%;
	margin-top: 20px;
	overflow: hidden;
}

li.col0
{
    clear: both;
    float: left;
}

li.col1
{
    float: right;
}
.article-group div, .article-group .article div
{
	font-weight: bold;
	font-size: 12px;
	color: #004B99;
	margin-bottom: 5px;
	padding-top: 0px;
}

.article-picture
{
}

.mnText
{
	color: #8294CB;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}

.mainWindow-table
{
	width: 525px
}

.mainWindow-table td
{
	background-color: #E1E4F3;
	line-height: 20px;
	padding: 3px;
}

.mainWindow-table th
{
	background-color: #c7cde7;
	font-size: 12px;
	text-align: left;
	line-height: 22px;
}

p
{
	margin-bottom: 10px;
	margin-top: 5px;
}

.club-list
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.club-item
{
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 20px;
}

A.club-item-link:link, A.club-item-link:active, A.club-item-link:visited, A.club-item-link
{
	color: Black;
}

.input
{
	width: 100%;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.error
{
	color: Red;
	padding-bottom: 50px;
	font-weight: bold;
}