/*
        StyleSheet for www.frhavn-gym.dk
        Copyright Erichsen Data
        http://www.ErichsenData.dk
*/
* {
	margin: 0px;
	padding: 0px;
}

a:visited,a:active,a:focus {
	outline: 0;
	color: inherit;
}  /* remove dotted frame in firefox */
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	/*font-family: Arial, Helvetica, Verdana, Sans-serif;*/
	font-size: 12px;
	color: #666666;
	background: #ffffff;/* url("images/snow3.gif");*/
	padding-top: 5px;
	/*  width: 1024px;*/
}

#page-container {
	width: 985px;
	/*background: #fff;*/
	margin: auto;
	/*background: #fff url("images/body.png") top center repeat-y;*/
	/*        background-color: #fff;*/
}

#top {
	display: block;
	/* background: #fff url("images/head.png") top center no-repeat ;*/
	background: #333356;
	height: 60px;
	margin-top: 27px;
	/*  z-index: 1;*/
}

#top h1 {
	font-size: 36px;
	border: 0px;
	padding-top: 5px;
	margin-left: 210px;
	margin-right: 0px;
	margin-bottom: 15px;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	/* z-index: 2;*/
}

#top a {
	text-decoration: none;
	color: #fff;
}

#Menu {
	position: relative;
	float: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	top: -86px;
	left: 34px;
	width: 160px;
	color: #333356;
	line-height: 18px;
	border: 1px solid #333356;
	background: #fff;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	/*background: #fff url("images/menu_bg.png") top no-repeat;*/
	min-height: 560px;
	height: auto;
	_height: 560px;
	/* Hack for IE less than IE7, without support for min-height */
	/*z-index:2;*/
}

#footer {
	/*  background: #ebebeb url("images/footer.png") bottom no-repeat;*/
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 1px;
	color: #505050;
	padding: 1px 0px 0px 0px;;
	text-align: center;
	clear: both;
}

#Menu h1 {
	font-size: 18px;
	width: 158px;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	font-weight: 500;
}

#Menu p table {
	width: 155px;
	margin-left: 5px;
	text-decoration: none;
	text-align: left;
	background-color: #fff;
}

#Menu ul {
	margin-left: 5px;
	padding: 0px;
	width: 150px;
	list-style-type: none;
}

#menu ul {
	margin-left: 7px;
	padding: 0px;
	padding-left: 5px;
	width: 150px;
	list-style-type: none;
}

#menu li a {
	color: #333356;
	display: block;
	width: 150px;
	height: 30px;
	line-height: 29px;
	/* color: #2020a6;*/
	font-size: 14px;
	font-weight: 500;
	text-indent: +10px;
	text-decoration: none;
	/*        background: url("images/menu_li_grey.png") no-repeat;*/
}

#menu li:hover a:hover { /* color: #2020a6;*/
	/* background: url("images/menu_li.png") no-repeat;*/
	color: #b52424;
	/* background: url("images/menu_li_hover.png") no-repeat;*/
}

#menu li a.sel_menu{
	color: #b52424;
	}
	
#menu li.sel_menu:hover a.sel_menu:hover{
	color: #333356;
	}

#SubMenu ul {
	margin-left: -20px;
	padding: 0px;
	list-style-type: none;
}

#SubMenu li a {
	color: #333356;
	/*        display: block ;*/
	width: 135px;
	height: 20px;
	line-height: 14px;
	/* color: #2020a6;*/
	font-size: 12px;
	font-weight: 500;
	text-indent: 5px;
	text-decoration: none;
	background-image: none;
	/*      background: url("images/menu_li_grey.png") no-repeat;*/
}

#SubMenu li:hover a:hover {
	background-image: none;
	color: #d41413;
}

#RightMenu input {
	border: 1px solid;
	padding-left: 3px;
	padding-bottom: 2px;
	color: #666666;
	border-color: #e0e0e0;
}

input.RightMenuBtn {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	padding: 2px;
	height: 22px;
	border: 1px solid;
	color: #666666;
	border-color: #666666;
	margin-top: 5px;
}

input.RightMenuBtn:hover {
	border: 1px solid;
	color: #2020a6;
	border-color: #e1bfbf;
	background-color: #f9f9f9;
}

#RightMenuHR {
	background: #fff url("images/menu_hr.png") no-repeat;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 13px;
	margin-right: 13px;
	height: 3px;
}

#LoginBox {
	width: 130px;
}

#RightMenu table {
	width: 173px;
	margin-left: 30px;
	text-decoration: none;
	text-align: left;
	background-color: #fff;
}

#quick-edit{ float: right; top: -16px; position: relative; height: 0px;

}
#quick-edit a{ 	color: #aaa;
				text-decoration: none;
}
#quick-edit a:hover{ color: #000000;}


/*++++++++  used for menupage    +++++++*/
.link div {
	display: block;
	float: left;
	width: 210px;
	margin: 16px;
	height: 180px;
	border: none;
	/* background: white;*/
}

.link a {
	width: 200px;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	border: none;
	margin: none;
	padding: none;
	width: 200px;
}

.link img {
	width: 200px;
	height: 150px;
	border: none;
	margin: none;
	padding: none;
}

div#container {
	width: 756px;
	margin-left: auto;
	margin-right: auto;
}

/*---------  used for menupage    ---------*/
	/*---------  used for main_content    ---------*/
#main_content {
	top: 17px;
	left: 50px;
	float: left;
	position: relative;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	width: 756px;
	color: #333356;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #e9e9ef;
	min-height: 460px;
	height: auto;
	_height: 460px;
	/* Hack for IE less than IE7, without support for min-height */
}
/*---------  used for main_content    ---------*/

table.tabelFravaer thead { background: #b5b5ba; color: black;}
table.tabelFravaer thead tr td { padding-left: 3px;}

table.tabelFravaer tbody{ background: #f9f9ff;}
table.tabelFravaer tbody tr td { padding-left: 3px;}
