/* Marginer, padding osv. angives efter følgende 4 punkter i nævnte rækkefølge: */
/* Top, Right, Bottom, Left */

/* Standard tags------------------------ */
body, div, span, p, h1, h2, h3, input, textarea, label, ul, li, select, option 
{	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body 
{	
	background-color: #F2F7F2;
	background-color:	#fcffdf;	
	background-color:	#dee88a;	
	background-color:	#e9f0b0;	
	background-color:	#e9c689;	
	background-color:	#e9f0b0;	
	background-color: #e0e0ff;
	background-color: #8080ff;
	background-color: #c0c0ff;
	background-color: #39ceff;
	background-color: #8de3ff;
	background-color: #e0e0e0;
  /*  background-image: url("Baggrund.png");*/
	margin: 20px 0;
}

img {border: 1;}
h1 {margin-top: 18px;	margin-bottom: 10px; font-size: 32px; font-weight: normal;}
h2old {margin-top: 14px; margin-bottom: 10px; font-size: 20px; font-weight: normal;}
h2 {margin-top: 5px; margin-bottom: 5px; font-size: 16px; font-weight: bold;}l;}
h5 {margin-top: 0px; margin-bottom: 0px; font-size: 20px; font-weight: normal;}
p1 {font-size: 12px;	text-align: left;}
a {color: #666666; text-decoration: none;}
a:hover {text-decoration: underline;}


/* Wrap & top------------------------ */
/*#wrap {width: 775px; margin: 10px auto;	background-color: white; border: 1px solid #aaa;}*/
#wrap {width: 1024px; margin: 0px auto;	background-color: white; border: 1px solid #aaa;}
#top {background-color: #F2F7F2; background-color: white;}
#toppicOld {display: block;	clear: both; border-bottom: 2px solid #aaa;	background-color:	#dedede; background-color: white;}
#toppic {display: block; clear: both;	border-bottom: 22px solid #aaa; background: #ffffff;}


/* Navigation------------------------ */
#nav {margin:0;	padding: 4px 6px;	list-style-type: disc; display: block; background-color:#666666; height: 16px;}
#nav li {display: block; float: left;}
#nav a {text-decoration: none; font-size: 12px;	display: block;	padding: 2px 6px;	color: white;}
#nav #last {border-left: 1px solid #aaa; border-top: 0;	background-color: #F2F7F2; padding: 2px 4px;}
#nav a:hover {text-decoration: underline;}
.aktiv a {font-weight: bold;}


/* Sidebar
------------------------ */
#sidebar {width: 320px;	float: right;	padding: 15px 30px 15px 10px;	color: #666666;}
#sidebar h4 {padding-bottom: .3em; font-size: 12px;	font-weight: bold; margin: 0 0 13px 0; border-bottom: 1px solid gray;}
#sidebar h5 {font-size: 12px;	font-weight: bold; margin: 0;}
#sidebar p {font-size: 11px; margin: .3em 0; text-align: left; font-weight: bold;}


/* Kontaktformulare
------------------------ */
.ki label, 
.ki input, 
.ki textarea,
.ki select,
.ki option {width: 140px;	display: block;}
.ki label {	margin-top: 4px;}

#sidebar label,
#sidebar input,
#sidebar textarea {	font-size: 12px;}

.ki input {	border: 1px #999999 solid;}
form {margin: 0 0 10px 0;	clear: both;}

#k_left, #k_center, #k_right {margin: 10px 0 40px 0; padding: 0; float: left;}
#k_left, #k_right {width: 160px;}
#k_center {/* 695 - 150 - 150 = 395 */ width: 375px;}

/* Indholdselement - FuldBredde
------------------------ */
/* Top, Right, Bottom, Left */

/*#contentFuldBredde {margin: 0;	padding: 0 20px 20px 20px;	color: #666666;	width: 1024px;	float: left;} */
#contentFuldBredde {margin: 0;	padding: 5px 10px 15px 10px;	color: #666666;	width: 1004px;	float: left;}
#contentFuldBredde p {line-height: 160%; font-size: 14px;}

/* Indholdselement - Spalte
------------------------ */
/*#contentSpalte {margin: 0;	padding: 0 20px 20px 20px;	color: #666666;	width: 400px;	float: left;}*/
#contentSpalte {margin: 0;	padding: 5px 10px 15px 10px;	color: #666666;	width: 644px;	float: left;}
#contentSpalte p {line-height: 160%; font-size: 14px;}

/* Footer------------------------ */
#footer {background-color: #dedede;	border-top: 1px solid #aaa;	text-align: center;	padding: 2px 0px 2px 0px;	font-size: 12px; color: #333333; clear: both;} 
#footer a {color: #333;}

/* -------------------------------- */
/* Clean Content Stylesheet         */
/* -------------------------------- */

.imgtext-ac {text-align: center; margin: auto; clear: both;}
.imgtext-ar {text-align: right; clear: both;}
.imgtext-al {text-align: left; clear: both;}
.imgtext-bc {text-align: center; margin: auto; clear: both;}
.imgtext-br {text-align: right; clear: both;}
.imgtext-bl {text-align: left; clear: both;}
.imgtext-ir img {float: right; clear: right;}
.imgtext-il img {float: left; clear: right; margin: 0 10px 10px 0;}

/* LTN speciel */
img.mycenter {margin-left:auto; margin-right:auto; display:block; text-align:center;} 
img.mymargin {margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:px;} 
img.mymarginlogin {margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:px;} 

/* Tabeller */
td.PadLeftRight {padding-left: 15px; padding-right: 15px;}
td.PadTopBottom {padding-top: 15px; padding-bottom: 15px;}

