/* DEFAULTS*/

/* colors: 
gul : #F7F2BE
nu gul: #FFF6BF
beige: #E0DFD4
gron: #ADCF4F 
mork gron til links: #849C38
graa: #84815B;
rosa: #8E3557
morkrosa: #4A1A2C
*/


body, tr, td, p, div, span, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

body {
	text-align: center;
	background-color: #F7F2BE;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodytext a {
	color: #849C38;
	text-decoration: none;
}

img {
	border: 0px;
}

.style1 {
	font-family: "Times New Roman", Times, serif; font-size: 16px;
	font-weight: bold;
	color: #4A1A2C;
}


.main-content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4A1A2C;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #84815B;
	padding-top: 16px;
}

.main-content h1.csc-firstHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4A1A2C;
	font-weight: bold;
		border-top-width: 0px;
		margin: 0px;
		padding-top: 0px;
		
}


.main-content h6, .main-content h6 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4A1A2C;
	font-weight: bold;
		border-top-width: 0px;
		margin: 0px;
		padding-top: 0px;
		text-decoration: none;
		
}




/* STRUCTURES */

html {
	overflow-y: scroll;
}


#page-table {
	width: 886px;
	margin: 0px auto;
	height: 100%;
	background-color: #FFFFFF;
}

#login-td {
	height: 18px;
	background-color: #F7F2BE;
}

#logo-td {
	height: 80px;
	vertical-align: top;
	background-image: url(weyse-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu-td {
	vertical-align: center;
	height:18px;
	padding-left: 35px;
	padding-right: 35px;
	background-color: #8E3557;
	background-position: center;
}

#top-space-td {
	height:44px;
	background-image: url(weyse-side-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#left-td{	
	width: 190px;
	vertical-align: top;
	background-color: #84815B;
	background-image: url(weyse-side-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
}

.menu-sub {
	padding-left: 35px;
	padding-right: 22px;
}	

#main-td{

	width: 506px;
	vertical-align: top;
}
.main-content{
	padding-right: 44px;
	padding-left: 44px;
	
}	
.main-box {
	
}

#right-td{
	width: 190px;
	vertical-align: top;
	background-image: url(streg-lodret.gif);
	background-position: left top;
}
.right-content {
	padding-left: 22px;
	padding-right: 35px;

	
}
.right-box {
	
}


#bottom-td{
	
	border: none;
}


/* MENUS */
.menu1{
	color: #ADCF4F;
	font-weight: bold;
	margin-right: 12px;
	letter-spacing: 1px;
	background-color: #8E3557;
	border-top: 2px solid #8E3557;
	border-right: 6px solid #8E3557;
	border-bottom: 2px solid #8E3557;
	border-left: 6px solid #8E3557;
	
}
.menu1 a {
	text-decoration: none;
	color: #ADCF4F;
	font-weight: bold;
	}
	
	
.menu1 a:hover {

	color: #FFFFFF;
	
	
		
}
			
	

.menu1-act a {
font-weight: bold;
text-decoration: none;
margin-right: 12px;
letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #4A1A2C;
	border-top: 2px solid #4A1A2C;
	border-right: 6px solid #4A1A2C;
	border-bottom: 2px solid #4A1A2C;
	border-left: 6px solid #4A1A2C;	
}





.menu2 {
	padding-bottom: 8px;
	color: #fff;
	font-weight: bold;
}
.menu2 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.menu2-act a {
	color:  #4A1A2C;
	font-weight: bold;
}

.menu3 {	
	padding-bottom: 8px;
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
}

.menu3 a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.menu3-act a {
	font-weight: bold;
	color:  #4A1A2C;
}

.menu4 {
	padding-bottom: 8px;
	font-weight: bold;
	padding-left: 40px;
	color: #fff;
}

.menu4 a {
	font-weight: bold;
	color:  #fff;
	text-decoration: none;
}
	

.menu4-act a {
	font-weight: bold;
	color:  #4A1A2C;
}


/* ELEMENTS */




.right-content h1 {
	font-weight: bold;	
	color: #4A1A2C;
	line-height: 16px;
	border-top-width: 0px;
		margin: 0px;
		padding-top: 0px;
}
.right-content h1 a{
	color: #4A1A2C;
	text-decoration: none;
}
.right-content h2 {
	color: #4A1A2C;
	line-height: 16px;
	font-style: italic;
}


.csc-form-fieldcell input {
	border: 1px solid #84815B;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
}
.csc-form-fieldcell select {
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
	border: 1px solid #84815B;
}

.csc-form-fieldcell submit {
	border: 1px solid #84815B;
	background-color: #EFEFF4;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* MAILFORM */

.csc-mailform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
	border: 1px solid #84815B;
}
.csc-mailform label{
    width:300px;
    vertical-align:top;
    float:left;	
}

.csc-mailform-field {
	padding: 4px;
	
	
}
.csc-mailform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	border: 1px solid #84815B;
}

.csc-mailform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;border: 
	1px solid #84815B;
	
}


.csc-mailform-submit {
	border: 1px solid #84815B;
	background-color: #ADCF4F;
	padding-bottom: 0px;
	 
}
.csc-mailform select {
 	font-size: 11px;
 	margin-top: 4px;
 	margin-bottom: 4px;
}

