/*******************************************************************************/
html,body {
	background: #025295;
	color: #004;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/*******************************************************************************/
	/*** Link STYLES                                                               */
a:link,a:visited {
	color: #004;
	border-bottom: 1px solid #fdbf56;
	text-decoration: none;
}

/*******************************************************************************/
	/*** PAGE STRUCTURE STYLES                                                     */
	/* Containers */
#wrapper {
	position: relative;
	width: 952px;
	margin-left: 30px;
}

#headercontainer {
	float: left;
	width: 789px;
	height: 180px;
	border: 2px solid #fdbf56;
	margin-top: 5px;
}

#maincontainer {
	float: left;
	width: 789px;
	border: 2px solid #fdbf56;
	margin-top: 7px;
	margin-bottom: 30px;
	background: #fff;
}

#menufirstlevelcontainer {
	float: left;
	width: 779px;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	background: url(images/site/background_menu_firstlevel.png) repeat-x;
	padding-left: 10px;
}

#menusecondlevelcontainer {
	float: left;
	width: 779px;
	height: 22px;
	border-top: 2px solid #025295;
	border-bottom: 2px solid #025295;
	background: #dadfed;
	padding-left: 10px;
	font-size: 12px;
}

#contentcontainer {
	float: left;
	width: 769px;
	margin-top: 7px;
	padding: 0px 10px 0px 10px;
}

#contentarea {
	float: left;
	width: 595px;
}

#marginarea {
	float: left;
	width: 159px;
	margin-left: 15px;
}

#footercontainer {
	float: left;
	width: 769px;
	margin-top: 10px;
	padding: 0px 10px 10px 10px;
	text-align: center;
}

.min-height {
	height: 550px;
	float: right;
	width: 1px;
}

.min-width {
	width: 952px;
	float: left;
	height: 1px;
}

.imageListArticle {
	width: 140px;
	float: right;
}

/*******************************************************************************/
	/*** ErrorPage STYLES                                                          */
#errorScreen {
	position: relative;
	float: left;
	border: 2px solid #fdbf56;
	margin: 30px;
	background: #fff;
}

.errorContent {
	float: left;
	margin: 15px;
}

/*******************************************************************************/
	/*** Menu STYLES                                                               */
.menufirstlevelselected a,.menufirstlevelselected a:visited {
	display: block;
	float: left;
	background: #025295;
	height: 19px;
	color: #fff;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	border: none;
}

.menufirstlevel a,.menufirstlevel a:visited {
	float: left;
	height: 19px;
	color: #025295;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	border: none;
}

.menusecondlevelselected a,.menusecondlevelselected a:visited {
	display: block;
	float: left;
	height: 19px;
	color: #fff;
	background: #025295;
	padding: 3px 5px 0px 5px;
	text-decoration: none;
	border: none;
}

.menusecondlevel a,.menusecondlevel a:visited {
	float: left;
	height: 19px;
	color: #025295;
	padding: 3px 5px 0px 5px;
	text-decoration: none;
	border: none;
}

.menudate {
	float: right;
	color: #025295;
	padding: 4px 10px 2px 5px;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
}

/*******************************************************************************/
	/*** Content area STYLES                                                       */
.singlecol {
	float: left;
	width: 595px;
	padding: 0px;
}

.leftcol {
	float: left;
	width: 290px;
	padding: 0px;
}

.rightcol {
	float: left;
	width: 290px;
	padding: 0px;
	margin-left: 15px;
}

.marginblock {
	float: left;
	width: 159px;
	background: #dadfed;
	border: 1px solid #025295;
	font-size: 11px;
	margin-bottom: 10px;
}

.marginblock-elitserien {
	float: left;
	width: 180px;
	background: #dadfed;
	border: 1px solid #025295;
	font-size: 11px;
	margin-bottom: 10px;
}
.headnews-wrapper {
	float: left;
	width: 395px;
	margin-left: 10px;
}

.news-wrapper {
	float: left;
	width: 290px;
}

.margin-sponsors {
	padding: 5px 0px 0px 5px;
	text-align: center;
}

.message {
	display: inline;
	float: left;
	clear: left;
	width: 476px;
	margin: 5px 0px 10px 0px;
	padding: 2px;
	color: #004;
	border: 1px solid #025295;
	background: #dadfed;
}

.imagearchive {
	float: left;
	width: 120px;
	height: 120px;
	font-size: 11px;
	padding: 10px;
	margin: 0px 10px 0px 10px;
}

.imagthumbConfirm {
	float: left;
	width: 130px;
	font-size: 11px;
	border: 1px solid #025295;
	padding: 5px;
	margin-bottom: 5px;
}

.imagthumbConfirmFirstPage {
	background: #dadfed;
	float: left;
	width: 130px;
	font-size: 11px;
	border: 1px solid #025295;
	padding: 5px;
	margin-bottom: 5px;
}

/*******************************************************************************/
	/*** Text area STYLES                                                          */
.marginblock-title {
	float: left;
	display: block;
	color: #fff;
	width: 154px;
	background: #025295;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 2px 1px 3px;
}

.marginblock-title-elitserien {
	float: left;
	display: block;
	color: #fff;
	width: 175px;
	background: #025295;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 2px 1px 3px;
}

.marginblock-content {
	float: left;
	background: #dadfed;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 1px 2px 1px 3px;
}

.marginblock-ncc-content {
	float: left;
	background: #dadfed;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 1px 2px 1px 3px;
}

