html, body {
	overflow-x: hidden;
}
body {
	/* background-color: #942826; */
	background-color: #efefef;
	margin: 0px 0px 20px 0px;
	color: #555;
	
}
body,table {
	font: 12px/18px "Lucida Sans Unicode","Lucida Grande", Arial, Verdana, sans-serif; 
	line-height: 14px;
}

div {
	border: 0px solid #555;
}

form {
	margin: 0px;
}

table.wide {
	width: 100%;
}
thead td {
	font-weight: bold;
	background-color: #DDD;
}
input,textarea,select {
	font: 12px/18px "Lucida Sans Unicode","Lucida Grande", Arial, Verdana, sans-serif; 
	/*font-size: 10px;
	font-family: Verdana, sans-serif;*/
}
input.text,textarea,select {
	width: 150px;
}
textarea {
	height: 130px;
	overflow: auto;
	border: 5px red solid;
}
input.button {
	padding: 0px 12px;
	height: 25px;
}
a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #8a8492;
	text-decoration: none;
}
a.highlight {
	font-weight: bold;
	text-decoration: none;
	color: #595959;
}


a img {
	border: 0px;
}
p {
	margin: 0px 0px 5px 0px;
}
li {
	margin: 5px 0px;
}
div.clear {
	overflow: hidden;
	height: 1px;
	width: 1px;
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 7px;
	line-height: 18px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 20px;
	color: #fff;
	}
h6 {
	font-size: 20px;
	color: #b96862;
	}
	
.center {
	text-align: center;
}
hr {
	margin-top: 0px;
	color: #000;
	height: 0.1px;
}

#boks
{
	background-image: url(../images/boks.png);  
	background-repeat: no-repeat;
	background-position: center center;
	height: 264px;
	width: 250px;
}
    #boks h1 {
    	color: #fff;
		padding-top: 45px;
		margin-left: 20px;		
    }
    #boks p {
    	color: #555;
		padding-top: 35px;
		width: 200px;
		margin-left: 20px;		
    }
	
#container {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;	
}

#toppicture {
	
	height: 300px;
}

#header {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
}
#navigation {
	margin-left:20px;
	margin-top:20px;
	float: left;
	width: 150px;
	text-decoration: none;
	height: 260px;
}
#navigation a{
	color: #000;
	font-size: 12px;
}
#navigation a:hover {
	color: #333;
	background: #99d5f7;
}
#navigation a.level1{
	color: #777;
	font-size: 11px;
	letter-spacing: -0.1em;
}

#medlemstilbud {
	background-image: url(../images/medlemstilbud.jpg);
	min-height: 434px;
	background-repeat: no-repeat;
	background-position: top center;	

}

#medlemstilbud_table {

}

#webinar{
   margin-right: 400px;
   float: right;
   height: 50px;
   width: 50px;
   background-image: url(../images/webinar.png);   
   background-repeat: no-repeat;	
}


#submenu {
	margin-left: 160px;
	top: 307px;
	position: relative;
	font-size: 15px;	
	color: #fff;
}

#submenu a{
	font-size: 12px;	
	color: #fff;
	font-weight: bold;	
}

#footer {
	margin-top: 20px;
	text-align: center;
	font-size: 11px;	
	color: #ad5a56;
	font-weight: bold;		
}
#xtop {
	background-color: #af5e5b;
	width: 900px;
	height: 20px;
}

#content {
	overflow: hidden;
	background-image: url(../images/baggrund.jpg);
	
}


#search  {
	float: right;
}


#spacer {
	background-color: #dcdcde;
	height: 7px;
}


#minicalendar {
	width: 300px;
	border: 1px solid #000;
	padding: 5px;
	margin-top: 20px;
}
	#minicalendar a {
		display: block;
		width: 40px;
		float: left;
		padding: 1px;
		text-align: center;
	}
		#minicalendar a div {
			border: 1px solid #CCCCCC;
			padding: 10px 0px;
			cursor: pointer;
		}
		#minicalendar a div:hover {
			border-color: #A0A0A0;
		}
	#minicalendar a:hover, #minicalendar a:active, #minicalendar a.active {
		font-weight: bold;
	}
	
#events {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 800px;
	margin-top: 5px;
	border: 1px solid #ccc; 
}	

table.bookings {
	width: 100%;
}
table.bookings thead td, table.bookings tbody td.head {
	font-weight: bold;
}
table.bookings tbody td {
	background-color: #BCFFBC;
	vertical-align: top;
	border: 1px dotted #848484;
}
table.bookings tbody td div {
	font-weight: bold;
	background-color: #FFBCBC;
	height: 100px;
}
table.bookings tbody td div.halfbooked {
	background-color: #FFD7A5;
}
table.bookings tbody td.head {
	background: none;
	border: 0px;
	width: 70px;
}

.form{border-bottom:2px solid #eee;padding:0 0 14px 0;margin:0 0 10px 0;}
.form label{color:#555;line-height:20px;font-size:14px;}
.form select,input[type="text"],textarea,input[type="password"]{border:1px solid #cacaca;font-size:14px;}
.form select{padding:1px;}
.form input[type="text"],.form textarea,.form input[type="password"]{padding:1px 2px;}
.form input[type="text"]:focus,.form input[type="password"]:focus,.form select:focus,.form input[type="text"]:hover,.form input[type="password"]:hover,.form select:hover,.form textarea:focus,.form textarea:hover{border:1px solid #629cc1;}
.form .req{font-size:12px;color:#888;}
.form .sep{height:20px;}
.form .sep2{height:0px;}
.form .sepline{margin:10px 0;border-bottom:1px solid #eee;}
