body {
	background-color: white;
	background-image: url(/images/bgRepeat.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-serif;
	color: #7a1212;
	margin: 0px;
	margin: auto;
}
.size11red {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #b02828;
	font-weight: normal;
}

.size11green {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}



#siteContainer {
	width: 928px;
	margin: auto;
}

#siteTopMenu {
	height: 32px;
	line-height: 32px;
	text-align: right;
	padding-right: 10px;
}

#siteTopMenu a {
	color: #7a1212;
	/* text-decoration: underline; */
	text-decoration: none;
}

#siteTopMenu a:hover {
	text-decoration: underline;
}

#siteBanner {
	background-image: url(/images/speedgaming.jpeg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 96px;
}

#siteReklame1 {
	text-align: right;
	padding-right: 32px;
	padding-top: 20px;
}

#siteMenu {
	background-image: url(/images/topMenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 64px;
}

#siteMenuLeft {
	float: left;
	width: 700px;
}

#siteMenuLeftPadding {
	padding-top: 15px;
	padding-left: 10px;
}

#siteMenuLeftPadding a {
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: none;
}

#siteMenuLeftPadding a:hover {
	text-decoration: underline;
	color: #7a1212;
}

#siteMenuLeftPadding a:active a:selected {
	font-weight: bold;
}

#siteMenuRight {
	float: right;
	width: 228px;
}

#siteMenuRightPadding {
	padding-top: 15px;
	padding-right: 10px;
	line-height: 20px;
}

#siteContentFakeMinHeight {
	float: left;
	width: 1px;
	min-height: 580px;
	height: 580px;
}

#siteContentLeft {
	float: left;
	width: 700px;
}

#siteContentLeftPadding {
	padding-right: 10px;
}

.siteContentStart {
	background-image: url(/images/sectionContentRepeat.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 5px;
	
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	
}
#siteContentStart a:link { color: #6f6f6f; text-decoration: none; }
#siteContentStart a:active { color: #6f6f6f; text-decoration: none; }
#siteContentStart a:visited { color: #6f6f6f; text-decoration: none; }
#siteContentStart a:hover { color: #7a1212; text-decoration: underline; }

/* Kasse venstre */
#siteContentStartLeft {
	float: left;
	/* width: 367px; 333 */
	width: 330px;
}
#siteContentStartLeft a:link { color: #6f6f6f; text-decoration: none; }
#siteContentStartLeft a:active { color: #6f6f6f; text-decoration: none; }
#siteContentStartLeft a:visited { color: #6f6f6f; text-decoration: none; }
#siteContentStartLeft a:hover { color: #7a1212; text-decoration: underline; }

/* Kasse højere */
#siteContentStartRight {
	float: right;
	/* width: 300px; 334*/
	width: 330px;
}
#siteContentStartRight a:link { color: #6f6f6f; text-decoration: none; }
#siteContentStartRight a:active { color: #6f6f6f; text-decoration: none; }
#siteContentStartRight a:visited { color: #6f6f6f; text-decoration: none; }
#siteContentStartRight a:hover { color: #7a1212; text-decoration: underline; }

#siteContentRight {
	float: right;
	width: 227px; /* 127px because siteContentFakeMinHeight is 1px wide */
}

#siteContentRight a:link { color: #6f6f6f; text-decoration: none; }
#siteContentRight a:active { color: #6f6f6f; text-decoration: none; }
#siteContentRight a:visited { color: #6f6f6f; text-decoration: none; }
#siteContentRight a:hover { color: #7a1212; text-decoration: underline; }

.siteContentHeader {
	background-image: url(/images/sectionHeader.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	color: black;
	padding-left: 10px;
}

.siteContentHeaderClean {
	height: 0px;
	line-height: 0px;
	font-weight: bold;
	color: black;
	padding-left: 0px;
}

#siteCopyright {
	background-color: #efeded;
	height: 26px;
	line-height: 26px;
	color: #626262;
	padding-left: 10px;
}
.newstext { font-size: 11px; color: #434343; text-decoration: none; }


#siteCopyright a:link { font-size: 11px; color: #6f6f6f; text-decoration: none; }
#siteCopyright a:active { font-weight: bold; color: #6f6f6f; text-decoration: none; }
#siteCopyright a:visited { color: #6f6f6f; text-decoration: none; }
#siteCopyright a:selected { font-weight: bold; color: #6f6f6f; text-decoration: none; }
#siteCopyright a:hover { color: #7a1212; text-decoration: underline; }


#siteBottom {
	background-color: #f7f6f6;
	height: 65px;
	margin-top: 1px;
}

.menuSeperator {
	padding-right: 20px;
}

.clearFloat {
	clear: both;
}

h1 {
	font-weight: bold;
	font-size: 12px;
}

.button {
	/* background-image: url(images/buttonBg.gif); */
	background-color: c1bdbd;
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #c1bdbd;
	color: black;
	font-size: 9px;
	/* font-weight: bold; */
	/* text-transform: uppercase; */
}

.input {
	border: 1px solid #c1bdbd;
	color: black;
	font-size: 9px;
	font-weight: bold;
	margin-left: 4px;
}

.inputtext {
	border: 1px solid #c1bdbd;
	color: black;
	font-size: 11px;
	/* font-weight: bold; */
	margin-left: 4px;
	font-family: Arial, Verdana, Sans-serif;
}

.inputtextred {
	border: 1px solid #7a1212;
	color: black;
	font-size: 11px;
	/* font-weight: bold; */
	margin-left: 4px;
}

a:link { color: #6f6f6f; text-decoration: none; }
a:active { color: #6f6f6f; text-decoration: none; }
a:visited { color: #6f6f6f; text-decoration: none; }
a:hover { color: #7a1212; text-decoration: underline; }