.elitserien {
	float: left;
	width: 175px;
	font-size: 10px;
	padding: 1px 2px 1px 3px;
	margin-bottom: 5px;
}

.elitserien a {
	color: #004;
}

.footer {
	border-top: solid 1px #025295;
	padding-top: 2px;
	color: #025295;
	font-size: 11px;
}

.footer a {
	color: #025295;
}

.forumMainMessage {
	display: inline;
	float: left;
	width: 476px;
	margin: 5px 0px 10px 0px;
	padding: 2px;
	color: #004;
	border: 1px solid #025295;
	background: #dadfed;
}

.forumReplyMessage {
	display: inline;
	float: left;
	width: 476px;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	color: #004;
	border: 1px solid #dadfed;
	background: #fff;
}

.forumBlockedMessage {
	display: inline;
	float: left;
	width: 476px;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	color: #fff;
	border: 1px solid #888;
	background: #c41212;
}

.forumBlockedMessage h4 {
	color: #fff;
}

.forumBlockedMessage a {
	color: #fff;
	border-bottom: 1px solid #aaa;
}

span.no-border a,span.no-border a:visited {
	border: none;
}

.imageThumbText {
	clear: left;
}

/*******************************************************************************/
	/*** Text tag STYLES                                                          */
h2 {
	color: #025295;
	font-size: 19px;
	text-decoration: none;
	border: none;
}

h4 {
	color: #025295;
	font-size: 13px;
	margin: 0px 0px 2px 0px;
	border: none;
}

h4 a,h4 a:visited {
	color: #025295;
	font-size: 13px;
	text-decoration: none;
	border: none;
}

h4.news a,h4.news a:visited {
	color: #025295;
	font-size: 13px;
	text-decoration: none;
	border: none;
}

h4.headnews a,h4.headnews a:visited {
	color: #025295;
	font-size: 19px;
	text-decoration: none;
	border: none;
}

p.news {
	color: #004;
	font-weight: normal;
	font-size: 13px;
	margin: 1px 0px 0px 0px;
}

p.headnews {
	color: #004;
	font-size: 15px;
	margin: 1px 0px 0px 0px;
}

p.more a {
	font-weight: normal;
	font-size: 12px;
	color: #004;
}

p.date {
	text-align: right;
	font-style: italic;
}

p.headline {
	color: #025295;
	font-weight: bold;
	font-size: 15px;
}

p.preamble {
	color: #004;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

p.article,p.page {
	color: #004;
	font-size: 12px;
}

p.article,p.page a {
	color: #004;
}

span.published a {
	color: #004;
	font-size: 12px;
}

span.publishedDate {
	color: #004;
	font-size: 11px;
	font-style: italic;
}

label {
	color: #025295;
	font-size: 12px;
	font-weight: bold;
}

span.formError {
	display: block;
	clear: left;
}

span.errorItem {
	color: #f00;
	font-weight: bold;
	font-size: 12px;
}

/*******************************************************************************/
	/*** FORM STYLES                                                               */
input {
	border: 1px solid #768fc0;
	font-weight: normal;
	font-size: 11px;
}

input.button {
	border: 1px solid #025295;
}

input.error {
	border: 1px solid #f00;
}

textarea {
	border: 1px solid #768fc0;
	font-weight: normal;
	font-size: 11px;
}

textarea.error {
	border: 1px solid #f00;
}

select {
	border: 1px solid #768fc0;
	font-weight: normal;
	font-size: 11px;
}

select.error {
	border: 1px solid #f00;
}

/*******************************************************************************/
	/** Messages                                                                   */
	/*******************************************************************************/
	/*** Images STYLES                                                             */
img.news {
	float: right;
	margin: 0 0 3px 3px;
	border: solid 1px #025295;
}

img.archive {
	float: left;
	clear: left;
	border: solid 1px #025295;
}

/*******************************************************************************/
	/*** DISPLAYTAG                                                                */
table.displaytagTable {
	
}

tr.displaytagEven {
	color: #004;
	font-size: 12px;
}

tr.displaytagEven a {
	color: #004;
	border: none;
}

tr.displaytagEven td {
	padding-right: 10px;
}

tr.displaytagOdd {
	color: #004;
	font-size: 12px;
	background-color: #dadfed;
}

tr.displaytagOdd a {
	color: #004;
	border: none;
}

tr.displaytagOdd td {
	padding-right: 10px;
}

th.sorted { /*background-color: #eaeaea;*/
	
}

th a,th a:visited {
	color: #025295;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}

th a:hover {
	text-decoration: none;
}

th.sorted a,th.sortable a {
	color: #025295;
	border-bottom: 1px solid #134171;
	text-align: left;
	text-indent: 10px;
	padding-right: 10px;
	vertical-align: top;
	display: block;
}

th.sortable a {
	background: url(../images/arrow_off.png) no-repeat 0% 50%;
}

th.order1 a {
	background: url(../images/arrow_down.png) no-repeat 0% 50%;
}

th.order2 a {
	background: url(../images/arrow_up.png) no-repeat 0% 50%;
}

span.pagebanner {
	clear: left;
	margin: 0 0 0.5em;
	padding-top: 0px;
	color: #025295;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	border-bottom: none;
}

span.pagelinks {
	color: #025295;
	font: bold 12px/ 150% Arial, Verdana, Helvetica, sans-serif;
	display: block;
	border-top: none;
	margin-bottom: -5px;
}

.exportlinks {
	padding-top: 3px;
	color: #004;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}