body {
	background:#ffffff;
	scrollbar-face-color:#ededed;
	scrollbar-shadow-color:#000;
	scrollbar-highlight-color:#d5d5d5;
	scrollbar-3dlight-color:#f8f8f8;
	scrollbar-darkshadow-color:#d5d5d5;
	scrollbar-track-color:#f8f8f8;
	scrollbar-arrow-color:#000;
}
.mySubmit {
	font:10px Verdana;
	background-color:##C0C0C0;
	border: 1px #000000 solid;
	cursor:hand
}
.logotext {
	font:bolder 21px/90% Arial;
	color:#103265;
	text-decoration:none
}

.title {
	font:bold 18px/200% Verdana, sans-serif;
	cursor:default;color:#333;
}
.smalltitle {
	font:bolder 13px/150% Arial;
	cursor:default;
	color:#000000
}
a.menu:link {
	color:#fff;
	text-decoration:none
}
a.menu:visited {
	color:#fff;
	text-decoration:none
}
a.menu:active {
	color:#333;
	text-decoration:none
}
a.menu:hover {
	color:#333;
	text-decoration:none
}
.menu {
	font:bold 13px Arial, sans-serif;
}

a.submenu:link {
	color:red;
	text-decoration:none
}
a.submenu:visited {
	color:red;
	text-decoration:none
}
a.submenu:active {
	color:#333;
	text-decoration:none
}
a.submenu:hover {
	color:#333;
	text-decoration:none
}
.submenu {
	font:bold 13px/150% Verdana, Arial, sans-serif;
	color:red;
    margin-left: 10px;
	line-height: 125%
}

a.content-box-link:link {
	color:#333;
	text-decoration:none
}
a.content-box-link:visited {
	color:#333;
	text-decoration:none
}
a.content-box-link:active {
	color:red;
	text-decoration:none
}
a.content-box-link:hover {
	color:red;
	text-decoration:none
}
.content-box-link {
	font:bold 13px/150% Verdana, Arial, sans-serif;
	color:#333;
	line-height: 125%
}

a.text:link {
	color:#333;
	text-decoration:none;
	cursor:pointer
}
a.text:visited {
	color:#333;
	text-decoration:none;
	cursor:pointer
}
a.text:active {
	color:#fe2121;
	text-decoration:none;
	cursor:pointer
}
a.text:hover {
	color:#fe2121;
	text-decoration: none;
	cursor:pointer
}
.text {
	font:13px/150% Verdana, Arial, sans-serif;
	cursor:default;
	color:#333;
	line-height: 125%
}

a.orangelink:link {
	color:#fe2121;
	text-decoration:none
}
a.orangelink:visited {
	color:#fe2121;
	text-decoration:none
}
a.orangelink:active {
	color:#fe2121;
	text-decoration:underline
}
a.orangelink:hover {
	color:#fe2121;
	text-decoration:underline
}
.orangelink {
	font:11px Verdana, Arial, sans-serif;
	color:#fe2121
}
a.smalltext:link {
	color:#333;
	text-decoration:none
}
a.smalltext:visited {
	color:#333;
	text-decoration:none
}
a.smalltext:active {
	color:#fe2121;
	text-decoration:none
}
a.smalltext:hover {
	color:#fe2121;
	text-decoration:none
}
.smalltext {
	font:11px Verdana, Arial, sans-serif
}

td.content-container {
    background: #f5f5f5;
    border: 1px solid #000;
}

td.content-container-blank {
    background: none;
    border: 1px solid #999;
}
td.content-container-active {
    background: none;
    border: 2px solid #000;
}


/* --- NYT ------------------------------------------------------------------------------------------- */
/* from other 


td.hoejre {
    background: #B3DCFE url(/images/top_og_bund/hoejre.gif);
}

/* Andet */
.pointer, input.knap {
    cursor: pointer;
    cursor: hand;
}


.udsendelse-titel {
   font-weight: bold;
   color: #000000;
	cursor: pointer;
	cursor: hand;
}

div.udsendelse-beskrivelse {
	color: #555555;
	margin-left: 0px;
}


*/


ul {
margin-top:1px;
padding-top:1px;
margin-bottom:4px;
padding-bottom:4px;
}

div#frontpage {
	position:relative;
	margin: 5px 0 0 0;
	width:450;

}

div#frontpage td.a { 
	vertical-align : top; 	
	width: 216px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:black;
	padding:2px 2px 2px 2px;

}

div#frontpage td ul { 
	margin 0 0 0 0;
	padding: 0 0 0 0;

}

div#frontpage td.b { 

	vertical-align : top; 	
	width: 216px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:black;
	padding:2px 2px 2px 2px;
}
a {
	color: #6E5B59;
}


div#frontpage td.c { 

	vertical-align : top; 	
	width: 450px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:black;
	padding:2px 2px 2px 2px;
	margin: 0 0 0 0;
}

div#frontpage td.d { 
	vertical-align : top; 	
	width: 450px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:black;
	padding:2px 2px 2px 2px;

}

div#frontpage h1 { 

	font-size : 13px; 
	text-transform : uppercase; 
	margin : 0 0 0 0;
	background:#6E3425;
	color:white;
	padding: 2px 2px 2px 2px;
}

div#frontpage td.a h1 { 

	font-size : 13px; 
	text-transform : uppercase; 
	margin : 0 0 0 0;
	background:#6E3425;
	color:white;
	padding: 2px 2px 2px 2px;
}

div#frontpage td.b h1 { 

	font-size : 13px; 
	text-transform : uppercase; 
	margin : 0 0 0 0;
	background:#DFBBA3;
	color:white;
	padding: 2px 2px 2px 2px;
}

