body {
	background-color: #221E1F;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

table {
	text-align: left;
}

a {
	
}

a.neutrallink {
	text-decoration: none;
	color: #CCC;
}

a:hover.neutrallink {
	text-decoration: underline;
}

form {
	display: inline;
}

/* Frontpage styling start */

.welcometable {
	height: 500px;
	width: 100%;
	background-image: url("/img/front.bg.img.jpg");
	background-repeat: repeat-x;
}

.welcometable td {
	vertical-align: top;
	text-align: center;
}

/* Frontpage styling end */



/* Mainpage styling start */

a {
	color: #FFF;
	text-decoration: underline;
}

.layouttable {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 648px;
	border-style: solid;
	border-color: #FFF;
	border-width: 0 1px 1px 1px;
	background-color: #393536;
}

.layouttable .topmenucell {
	height: 30px;
	vertical-align: middle;
	text-align: right;
	color: #FFF;
	border-style: solid;
	border-color: #FFF;
	border-width: 0 0 1px 0;
}

.layouttable .topmenucell a {
	color: #D7D7D7;
	text-decoration: none;
	margin: 0 4px 0 4px;
}

.layouttable .topmenucell a:hover {
	text-decoration: underline;
}

.layouttable .topbarcell {
	border-style: solid;
	border-color: #FFF;
	border-width: 0 0 1px 0;
	height: 141px;	
}

.layouttable .leftcell {
	width: 180px;
	border-style: solid;
	border-color: #FFF;
	border-width: 0 1px 0 0;
	background-color: #514E4E;
	vertical-align: top;
}

.layouttable .leftcell .menutable {
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.layouttable .leftcell .menutable .pilcell {
	width: 10px;
	vertical-align: middle;
	text-align: left;
	height: 19px;
}

.layouttable .leftcell .menutable .linkcell {
	width: 135px;
	vertical-align: middle;
	height: 19px;
}

.layouttable .leftcell .menutable .linkcell a {
	color: #D0D0D0;
	font-weight: bold;
	text-decoration: none;
}

.layouttable .leftcell .menutable .linkcell a.sel {
	text-decoration: underline;
}

.layouttable .leftcell .menutable .sublinkcell {
	vertical-align: top;
	height: 13px;
}

.layouttable .leftcell .menutable .sublinkcell span {
	margin-left: 10px;
}

.layouttable .leftcell .menutable .sublinkcell a {
	color: #C6A218;
	text-decoration: none;
}

.layouttable .leftcell .menutable .sublinkcell a.sel {
	font-weight: bold;
}

.layouttable .leftcell .seektable {
	width: 100%;
	border-style: solid;
	border-color: #FFF;
	border-width: 1px 0 0 0;
}

.layouttable .leftcell .seektable .navncell {
	text-indent: 15px;
	height: 30px;
	vertical-align: bottom;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.layouttable .leftcell .seektable .fieldcell {
	height: 30px;
	vertical-align: top;
}

.layouttable .leftcell .seektable .fieldcell input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F5F5;
	margin-left: 15px;
	width: 140px;
	background-color: #999;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
}

.layouttable .leftcell .seektable .buttoncell {
	height: 40px;
	vertical-align: top;
}

.layouttable .leftcell .seektable .buttoncell input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	background-color: #C1992C;
	color: #FFF;
	letter-spacing: 0px;
	margin-left: 15px;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
}


.layouttable .rightcell {
	vertical-align: top;
	width: 468px;
}

.layouttable .rightcell .footer {
	margin-left: 10px;
	margin-bottom: 10px;
	color: #A6A6A6;
	line-height: 19px;
}

.layouttable .rightcell .footer a {
	color: #A6A6A6;
}

.layouttable .rightcell .footer a:hover {
	color: #F5F5F5;
}

.layouttable .rightcell .contentwrapper {
	width: 447px;
	background-color: #7E7C7C;
	border-style: solid;
	border-color: #FFF;
	border-width: 1px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}

.layouttable .rightcell .contentwrapper .content {
	margin: 10px;
	font-size: 11px;
}

.layouttable .rightcell .contentwrapper .content h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
}

