body {
	background-color:#ECECEC;
	margin:0;
	text-align:center;
	font-size:11px;
	font-family:verdana;
	color:#4E4E4E;
}
td {
	padding:3px;
}
img {
	border:0;
}
input,textarea,select {
	font-size:11px;
	font-family:verdana;
	border:1px solid;
	border-left-color:#999999;
	border-top-color:#999999;
	border-right-color:#E7E7E7;
	border-bottom-color:#E7E7E7;
	background-color:#FFFFFF;
	padding:2px;
	color:#4E4E4E;
}
a {
	color:#094794;
}
p {
	margin-top:0px;
	font-size:12px;
	line-height:18px;
}
form {
	display:inline;
}
.submit {
	font-size:11px;
	padding:2px 8px; 
	font-weight:bold;
	background:url(/images/button.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	cursor:pointer;
}
.radio {
	border:0px;
}
.checkbox {
	float:left;
	margin-right:5px;
	border:0;
}
h1 {
	margin:2px 0px 5px 0px;
	font-size:15px;
	font-weight:bold;
	color:#094794;
}
h2 {
	margin:2px 0px 5px 0px;
	font-size:13px;
	font-weight:bold;
	color:#094794;
}

/* Sideopsætning */

#topbar {
	width:100%;
	height:5px;
	background-color:#094794;
	font-size:0;
}
#top {
	margin:auto;
	width:904px;
	height:123px;
	background-image:url(/images/top.gif);
}
#logo {
	float:left;
	padding:5px 12px;
}
#menu {
	float:left;
	padding:98px 0px 0px 0px;
}
#menu a {
	font-size:12px;
	margin:0px 8px;
}
#shirts {
	width:315px;
	height:120px;
	float:right;
	margin-right:20px;
}
#content {
	margin:auto;
	clear:both;
	width:904px;
	padding-top:10px;
}
#mainTop {
	width:674px;
	height:10px;
	background-image:url(/images/mainTop.gif);
}
#mainBg {
	text-align:left;
	width:674px;
	background-image:url(/images/mainBg.gif);
}
#mainBottom {
	width:674px;
	height:12px;
	background-image:url(/images/mainBottom.gif);
}
#rightTop {
	width:214px;
	height:12px;
	background-image:url(/images/rightTop.gif);
}
#rightBg {
	text-align:left;
	width:214px;
	background-image:url(/images/rightBg.gif);
}
#rightBottom {
	width:214px;
	height:13px;
	background-image:url(/images/rightBottom.gif);
}

/* Klubben Menu */

.clubMenu {
	float:left;
	width:416px;
	height:30px;
	background-image:url(/images/klubbenMenu.gif);
	text-align:center;
}
.clubMenu div {
	padding:5px 6px 6px 6px;
	color:#FFFFFF;
	margin:auto;
}
.clubMenu span {
	margin:0px 6px;
	color:#FFFFFF;
}
.clubMenu a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

/* Fakta Boks */

.factBoxTop {
	float:right;
	width:209px;
	height:31px;
	background-image:url(/images/factBoxTop.gif);
}
.factBoxTop div {
	color:#FFFFFF;
	padding:5px 15px;
	font-weight:bold;
}
.factBoxBg {
	width:209px;
	background-image:url(/images/factBoxBg.gif);
}
.factBoxBottom {
	width:209px;
	height:9px;
	background-image:url(/images/factBoxBottom.gif);
}

/* Info box */

.infoBoxLeft {
	float:left;
	width:6px;
	height:22px;
	background-image:url(/images/infoBoxLeft.gif);
}
.infoBoxBg {
	float:left;
	height:22px;
	background-image:url(/images/infoBoxBg.gif);
}
.infoBoxRight {
	float:left;
	width:6px;
	height:22px;
	background-image:url(/images/infoBoxRight.gif);
}
.infoBoxText {
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:4px;
	font-weight:bold;
	font-size:11px;
}

/* Afstemning */
.option { 
	padding:4px 0;
	line-height:18px;
	border-bottom:1px solid #DEDEDE;
}
.bar{ height:10px; background:#5673a6; }
.yourvote{ background:#113399; }