body {
	background-color: #AFB9C2;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #000;
	}

p {
	margin: 0 0 1.5em 0;
	padding: 0;
	}

div {
	position: relative;
	}

li ol{
	margin: 0 0 1.5em 0;
	padding: 0;
	}
	
.entry {
	clear: both;
	width: 449px;
	}

.text {
	clear: both;
	}


#master {
	width: 756px;
	margin: 0 auto 0 auto;
	}


/* Overskrifter */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -5000px
	}

h2 {
	height: 1em;
	border-bottom: 1px solid #6D6D6D;
	margin: 6px 0 10px 0;
	padding: 0 0 3px 0;
	font-family : Verdana, Arial, Helvetica, Sans-serif; 
	font-variant : small-caps;
	font-size : 18px;
	line-height : 24px;
	font-weight : normal;
	color: #790000;
	}

h3 {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	
	}

h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}


/* Header */

#topshadow {
	background-image:url(../images/topshadow.gif);
	}

#topshadow {
	width: 756px;
	height: 29px;
	background-repeat:no-repeat;
	}

#header {
	width: 698px;
	height: 158px;
	background-color:#000;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/top.jpg);
	}
	
/* Menu */

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	width: 698px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	}

#menu ul {
	padding: 5px 0 5px 0;
	margin: 0 auto 0 auto;
	}

#menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

#menu a:link, #menu a:visited {
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #CCC;
	padding-bottom: 5px;
	}

#menu a.indicator:link, #menu a.indicator:visited {
	border-bottom: 2px solid #FFF;
	padding-bottom: 3px;
	color: #FFF;
	}

#menu a:hover {
	color: #FFF;
	}
	
	
/* Container og Content */

#container {
	width: 698px;
	margin: 0 auto 0 auto;
	text-align: left;
	}

#content {
	float: right;
	width: 505px;
	background-color: #FFF;
	overflow-x: hidden;
	}
	

/* Main */

#main {
	padding: 30px 45px 30px 5px;
	}

#main a:link {
	color: #6A0A0A;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px dotted #6A0A0A;
	}

#main a:hover {
	border-bottom: 1px solid #6A0A0A;
	}

#main a:visited:after {
	color: #828282;
	font-weight: normal;
	container: "\00A0\221A";
	font-size: 75%;
	}

#main a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #828282;
	text-decoration:none;
	border-bottom: 1px dotted #828282;
	}

#main a:visited:hover {
	border-bottom: 1px solid #828282;
	}
	
#main img {
	border: 1px solid #333;
	}
	
#sideshadow {
	background-image:url(../images/sideshadow.gif); 
	}
	
#sideshadow {
	width: 756px;
	background-repeat:repeat-y;
	}
	

/* Submenu */

#submenu {
	width: 190px;
	margin-right: 490px;
	font-size: 10px;
	line-height: 200%;
	padding-bottom: 10px;
	text-transform: normal; 
	font-weight: bold;	
	}

#submenu div {
	padding: 29px 20px 5px 12px;
	}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style: disc;
	margin-left: 16px;
	}

#submenu li {
	padding-left: 10px;
	padding-left: 0;
	background-image: url(../images/bullet.gif);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 .6em;
	margin: 0;
	}

#submenu a:link {
	text-decoration:none;
	color: #000;
	}

#submenu a:visited {
	color: #888;
	text-decoration:none;
	}

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

#submenu h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#submenu table {
	background-color: #fff;
	width: 145px;
	border: 1px solid #6D6D6D;
	}
	
#undermenu p {
	margin: 0;
	padding: 0;
	}

#clearer {
	clear: both;
	height: 0;
	}
	
	
/* Dato */
	
.dato_forside {
	text-align: left;
	padding-left: 4px;
	font-size: 9px;
	color: #6D6D6D;
	background-color: #fff;
	height: 5px;
	}


/* Nyheder på forsiden */

#nyhed_forside {
	padding-left: 4px;
	padding-right: 3px;
	background-color: #fff;
	height:13px;
	border-bottom:1px solid #6D6D6D;
	text-align: left;
	}

