body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #b6b5b5;
	background-color: #000;
}
h1 {
	clear: both;
	line-height: 11px;
	font-size: 11px;
	margin-bottom: 10px;
}

/* Top style definitions */
#header {
	width: 990px;
	height: 134px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}
#logo {
	background-image: url(../pics/radsportnoll.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	height: 115px;
	width: 990px;
	float: left;
}
#logo #navigationheader {
	position: relative; top: 28px; left: 741px;
	width: 85px;
	float:left;
}

#logo #navigationheader #loginheader {
	display:none;
}

#logo #search {
	float:left;
	position: relative; top: 25px; left: 748px;
	text-align: right; font-size: 11px;
	width: 139px;
	height:20px;
}
#logo #search input.searchfield {
	font-family: Verdana, sans-serif;
	width: 139px; height: 17px;
	/* width: 233px; */
	font-size: 10px; line-height: 14px; font-weight: normal;
	border: 0px;
	background-color: #565656;
	color: #ccc;
}

#logo #search input.image {
	width:17px;
	height: 19px;
	margin-left: 1px;
}

#logo #search a {
	font-size: 10px; font-weight: bold; color: #b6b5b5; text-decoration: none;
}

/* Menu style definitions */
#menu {
	position: absolute;
	clear: left;
	width: 990px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 19px;
	top: 115px;
	z-index: 1;
}

/* Menu */
#menu .mainmenulast,
#menu .mainmenu {
	float: left;
	margin-right: 1px;
	padding: 0px;
	display: inline;
	height: 19px;
	text-align: left;
	background-color: #666;
	overflow: hidden;
}
#menu .mainmenulast {
	margin: 0px;
}

#menu #current .mainmenulast,
#menu #current .mainmenu {
	background-color: #fff;
}

#menu .submenu {
	overflow: hidden;
	position: absolute;
	top: 19px;
	width: 220px;
	background-color: #666;
	text-align: left;
	z-index: 3;
	padding: 5px 0px;
	margin-left:-1px;
	font-size: 11px;
}

#menu .mainmenulast .link,
#menu .mainmenu .link {
	text-align: center;
}

#menu .mainmenulast .submenu .link,
#menu .mainmenu .submenu .link {
	text-align: left;
	margin: 2px 5px;
}

#menu .submenu a, a:hover {
	color: #fff;
}

#menu a {
	display: block;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu #current a{
	color: #007dbd;
}

#menu #current .submenu a {
	color: #fff;
}

#menu a.collection {
	color: #fff200;
}
#menu a:hover,
#menu #current a:hover {
	color: #6dcff6;
}

/* White style definitions */
#white {
	width: 100%;
	height: 188px;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 4px #007dc6;
	background-color: #fff;
}

/* Navigation style definitions */
#navigation {
	width: 990px;
	padding: 3px;
	font-size: 11px;
	color: #0085cc;
	text-align: right;
}
#navigation a {
	color: #0085cc;
	text-decoration: none;
}
#navigation a:hover {
	color: #6dcff6;
}
#navigation span.current {
	font-weight: bold;
	color: #a9a9a9;
}

/* Content style definitions */
/* Will be defined further by separate css per page */
#content {
	width: 990px;
	text-align: left;
	font-weight: normal;
	background-image: url(../pics/bg-content.gif);
	background-repeat: repeat;
	background-position: top;
	margin-top: 15px;
}
#content #left {
	float: left;
	width: 550px;
	font-weight: normal;
	padding-right: 10px;
	margin-top: 0px;
}
#content #right {
	float: right;
	width: 415px;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 0px;
}

/* Footer style definitions */
#footer {
	clear: both;
	width: 990px;
	font-size: 9px;
	font-weight: normal;
	border-left: 1px solid #000;
	padding-top: 80px;
	padding-bottom: 30px;
}
#footerlogo {
	width: 75px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#footeraccell {
	width: 185px;
	float: left;
	text-align: left;
}
#footeraddress {
	width: 500px;
	float: right;
	text-align: right;
	margin-top: 36px;
}
#footer a {
	color: #b6b5b5;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/* classes */
.thumbnail {
	border: 1px solid #b6b5b5;
}
.clear { margin: 0px; padding: 0px; clear: both; display: block; height: 0px; font-size: 0px; line-height: 0px; overflow: hidden; }
.spacer { line-height: 5px; }

/* form elements */
select {
	font-family: Verdana, sans-serif;
	width: 310px;
	height: 18px;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	border: 1px solid #4c4c4c;
	background-color: #fff;
	color: #000;
}
textarea {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	border: 1px solid #4c4c4c;
	background-color: #fff;
	color: #000;
}
input.field {
	font-family: Verdana, sans-serif;
	width: 310px;
	height: 18px;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	border: 1px solid #4c4c4c;
	background-color: #fff;
	color: #000;
}
input.buttonActive {
	width: 100px;
	height: 18px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	cursor: hand;
	border: none;
	background-color: #333;
	color: #fff;
}
input.buttonInactive {
	width: 100px;
	height: 18px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	cursor: hand;
	border: none;
	background-color: #333;
	color: #6e6e6e;
}