div#frontpage td.c h1 { 

	font-size : 13px; 
	text-transform : uppercase; 
	margin : 0 0 0 0;
	background:#7E7575;
	color:white;
	padding: 2px 2px 2px 2px;
}

div#help {
	position:relative;
	margin: 3px 3px 3px 3px;
	background-color:white;
	width:350;
	padding: 2px 2px 2px 2px;
	border-style:solid;
	border-width:1px;
	border-color:black;
}



div#help table {
	background-color:white;
	width:350;
	border-style:solid;
	border-width:1px;
	border-color:black;


}

div#help td { 
	vertical-align : top; 
	margin: 0 0 0 0;
	padding: 4px 4px 16px 4px;
}

div#help h1 {
	font-size : 13px; 
	text-transform : uppercase; 
	margin : 0 0 10px 0;
	color: white;
	background: #6E3425;
	width: 350;
	padding: 3px 0px 3px 0px;
}

div#help a {
	font-size : 13px; 
	text-transform : uppercase; 
	margin : 0 0 0 0;
	color: white;
	background: #6E3425;
	width: 350;

}


div#login {
	position:relative;
	margin: 0 30px 0 30px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width:400;
	padding: 2px 2px 2px 2px;
}

div#login form {
	margin: 0 0 0 0;
}

div#login table {
	background-color:white;
	width:380;

}

div#login td { 
	vertical-align : top; 
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;

}

div#login h1 {
	font-size : 13px; 
	text-transform : uppercase; 
	margin : 0 0 10px 0;
	color: white;
	background: #6E3425;
	width: 400;
	padding: 3px 0px 3px 0px;
}

div#userinfo {
	position:relative;
	margin: 0 10px 0 10px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width:200px;
	padding: 2px 2px 2px 2px;
}

div#userinfo h1 {
	font-size : 11px; 
	text-transform : uppercase; 
	margin : 1 0 10px 0;

	width:200px;
	
}

#maintable {
	;position:relative;
	top:0px;
	margin:0;
	background-color: white;
	color: black;
}
#skema {
	position:relative;
	top:0px;
	margin-left:3x;
	margin-right:3px;
	background-color:#E0E0E0;
	color: black;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width:450;
}

td.a {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width:1px;

}

td.b {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
}
td.c {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width:1px;

}
td.d {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width:1px;

}

td.e {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	padding-left:0px;
	padding-right:0px;


}

td.f { 
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width:1px;
}

td.g {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width:0px;

	
}
td.h {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:0px;


	
}
td.i {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width:0px;

}
td.j {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width:1px;

}
td.k {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width:0px;

}
td.l {
	border-style:solid;
	border-color:#E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width:0px;

}
	#main{
	font-family: Verdana, Arial;
	font-size: 13x;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
  }


	}

	#fejl {
	font-family:verdana;
	font-size:13px;
	color:red;
	border-width:15px;
	
}
	td{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	}
	

/*
div#frontpageContainer { }
div#frontpageContainer h2 { font-size : 11px; text-transform : uppercase; margin : 0 0 0 0; }
div#frontpageContainer h5 { font-weight : normal; font-size : 11px; color : #112250; margin : 0 0 6px 0; }
div#frontpageContainer a { color : #394672 }
div#frontpageContainer a img { border : none; }
div#frontpageContainer p { margin : 0 0 4px 0; }
div#frontpageContainer ul { margin : 0 0 0 15px; list-style : none; }
div#frontpageContainer li { background : url(/grafik/bul_arrow.gif) 0 4px no-repeat; padding : 0 0 0 10px; margin : 0 0 4px 0; }
div#frontpageContainer li a { font-size : 11px; }
		
table#ContentTopSection { margin: 0 0 4px 0; }
table#ContentTopSection td { border-right : 0px solid white; vertical-align : top; }
table#ContentTopSection td.a { width : 450px; padding : 0px 4px 4px 0px;}




table#ContentMiddleSection { margin : 0 0 0 0; }
table#ContentMiddleSection td { border-right : 4px solid white; vertical-align : top; }
table#ContentMiddleSection td.a { width : 440px; background : #F3F3F3; padding : 5px 5px 10px 15px;  top; }
table#ContentMiddleSection td.a a { color : white; margin : 0 0 0 0; font-weight : normal; text-transform : none; } 
table#ContentMiddleSection td.a p { margin : 15px 0 2px 0; font-weight : bold; text-transform : uppercase; }
table#ContentMiddleSection td.b { width : 368px; background : #c4dce6; padding : 15px 4px 5px 15px; }
table#ContentMiddleSection td.b p { color : #of224a; }


table#ContentBottomSection { margin : 4px 0 4px 4px; }
table#ContentBottomSection td { border-right : 4px solid white; vertical-align : top; }
table#ContentBottomSection td.a { width : 165px; background : #b1ccbd; padding : 10px 0 0 10px; }
table#ContentBottomSection td.a input { width : 112px; border : 1px inset white; font-size : 11px; }
table#ContentBottomSection td.a input.button { width : 35px; border : 1px outset white; position : relative; top : 1px; background : #dfdfdf; }
table#ContentBottomSection td.b { width : 165px; background : #dfdfdf; padding : 10px 0 0 10px; }
table#ContentBottomSection td.b select { width : 153px; font-size : 11px; margin : 3px 0 0 0; }
table#ContentBottomSection td.c { width : 360px; padding : 0; border : none; }
table#ContentBottomSection td.c img { display : block; }


*/