#nyhed_forside a:link {
	text-decoration:none;
	color: #790000;
	}

#nyhed_forside a:visited {
	color: #888;
	text-decoration:none;
	}
	
#nyhed_forside a:hover {	
	text-decoration: underline;
	}
	
	
/* Opret nyhed */

#opret_nyhed {
	padding: 30px 45px 30px 5px;
	}

.opret_nyhed_textfield {
	height: 13px;
	border: 1px solid #6D6D6D;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 10px;
	width: 250px;
	}
	
.opret_nyhed_textarea	 {
	height: 150px;
	border: 1px solid #6D6D6D;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 10px;
	width: 450px;
	}
	
#opret_nyhed table a {
	color: #000; 
	text-decoration: none;
	}
	
#opret_nyhed table a:hover {
	color: #9E0B0E; 
	}
	

/* Footer */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	clear: both;
	color: #fff;
	width: 698px;
	}

#footer p {
	padding: 5px;
	margin: 0px;
	}
	
#bottomshadow {
	background-image:url(../images/bottomshadow.gif);
	}

#bottomshadow {
	width: 756px;
	height: 29px;
	background-repeat:no-repeat;
	}




/* Tabel på alle undersider */


#tabel_sider table {
	width: 450px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	}
	
#tabel_sider img {
	border: 1px solid #333;
	margin-bottom: 5px;
	}

#tabel_sider p {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	}
	
#tabel_sider h3 {
	text-align: left;
	}
	
#tabel_sider a:link {
	color: #6A0A0A;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px dotted #6A0A0A;
	}

#tabel_sider a:hover {
	border-bottom: 1px solid #6A0A0A;
	}

#tabel_sider a:visited:after {
	color: #828282;
	font-weight: normal;
	container: "\00A0\221A";
	font-size: 75%;
	}

#tabel_sider a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #828282;
	text-decoration:none;
	border-bottom: 1px dotted #828282;
	}

#tabel_sider a:visited:hover {
	border-bottom: 1px solid #828282;
	}


/* Tilmelding på forsiden */		
	
.textfield_forside {
	height: 13px;
	border: 1px solid #6D6D6D;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 9px;
	width: 120px;
	}

	
/* Kontaktformular */		
	
.textfield {
	height: 13px;
	border: 1px solid #6D6D6D;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 9px;
	width: 150px;
	}
	
.textarea {
	width: 450px;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	border: 1px solid #6D6D6D;
	}
	
.submit {
	width: 100px;
	background-color:#ffffff;
	height:18px;
	border:1px solid #6D6D6D;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 9px;
	}
	
.send_succes	{
  	color: #197B30;
  	padding: 15px 15px;
	background-color: #FFFFFF;
	}

.send_fiasko	{
  	color: #9E0B0E;
  	padding: 15px 15px;
	background-color: #FFFFFF;
	}	
	
		
/* Menu administration */

#cms_menu {
	padding: 30px 45px 30px 5px;
	}


#cms_menu table {
	font-weight: normal; 
	border: 1px #333 solid;
	}
	
.td1 {
	background-color: transparent;
	}
	
.td2 {
	background-color: #eeeeee;
	}
	
#cms_menu table a {
	display: block; 
	width: 150px; 
	color: #000; 
	line-height: 26px; 
	padding: 0px 0px 0px 5px; 
	text-decoration: none;
	}
	
#cms_menu table a:hover {
	color: #9E0B0E; 
	}
	
.cms_menu_textfield {
	height: 13px;
	border: 1px solid #6D6D6D;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 9px;
	width: 450px;
	}
	

/* Upload fil */

#upload_fil {
	text-align: left;
	}

#upload_fil table {
	font-weight: normal; 
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	}
	
#upload_fil table a {
	display: block; 
	width: 250px; 
	color: #000; 
	line-height: 26px; 
	padding: 0px 0px 0px 5px; 
	text-decoration: none;
	}
	
#upload_fil table a:hover {
	color: #9E0B0E; 
	}
	
.upload_fil_textarea {
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 10px;
	width: 220px;
	background-color:#ffffff;
	border:1px solid #6D6D6D;
	height:18px;
	}
	