body {
	background-color: #000000;
	margin: auto;
	padding: 0;
	color: #FFFFFF;
}

a {
	color: #1A9667;
	text-decoration: none;
}
.toggle {
	margin: auto;
	text-align: center;
}
a:hover {
	color: white;
}

h2, h3, h4 {
	color: #590101;
}

hr {
	color: #590101;
	background-color: #590101;
	width: 80%;
	height: 1px;
	margin: 4% auto;
}
.searchbox {
	text-align: right;
}
.searchbox input {
	width: 5em;
	background-color: #333333;
	text-align:  left;
	color: #FFBF6A;
	border: 1px inset #590101;
}
.border_left {
	width: 48px;
	height: 100%;
	float: left;
	position: relative;
	background-image: url("img/border_gradient.png");
	left: -50px;
}

.container_header {
	background: url("img/background.jpg") repeat 0% 0%;
	display: table;
	text-align: center;
	padding: 1em 0 0 0;
	width: 85%;
	height: 150px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	border-left: 4px solid #590101;
	border-right: 4px solid #590101;
}

.container_body {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	border-left: 4px solid #590101;
	border-right: 4px solid #590101;
}

.header_center {
	display: inline;
	width: 2047px;
}

.gradient_left {
	background-image: url(img/gradient1.jpg);
	display: inline;
	height: 100%;
}

.gradient_right {
	background-image: url(img/gradient1.jpg);
	display: inline;
	height: 100%;
}

.body_center {
	display: inline;
}

.hovedboks {
	background-color: #000000;
	width: 100%;
}

.hovedboks form {
	width: 100%;
	margin: auto;
}

.menu {
	line-height: normal;
	width: 100%;
	background: url('img/menu_back.png') repeat-x bottom;
	margin: auto;
	line-height: 33px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	float: left;
	margin: 7px 0px 0 0;
	padding: 0 0 0 23px;
    height: 28px;
	background: url('img/left_menu.png') no-repeat left top;
}

.menu a {
	display: block;
    margin: 0px 0 0 0;
	background: url('img/right_menu.png') no-repeat right top;
	padding: 0px 23px 0px 0px;
	font-weight: bold;
    height: 28px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_table {
	margin: auto;
	text-align: center;
}

/*.menu_item{
	background-image: url("img/menu_button.png");
	width: 120px;
	height: 30px;
	margin: auto;
	padding: 0;
	}
.menu_item a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} */
.left {
    padding: 0;
	background: #000000;
	border: 1px solid #000;
	border-right: none;
	color: #FFFFFF;
	width: 15%;
	height: 100%;
	float: left;
	vertical-align: top;
}

.submenu {
	display: block;
	width: 100%;
	height: 100%;
}

.submenu h2 {
	font-size: 17px;
	margin: auto;
}

.submenu ul {
	list-style-type: disc;
	color: #590101;
}

.submenu li {
	width: 100%;
}

.submenu li:hover {
	width: 100%;
	background: url("img/arrow_right.jpg") no-repeat 100% 50%;
}

.submenu ul li a {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	margin: auto;
	width: 100%;
}

.middle {
	padding: 17px;
	border: 0px solid #000;
	width: 60%;
    clear: none;
    margin: 0 13% 15%;
	text-align: left;
	font-size: medium;
	background: #000000;
}

.middle a:hover {
	color: #FFFFFF;
}

.right {
	padding: 0px;
    margin: 0;
	text-align: right;
	background: #000000;
	border-right: none;
	float: right;
    width: 13%;
	height: 100%;
	color: #FFFFFF;
	vertical-align: top;
}

.right h1 {
	padding-left: 5px;
	font-size: 20px;
}

.right h2 {
	padding-left: 15px;
	font-size: 12px;
}

.right p {
	padding-left: 10px;
}

.right ul {
	padding: 4px 4px 1px 1px;
	padding-left: 15px;
	list-style-type: disc;
	color: #9900FF;
}

.right ul li a {
	font-size: 14px;
	color: white;
	text-decoration: underline;
	margin: auto;
}

.right ul li a:hover {
	font-weight: bold;
	margin: auto;
}

#footer {
	text-align: right;
	padding-right: 9%;
	font-size: 10px;
	color: #9900FF;
	background-position: 10% 10%;
}

.ting {
	clear: both;
}

#submit {
	color: #000;
	background: #ffffff;
}

textarea {
	width: 100%;
	padding: 5px;
	padding-bottom: 1px;
	height: 12%;
	border: 1px solid #ccc;
	background: #f9f9f9;
	font: 1em Verdana, Arial, Serif;
	font-size: 14px;
}

.article,.event {
	margin: 3% 0 3% 0;
	color: #FFFFFF;
}

.article_title,.event_title {
	font-weight: bold;
	font-size: large;
	padding-left: 2em;
	color: #BBBBBB;
	margin-top: 0px;
	border-bottom: 1px solid #590101;
    width: 100%;
}

.event_type {
    float:right;
    font-size: medium;
}

.event_subtekst {
    display: inline;
    font-weight: bold;
}

.article_info{
	text-align: right;
	color: #555555;
	font-size: x-small;
	float: right;
    width: 65%;
}

.event_info {
	text-align: right;
	color: #555555;
	font-size: small;
	float: right;
    width: 65%;
}
.event_info strong {
    color: #AAA;
}

.article_image img {
	margin: auto;
	padding: 0;
	max-width: 99%;
    min-height: 0px;
}

.article_image {
	margin: auto;
	padding: 0;
	text-align: center;
}

.article_body,.event_body, .event_text {
	font-size: medium;
	padding: 0em 0em 0 1em;
	color: #FFFFFF;
}

.article_body_short {
	margin-top: 1em;
	font-size: medium;
	padding-left: 1em;
	color: #FFFFFF;
	max-height: 5em;
	overflow: hidden;
}

.article_admin {
	float: left;
	font-size: small;
    width: 30%;
}

.event_admin {
    width: 100%;
    font-size:small;
    display: block;
    clear: right;
}

.article_admin a,.article_admin a:visited,.event_admin a,.event_admin a:visited
	{
	font-size: small;
	color: #1A9667;
}

.article_list {
    text-align:center;
	width: 20%;
	height: 100%;
	float: right;
	margin: 0 0 0 0;
}

.article_line {
	margin: 5px 0 5px 0;
}

.article_list h3, .article_list h4 {
	color: #1A9667;
}

.article_list a {
	color: #FFFFFF;
	text-decoration: underline;
}

.article_list a:hover {
	color: #590101;
}

.article_link {
	text-align: right;
}

.article_link a {
	color: #590101;
	text-decoration: underline;
}

.article_link a:hover {
	color: #FFFFFF;
}

.article_link a:visited {
	color: #590101;
}

.action_failed {
	border: 1px solid #DDDDDD;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	background-color: #333333;
}

#registrationForm .inputDesc {
	width: 100px;
	display: block;
	float: left;
}

.login {
	text-align: right;
	padding: 5px 5px 0 0;
    height: 33px;
}

.login a {
	background: transparent;
	text-decoration: underline;
	font-weight: normal;
	display: inline;
	font-size: small;
}