@charset "UTF-8";

/* CSS Specials */

body			{
				margin: 0;
				padding: 0;
				text-align: center;
				background-color: #000000;
				}

.allwhite		{
				background-color: #000000;
				margin: 0;
				padding: 0;
				}

.bordert {background: url(images/grund/dot.gif) 0 0 repeat-x; width: 100%}
.borderb {background: url(images/grund/dot.gif) 0 100% repeat-x}
.borderl {background: url(images/grund/dot.gif) 0 0 repeat-y}
.borderr {background: url(images/grund/dot.gif) 100% 0 repeat-y}
.curvebl {background: url(images/grund/curvebl.gif) 0 100% no-repeat}
.curvebr {background: url(images/grund/curvebr.gif) 100% 100% no-repeat}
.curvetl {background: url(images/grund/curvetl.gif) 0 0 no-repeat}
.curvetr {background: url(images/grund/curvetr.gif) 100% 0 no-repeat; padding:10px} 


				
.allcontent		{ 
				width: 960px;
				text-align: center;
				margin: 0 auto;
				padding: 0;
				background-color: #000000;				
				}

.header			{
				background-color:#000000;
				text-align: left;
				position: relative;
				padding: 20px;
				margin: 0;
				}

.contentcol		{
				width: 900px;
				position: relative;
				padding: 0;
				margin: 10px 20px 20px 20px;
				float: left;
				text-align: left;
				}

.contentcol1	{
				width: 410px;
				position: relative;
				margin: 0;
				padding: 20px;
				float: left;
				text-align: left;
				color: #000000;
				}

.contentcol2	{
				width: 410px;
				position: relative;
				margin: 0;
				padding: 20px;
				float: right;
				text-align: left;
				color: #000000;
				}

.contentcol150left	{
				width: 150px;
				position: relative;
				margin: 0;
				padding-right: 5px;
				float: left;
				text-align: left;
				color: #000000;
				}

.contentcol195left	{
				width: 195px;
				position: relative;
				margin: 0;
				padding: 0 15px 0 15px;
				float: left;
				text-align: left;
				color: #000000;
				}

.contentcol215left	{
				width: 215px;
				position: relative;
				margin: 0;
				padding-right: 10px;
				float: left;
				text-align: left;
				color: #000000;
				}

.contentcol440left	{
				width: 440px;
				position: relative;
				margin: 0;
				padding-right: 10px;
				float: left;
				text-align: left;
				color: #000000;
				}

.contentcol2b	{
				width: 170px;
				position: relative;
				margin: 0;
				padding-left: 5px;
				float: right;
				text-align: left;
				color: #000000;
				}

.menu1			{
				background-color: #000000;
				text-align: left;
				padding: 0;
				margin: 0px 20px 0px 20px;
				vertical-align: bottom;
				font-size: 0px;
				z-index: 20000;
				}

.menu1sub		{
				background-color: #F8BB60;
				margin: -3px 20px 0px 20px;
				padding: 5px;
				text-align: left;
				z-index: 25000;
				}

.clear			{
				clear: both;
				}
					
.bottom			{ 
				vertical-align: middle;
				text-align: center;
				clear: both;
				margin: 0px 20px 10px 20px;
				padding: 0;
				}

fieldset
    {
    border: 1px solid #F8BB60;
    width:430px;
    padding: 15px;
	margin: 0;
    }
legend
   {
    letter-spacing: 3px;
    font-weight: bold;
    }
label
    {
    width:100px;
    vertical-align:top;
    float:left;
    }

#t1, #t2, #t3, #t4, #t5, #t6
    {
    border:1px #F8BB60 solid;
    width: 285px;
    background: #fee5c0;
	color: #903D0F;
	margin: 2px;
	padding: 0;
    }
#t6
    {
    height:80px;
    overflow:auto;	
    }
#submit
    {
    background: #F8BB60 0% 50%;
    border:0px;
    width:291px;
	color: #903D0F;
	margin-left: 115px;
	margin-top: 15px;
	padding: o;
    }







/* CSS Standards */


ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, OL, P, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block; }
LI              { display: list-item; list-style-type: square; }
HEAD            { display: none; }
TABLE           { display: table; }
TR              { display: table-row; }
THEAD           { display: table-header-group; }
TBODY           { display: table-row-group; }
TFOOT           { display: table-footer-group; }
COL             { display: table-column; }
COLGROUP        { display: table-column-group; }
TD, TH          { display: table-cell; }
CAPTION         { display: table-caption; }
TH              { font-weight: bolder; text-align: center; }
CAPTION         { text-align: center; }
H1              { font-size: 22px; margin: 0; }
H2              { font-size: 17px; margin: 0; }
H3              { font-size: 15px; margin: 0; }
H4, A, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU			{ font-size: 13px; margin: 0; font-family: arial,helvetiva,sans-serif; color: #FFFFFF; text-decoration: none; letter-spacing: 0px; line-height: 150%; }
A				{ color: #F8BB60; }
A:HOVER			{ text-decoration: underline; }
A.menupunkt, P.menupunkt	{ color: #903D0F; }
A.menupunkt:HOVER			{ text-decoration: underline; }

H5              { font-size: .67em; line-height: 1.17em; margin: 1.67em 0; }
H6              { font-size: .62em; margin: 2.33em 0; }
H1, H2, H3, H4,
H5, H6, B,		
STRONG     		{ font-weight: normal; font-family: arial,helvetiva,sans-serif; color: #FFFFFF; text-decoration: none; letter-spacing: 0px; line-height: 175%; }
H1.Navn			{ font-family: "Times New Roman", Times, serif; font-size: 24px; }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px; }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic; }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace; }
PRE             { white-space: pre; }
BIG             { font-size: 1.17em; }
SMALL, SUB, SUP { font-size: .83em; }
SUB             { vertical-align: sub; }
SUP             { vertical-align: super; }
S, STRIKE, DEL  { text-decoration: line-through; }
HR              { border: 1px inset; }
OL, UL, DIR,
MENU, DD        { margin-left: 30px; padding-left: 0px; }
OL              { list-style-type: decimal; }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0; }
U, INS          { text-decoration: underline; }
CENTER          { text-align: center; }
BR:before       { content: "\A"; }

/* An example of style for HTML 4.0's ABBR/ACRONYM elements */

ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em; }

:focus          { outline: thin dotted invert; }


/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override; }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override; }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed; }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed; }

/* Elements that are block-level in HTML4 */
ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, 
FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME,
NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, 
DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, 
COL, COLGROUP, TD, TH, CAPTION 
                { unicode-bidi: embed; }
/* End bidi settings */

