* {
	font-family: verdana, arial;
}

/* ELEMENT STYLING */

body {
	background:#eee url('../gfx/bg_test.gif') repeat 1450px 0px;
	margin:0px;
	padding:0px;
	font-size:11px;
	cursor: url(gfx/compass4.cur), auto;
}

h1,h2,h3,h4,h5,h6 { margin:0px; }

h1 {font-size:3em;}
h2 {font-size:1.5em;}
h3 {font-size:2.5em;}

p {margin:0.25em 0em 1em 0em; line-height:1.4em;}

table { width:100%; }

img { border:0px;}

table img { border:0px; }

textarea { border: 1px #ccc solid; overflow:auto; width:100%; font-size:11px; }

select {font-size:11px;}

hr		{width:100%; background:#396; border:1px solid #396; margin: 2em 0em;}

input { border: 1px #ccc solid; font-size:11px;}

a:link, a:visited { color:#000; text-decoration:none; border-bottom:dashed 1px #aaa;}
a:hover { color:#fff; border-bottom:dashed 1px #fff; }

/* ID STYLING */

#logo {
	width:100%;
	height:120px;
	background:url('../gfx/logo.gif');
	background:url('../gfx/logo2.gif');
}

#links {
	float:right;
	width:120px;
	text-align:right;
}

#links img { display:block; margin-bottom:10px;}

.news_container {
	width:415px;
	padding:20px;
	border:1px solid #ccc;
	margin-bottom:2em;
}

.help_container {
	width:550px;
	padding:20px;
	border:1px solid #ccc;
	margin-bottom:2em;
}

.news_container a:link, .news_container a:visited 	{ border:0px; font-weight:bold; text-decoration:underline;}

#news {
	float:left;
	
}

#news h4 	{ font-size:1.5em; }
#news hr	{width:100%; height:1px; background:#ccc; margin: 0.5em 0em;}
*html #news hr	{margin: 0em 0em;}

#news .timestamp {
	text-align:right;
	color:#aaa;
	font-weight:bold;
	font-size:90%;
}

#wrapper {
	padding:0px;
	background:#dfdfdf;
	margin:0px auto;
	width:750px;
}

#left {
	width:135px;
	float:left;
	background:#dfdfdf;
	padding-bottom:1em;
}

#menu {
	width:130px;
	float:left;
}

#menu ul {
	margin:0px;
}

#menu p { margin:1em 0em -0em 1em;}

#content {
	width:600px;
	margin-right:15px;
	float:right;
	background:#dfdfdf;
	min-height:850px;
}

*html #content { margin-right:5px; }

#link_kategorier { background:silver; padding:1em; width:20em;}

#link_kategorier a:link 	{ border:0px; text-decoration:underline;}
#link_kategorier a:visited 	{ border:0px; text-decoration:underline;}



#admin {
	width:100%;
	height:100px;
	margin:1em 0em 0em 0.5em;
	line-height:1.5em;
}

/* HVEM.PHP STYLES */

table.koersel 	{border:1px #fff solid;}
.koersel td, th { padding:3px;}
.koersel td		{ text-align:right; border-top:1px #fff solid;}
.koersel th		{ background:#d2dcf0; }


form.indmeldelse, div.indmeldelse	{ margin-left:20px; }

div.indmeldelse ul 				{ margin-top:10px;}

form.indmeldelse div 			{ width:130px; float:left;}

form.indmeldelse .input input,
div.indmeldelse li 				{ margin-bottom:5px }

form.indmeldelse .input 		{ width:150px }
form.indmeldelse .postnr 		{ width:30px }
form.indmeldelse .tlf 			{ width:60px }
form.indmeldelse .birth			{ width:80px }

/* ADM.PHP STYLES */

form.form_login div { float:left; width:80px;}

.kontigent div 		{ width:350px; height:1em; margin-bottom:1em; }
.kontigent input 	{ width:65px; float:left; }

form.bestyrelse_form div textarea {height: 10em; }

form.submit_form {width:100%;}
form.submit_form div input {width:50%;}
form.submit_form div textarea {height:35em}
form.submit_form div {width:100%; margin:0.5em 0em;}


table.bestyrelse { border:#fff 1px solid;}
table.bestyrelse th {color:#e60000; font-family:arial, verdana; letter-spacing:0.15em; text-align:left; padding:0.4em 0.6em; background:#dbdbdb; border-bottom:1px solid #fff;}
table.bestyrelse td {padding:0.3em 0.6em;}
table.bestyrelse .tlf 		{ width:75px; text-align:center:}
table.bestyrelse .navn 		{ width:65px;}
table.bestyrelse .info		{ width:25px; text-align:center;}

div.radio input { border:0px; width:10px; }

/* #links_form div {margin: 1em 0em;) */


/* UNGDOM.PHP STYLES */

.ungdom { border:1px #fff solid;}

table.ungdom th,td 	{ padding:0.4em 0.7em; }
table.ungdom th 	{ border-right:1px solid #fff; background:#d2dcf0; }

.radio { width:20px;}

/* LINKS.PHP */

a.submit_links:link, a.submit_links:visited { border:0px; font-size:125%; }

/* VARIOUS CLASSES */

.o-service { margin:5px 0px 0px 5px;}

.del_td 		{ width:10px;}

.float-left 	{ float:left;}
.float-right 	{ float:right;}

.width-66 { width:66%;}
.width-50 { width:50%;}
.width-33 { width:33%;}
.width-25 { width:25%;}

.fros_med { margin:2em 0em 0em 2em; }

.spacer 		{ margin: 1em 0em;}
.spacer_bottom	{ margin-bottom: 1em;}
.spacer_small 	{line-height: 2em;}

.green 	{ color:#396}
.olive 	{ color:#999900}
.red 	{ color:red}
.bg_red { background:red}

.bold	{ font-weight:bold; }
.italic	{ font-style:italic; }

.td-width-email { width:50px; text-align:center;}

.border-bottom-white { border-bottom:1px #fff solid;}

a.no-border:link, a.no-border:visited, a.no-border:hover   {border:0px;}

.odd 	{ background:#e5e5e5;}
.even 	{ background:#dbdbdb;}

#dhtmltooltip {
width:15em;
position: absolute;
font-family:verdana;
font-size:11px;
border: 2px solid #888;
padding: 15px;
background:#f2f2f2;
visibility: hidden;
z-index: 100;
}