/* 
CSS by: Martin Jul Jönsson
Copyright [c] 2009, TheLove.Dk
*/
@charset "utf-8";
html { height:100%; }
body {
	margin: 0px;
	height:100%;
	margin:0px;
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
}

/* Links */
a:link {
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:none;
}
a:active {
	color: #990000;
	text-decoration:none;
}

.a2 a:link {
	color: #CCCCCC;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.a2 a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.a2 a:hover {
	color: #990000;
	text-decoration:underline;
}
.a2 a:active {
	color: #990000;
	text-decoration:none;
}


#BETA {
	position: fixed;
	left: 0px;
	background-color: #1A1A1A;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	bottom: 0px;
}
#Main {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative; 
	min-height: 100%;
}

/* Toppen af siden */

#TopMenu {
	height: 52px;
	width: 100%;
	background-image: url(../img/menu/menu_bg.png);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#TopMenu a:link {
	text-decoration: none;
}
#TopMenu a:visited {
	text-decoration: none;
}
#TopMenuMiddle {
	background-image: url(../img/MenuMiddle.png);
	height:52px;
	margin-left: auto;
	width: 374px;
	margin-right: auto;
	float: left;
	margin-bottom: 0px;
}


/* TopMenuen */

#MenuLeft {
	width: 325px;
	width: 325px;
	float: left;
	font-weight: bolder;
	text-decoration: none;
}
#MenuRight {
	width: 325px;
	width: 325px;
	float: right;
	text-decoration: none;
}
.LeftMenuButtonOff {
	background-image: url(../img/menu/menu_button.png);
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 14px;
	float: right;
	height: 38px;
	color: #EC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
}
.LeftMenuSpacer {
	background-image: url(../img/menu/menu_spacer.png);
	height: 52px;
	width:2px;
	float: right;
}
.RightMenuButtonOff {
	background-image: url(../img/menu/menu_button.png);
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 14px;
	float: left;
	height: 38px;
	color: #EC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
}
.RightMenuSpacer {
	background-image: url(../img/menu/menu_spacer.png);
	height: 52px;
	width:2px;
	float: left;
}

/* SubMenu */
.SubMenu {
	background-color:#090909;
	border-left:1px solid #202020;
	border-right:1px solid #202020;
} 
.SubMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#090909;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SubMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#090909;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SubMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#292929;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.SubMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

/* Selve siden */

#Site {
	width: 100%;
	background-image: url(../img/MenuMiddle2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}


/* Tables */

.TableTopLeft {
	width: 19px;
	background: url(../img/table/table_top_left.png) left top;
}
.TableTopMiddle {
	background: url(../img/table/table_top_middle.png) top;
}
.TableTopRight {
	width: 38px;
	background: url(../img/table/table_top_right.png) right top;
}
.TableTopRightNL {
	width: 38px;
	background: url(../img/table/table_top_right_nl.png) right top;
}


.TableMiddleMiddle {
	background-color: #090909;
	color: #FFFFFF;
	border-left:1px solid #202020;
	border-right:1px solid #202020;
}
.TableMiddleLeft {
	background: url(../img/table/table_middle_left.png) left;
	width: 19px;
}
.TableMiddleMiddle {
	background-color: #090909;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.TableMiddleRight {
	background-image: url(../img/table/table_middle_right.png) right;
	background-position: right;
	width: 19px;
}


.TableBottomLeft {
	background: url(../img/table/table_bottom_left.png) bottom left;
	width: 19px;
}
.TableBottomMiddle {
	background: url(../img/table/table_bottom_middle.png) bottom;
	height: 12px;
}
.TableBottomRight {
	background: url(../img/table/table_bottom_right.png) bottom right;
	width: 19px;
}


/* Bunden af siden */

#BottomSite {
	background-image: url(../img/bottommenu/menu_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 250px;
	position: fixed;
	bottom: 52px;
}
#BottomMenu {
	width: 1024px;
	background-image: url(../img/bottommenu/menu_bg.png);
	margin-bottom: 0px;
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 0px;
	margin-top: -52px;
}
#BottomMenuMiddle {
	background-image: url(../img/bottommenu/menu_bg.png);
	height:52px;
	margin-left: auto;
	width: 374px;
	margin-right: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}


/* Nederste Menu */

#BottomMenuLeft {
	width: 325px;
	float: left;
}
#BottomMenuRight {
	width: 325px;
	float: right;
}
.BottomLeftMenuButtonOff {
	background-image: url(../img/bottommenu/menu_button.png);
	padding-right: 8px;
	padding-left: 8px;
	float: right;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #404040;
	font-size: 13px;
}
.BottomLeftMenuSpacer {
	background-image: url(../img/bottommenu/menu_spacer.png);
	height: 52px;
	width:2px;
	float: right;
}
.BottomRightMenuButtonOff {
	background-image: url(../img/bottommenu/menu_button.png);
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #404040;
	font-size:13px;
}
.BottomRightMenuSpacer {
	background-image: url(../img/bottommenu/menu_spacer.png);
	height: 52px;
	width:2px;
	float: left;
}
#BottomMenuLeft a:link {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 100%;
	padding-top: 20px;
}
#BottomMenuLeft a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 100%;
	padding-top: 20px;
}
#BottomMenuLeft a:hover {
	color: #990000;
}
#BottomMenuRight a:link {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 100%;
	padding-top: 20px;
}
#BottomMenuRight a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 100%;
	padding-top: 20px;
}
#BottomMenuRight a:hover {
	color: #990000;
}
#spejlning { 
	background:url(../img/bottommenufade.png) no-repeat center; 
	height:38px; 
	width:100%;
}

/* Historie */

.ContentTL {
	height:20px;
	width:20px;
	font-size:5px;
	background-image: url(../img/contentBG.png);
	background-position: left top;
}
.ContentTR {
	height:20px;
	width:20px;
	font-size:5px;
	background-image: url(../img/contentBG.png);
	background-position: right top;
}
.ContentBL {
	height:20px;
	width:20px;
	font-size:5px;
	background-image: url(../img/contentBG.png);
	background-position: left bottom;
}
.ContentBR {
	height:20px;
	width:20px;
	font-size:5px;
	background-image: url(../img/contentBG.png);
	background-position: right bottom;
}
.Content {
	background:url(../img/contentBG2.png)
}

/* Historie */

.Funktioner {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 5px;
}
.FuncButtons {
	background-color:#090909;
} 
.FuncButtons a:link {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#090909;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px
}
.FuncButtons a:visited {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#090909;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px
}
.FuncButtons a:hover {
	background-color:#292929;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px
}
.FuncButtons a:active {
	text-decoration: none;
}


/* SmartConteiner */

.SmartContainer {
	border: 1px solid #333333;
	width: 400px;
}
.SmartContainer img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.SmartContainerHover {
	border: 1px solid #666666;
	width: 400px;
}
.SmartContainerHover img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.LinkBox {
	cursor: pointer;
}
.TextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #090909;
	border: 1px solid #999999;
}
.TextField:hover {
	border: 1px solid #CCCCCC;
}
.TextField:focus {
	border: 1px solid #eee;
	color: #ffffff;
}