.layouttable .rightcell .contentwrapper .content h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
	color: #CCC;
}

.layouttable .rightcell .contentwrapper .content p {
	margin: 0 0 15px 0;
}



.layouttable .rightcell .contentwrapper .content img.contentimage {
	border-style: solid;
	border-color: #CCC;
	border-width: 5px;
}

.formtable {
	width: 420px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

.formtable .fejlcell {
	background-color: #999;
	height: 21px;
	vertical-align: middle;
}

.formtable .fejlcell span {
	margin-left: 3px;
	color: #E9E5DB;
}

.formtable .shortnavncell {
	width: 210px;
	height: 21px;
	vertical-align: bottom;
	font-weight: bold;
	line-height: 12px;
}

.formtable .longnavncell {
	width: 420px;
	height: 21px;
	vertical-align: bottom;
	font-weight: bold;
	line-height: 12px;
}

.formtable .shortfieldcell {
	width: 210px;
	height: 27px;
	vertical-align: top;
}

.formtable .shortfieldcell input, .formtable .shortfieldcell select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	color: #666;
}

.formtable .longfieldcell {
	width: 420px;
	height: 27px;
	vertical-align: top;
}

.formtable .longfieldcell input, .formtable .longfieldcell select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 380px;
	color: #666;
}

.formtable .longcheckcell {
	width: 420px;
	height: 21px;
	vertical-align: middle;
}

.formtable .longcheckcell input {
	width: 15px;
	height: 15px;
	margin-right: 3px;
}

.formtable .longareacell {
	width: 420px;
	height: 100px;
	vertical-align: top;
}

.formtable .longareacell textarea {
	width: 386px;
	height: 80px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

.formtable .buttoncell {
	height: 27px;
	vertical-align: bottom;
	width: 420px;
}

.formtable .buttoncell input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	background-color: #C1992C;
	color: #FFF;
	letter-spacing: 0px;
}

.brugeretable {
	width: 420px;
	margin-bottom: 20px;
}

.brugeretable .headcell {
	border-style: solid;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	font-weight: bold;
	height: 29px;
	vertical-align: bottom;
}

.brugeretable .navncell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	line-height: 23px;
	color: #CCC;
	width: 230px;
}

.brugeretable .navncell a {
	text-decoration: none;
	color: #CCC;
}

.brugeretable .navncell a:hover {
	text-decoration: underline;
}

.brugeretable .brugernavncell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	line-height: 23px;
	color: #CCC;
	width: 70px;
}

.brugeretable .linkcell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	line-height: 23px;
	text-align: right;
	width: 120px;
	color: #CCC;
}

.brugeretable .linkcell a {
	color: #CCC;
	margin-right: 5px;
	text-decoration: none;
}

.brugeretable .linkcell a:hover {
	text-decoration: underline;
}

.undgruppertable {
	width: 420px;
	margin-bottom: 20px;
	border-style: dashed;
	border-color: #999;
	border-width: 1px 0 0 0;
}

.undgruppertable .navncell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	line-height: 23px;
	color: #CCC;
	width: 250px;
}

.undgruppertable .navncell .deep {
	margin-left: 30px;
}

.undgruppertable .linkcell {
	width: 170px;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	text-align: right;
}

.undgruppertable .linkcell a {
	color: #CCC;
	margin-right: 5px;
	text-decoration: none;
}

.undgruppertable .linkcell span {
	color: #999;
	margin-right: 5px;
	text-decoration: none;
}

.undgruppertable .linkcell a:hover {
	text-decoration: underline;
}

.undlinkstable {
	width: 420px;
	margin-bottom: 20px;
	border-style: dashed;
	border-color: #999;
	border-width: 1px 0 0 0;
}

