@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
#frame {
	width: 984px;
	padding: 0 0 0 0;
	margin: 0 auto;
	display: table;
	/*background-color: #9fa29f;*/
}
#topframe {	
	width: 984px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#login_container {
	float: right;
 	width: 984px;
	height: 25px;
	margin: 5px 5px 0px 0px;
}
#logout_form{
	float: right;
	font-size: 10px;
	/*/ext-transform: uppercase;*/*/
	width: 220px;
	text-align:right;
	padding:5px 0px 0 0;
}
#login_form{
	float: right;
	font-size: 10px;
	/*text-transform: uppercase;*/
	width: 400px;
	text-align:right;
}
input#password, input#username {
	float: left;
	background-color: #fff;
	width: 110px;
	height: 16px;
	margin: 1px 3px 0px 0px;
	font-size: 10px;
	border-top: 1px solid #7f99ac;
	border-right:1px solid #a6bcc6;
	border-bottom:1px solid #a6bcc6;
	border-left: 1px solid #406683;
}
input#loginbutton, input#logoutbutton {
	width: 60px;
	font-size: 8pt;
}
#username_container {
	float: left;
	margin: 1px 4px 0px 0px;
}
#password_container {
	float: left;
	margin: 1px 4px 0px 0px;
}
#logoff_container {
	float: right;
	margin: 0px 10px 0px 0px;
}
#topmenu {
	float: left;
	width: 984px;
	heigth: 48px;
}
#topmenu_left {
	float: left;
	width: 27px;
	height: 48px;
	background-image: url(framework_img/topmenu_left.png);
}
#topmenu_logo {
	float: left;
	width: 104px;
	height: 48px;
}
#topmenu_logo a {
	background-image: url(framework_img/topmenu_logo.png);
	background-repeat: no-repeat;
}
a.topmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight: bold;	
	margin: 0px 72px 0px 0px;
	padding: 0px 4px 9px 0px;
}
a.topmenu:hover {
	color: #dee2e8;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	margin:0 72px 9px 0;
	padding:0 4px 9px 0;
	border-bottom: 4px solid #ff6600;
}
a.topmenu_selected{
	color: #ffffff;
	margin:0 72px 0 0;
	padding:0 4px 9px 0;
	border-bottom: 4px solid #ff6600;
	font-weight: bold;
	font-size: 13px;
}
a.topmenu_selected:hover {
	text-decoration: none;
	color: #dee2e8;
	font-weight: bold;
	font-size: 13px;	
}
ul.topmenu {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
ul.topmenu li {
	display: inline;	
}
#topmenu_dropdown_container {
	width: 125px;
	background-color: #bfc6cb;
	padding: 4px 0px 4px 8px;
}
a.topmenu_dropdown {
	color: #333333;
}
a.topmenu_dropdown:hover{
	color: #fff;
	text-decoration: underline;
}
#topmenu_right {
	float: left;
	width: 781px;
	height: 48px;
	background-image:url(framework_img/topmenu_right.png);
	background-repeat: no-repeat;
	padding: 12px 0px 0px 72px;
}
#topmenu2 {
	float: left;
	width: 781px;
	heigth: 36px;
	min-height: 15px;
	padding: 0px 0px 0px 203px;
	margin: 0px 0px 0px 0px;
}
a.topmenu2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3f453f;
	font-size: 13px;
	margin: 0px 25px 0px 0px;
}
.topmenu2_selected {
	color: #f453f;
	font-size: 13px;
	margin: 0 25px 0 0;
}
#contentframe{
	float: left;
	width: 984px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#content_left {
	float: left;
	width: 188px;
	min-height: 435px;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 2px 0px;
}
#content_main{
	float: left;
	width: 580px;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 2px 0px;
	position: relative;
	min-height: 435px;
}
#content_right {
	float: left;
	width: 188px;
	min-height: 435px;
	padding: 0px 0px 0px 4px;
	margin: 0px 6px 2px 0px;
}
#leftmenu{
	float: left;
	width: 188px; 
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0px;
}
#leftmenu_rapport {
	float: left;
	width: 188px;
	height: 30px;
	background-image: url(framework_img/rapport_bg.png);
	background-repeat: no-repeat;
}
.leftmenu_subject_container {
	margin: 0px 0px 0px 0px;
}
a.leftmenu{
	float: right;
	width: auto;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 7px;
	background-image:url(framework_img/leftmenu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 12px;
	color: #3f453f;
	min-height: 26px;
	max-height: 26px;
	min-width: 188px;
	max-width: 188px;
}
#leftmenu a:hover, #leftmenu a.active{
	background-position: bottom;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
<<<<<<< .mine
=======
/*-------ALT STYLES----------*/
#content_main_alt { /*TIL TABEL OVERSIGT*/
	float: left;
	width: 975px;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 2px 0px;
	position: relative;
	min-height: 435px;
	
}
#content_main_alt_form { /*TIL PROJEKTDATABASE FORMULAR*/
	float: left;
	width: 580px;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 2px 0px;
	position: relative;
	min-height: 435px;
	
}









>>>>>>> .r364