.undlinkstable .navncell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	line-height: 23px;
	color: #CCC;
	width: 250px;
}

.undlinkstable .linkcell {
	width: 170px;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	text-align: right;
}

.undlinkstable .linkcell a {
	color: #CCC;
	margin-right: 5px;
	text-decoration: none;
}

.undlinkstable .linkcell a:hover {
	text-decoration: underline;
}

.undfilertable {
	width: 420px;
	margin-bottom: 20px;
	border-style: dashed;
	border-color: #999;
	border-width: 1px 0 0 0;
}

.undfilertable .iconcell {
	width: 25px;
	height: 23px;
	vertical-align: middle;
	text-align: left;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
}

.undfilertable .iconcell img {
	margin-left: 3px;
}

.undfilertable .navncell {
	width: 170px;
	height: 23px;
	color: #CCC;
	vertical-align: middle;
	text-align: left;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
}

.undfilertable .infocell {
	color: #CCC;
	height: 23px;
	width: 100px;
	text-align: right;
	vertical-align: middle;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
}

.undfilertable .linkscell {
	color: #CCC;
	height: 23px;
	width: 125px;
	text-align: right;
	vertical-align: middle;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
}

.undfilertable .linkscell a {
	color: #CCC;
	text-decoration: none;
	margin-right: 5px;
}

.undfilertable .linkscell a:hover {
	text-decoration: underline;
}

.undkunstneretable {
	width: 420px;
	margin-bottom: 20px;
}

.undkunstneretable .headcell {
	width: 420px;
	border-style: solid;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	vertical-align: bottom;
}

.undkunstneretable .navncell {
	width: 300px;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	line-height: 23px;
	color: #CCC;
}

.undkunstneretable .linkscell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	width: 120px;
	line-height: 23px;
	color: #CCC;
	text-align: right;
}

.undkunstneretable .linkscell a {
	margin-right: 5px;
	color: #CCC;
	text-decoration: none;
}

.undkunstneretable .linkscell a:hover {
	text-decoration: underline;
}

.underholdningsoversigtstable {
	width: 420px;
	margin-bottom: 20px;
	border-style: dashed;
	border-color: #999;
	border-width: 1px 0 0 0;
}

.underholdningsoversigtstable .imgcell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	height: 60px;
	vertical-align: middle;
	width: 70px;
}

.underholdningsoversigtstable .imgcell img {
	border-style: solid;
	border-color: #CCC;
	border-width: 2px;
}

.underholdningsoversigtstable .imgcell div {
	width: 60px;
	height: 45px;
	background-color: #999;
	border-style: solid;
	border-color: #CCC;
	border-width: 2px;
	font-size: 9px;
	text-align: center;
	line-height: 40px;
	color: #CCC;
	display: block;
}

.underholdningsoversigtstable .infocell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	height: 60px;
	vertical-align: top;
	width: 280px;
}

.underholdningsoversigtstable .infocell a {
	line-height: 20px;
	width: auto;
	font-weight: bold;
	text-decoration: none;
}

.underholdningsoversigtstable .infocell p {
	margin: 0;
	padding: 0;
	color: #CCC;
}

.underholdningsoversigtstable .linkcell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	height: 60px;
	vertical-align: bottom;
	width: 70px;
	text-align: right;
}

.underholdningsoversigtstable .linkcell a {
	text-decoration: none;
	line-height: 25px;
	font-size: 10px;
}

img.kunstnerprofilimage {
	border-style: solid;
	border-color: #CCC;
	border-width: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 7px;
	display: block;
}

.kunstnertable {
	width: 420px;
	margin-bottom: 20px;
	clear: both;
}

.kunstnertable .headcell {
	width: 420px;
	border-style: solid;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	vertical-align: bottom;
}

.kunstnertable .pointcell {
	width: 420px;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	height: 23px;
	vertical-align: middle;
	background-image: url("/img/arrow.img.jpg");
	background-repeat: no-repeat;
	background-position: center left;
}

.kunstnertable .pointcell a {
	margin-left: 7px;
	text-decoration: none;
	font-size: 10px;
}

.kunstnertable .navncell {
	width: 420px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	vertical-align: bottom;
}

.kunstnertable .navncell a {
	font-weight: normal;
}

.kunstnertable .selectcell {
	width: 420px;
	vertical-align: top;
}

.kunstnertable .selectcell select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	color: #666;
}

.kalendertable {
	width: 420px;
	margin-bottom: 20px;
	border-style: dashed;
	border-color: #999;
	border-width: 1px 0 0 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.kalendertable .navncell {
	background-image: url("/img/arrow.img.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	height: 23px;
	vertical-align: middle;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	width: 160px;
}

.kalendertable .navncell a {
	margin-left: 5px;
	text-decoration: none;
}

.kalendertable .datocell {
	height: 23px;
	vertical-align: middle;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	width: 200px;
	color: #CCC;
}

.kalendertable .linkcell {
	height: 23px;
	vertical-align: middle;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	text-align: right;
}

.kalendertable .linkcell a {
	margin-right: 2px;
	text-decoration: none;
}

.adminnyhedertable {
	width: 420px;
	margin-bottom: 20px;
	border-style: dashed;
	border-color: #999;
	border-width: 1px 0 0 0;
}

.adminnyhedertable .navncell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	vertical-align: middle;
	height: 23px;
	color: #CCC;
	width: 280px;
}

.adminnyhedertable .linkscell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	vertical-align: middle;
	height: 23px;
	width: 140px;
	text-align: right;	
	color: #CCC;
}

.adminnyhedertable .linkscell a {
	color: #CCC;
	text-decoration: none;
	margin-right: 5px;
}

.adminnyhedertable .linkscell a:hover {
	text-decoration: underline;
}

.forsidebilledertable {
	width: 420px;
	margin-bottom: 20px;
	border-style: dashed;
	border-color: #999;
	border-width: 1px 0 0 0;
}

.forsidebilledertable .imgcell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	height: 80px;
	vertical-align: middle;
	width: 80px;
	vertical-align: middle;
}

.forsidebilledertable .imgcell img {
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
}

.forsidebilledertable .navncell {
	width: 230px;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	font-size: 10px;
	color: #CCC;
	vertical-align: middle;
}

.forsidebilledertable .navncell strong {
	line-height: 27px;
	font-size: 12px;
	color: #FFF;
}

.forsidebilledertable .linkcell {
	width: 110px;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	color: #CCC;
	text-align: right;
	vertical-align: middle;
}

.forsidebilledertable .linkcell a {
	color: #CCC;
	text-decoration: none;
	margin-right: 10px;
}

.forsidebilledertable .linkcell a:hover {
	text-decoration: underline;
}

.imgdiv {
	width: 160px;
	display: block;
	float: right;
	text-align: right;
	margin-top: 34px;
}

.imgdiv img {
	border-style: solid;
	border-color: #CCC;
	border-width: 5px;
	margin-bottom: 10px;
}

.soegetable {
	width: 420px;
	margin-bottom: 20px;
}


.soegetable .headcell {
	border-style: solid;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	font-weight: bold;
	height: 29px;
	vertical-align: bottom;
}

.soegetable .navncell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	line-height: 23px;
	color: #CCC;
	width: 300px;
}

.soegetable .linkcell {
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	line-height: 23px;
	text-align: right;
	width: 120px;
	color: #CCC;
}

.soegetable .linkcell a {
	color: #CCC;
	margin-right: 5px;
	text-decoration: none;
}

.soegetable .linkcell a:hover {
	text-decoration: underline;
}

.pagedividertable {
	width: 420px;	
}

.pagedividertable .contentcell {
	vertical-align: top;
	width: 260px;
}

.pagedividertable .imgcell {
	vertical-align: top;
	width: 160px;
	text-align: right;
}


/* Mainpage styling end */


