body {
	background-color: #FFFFFF;
	background-image: url(/fileadmin/images/bg1.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	scrollbar-base-color: Black;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.imgtext-nowrap {
	background-color: #FFFFFF;
	font-family: verdana, serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px dashed #E1ECF5;
}

.bulletlist {
	font-family: verdana, serif;
	list-style-image: url(/media/bullets/bullet.gif);
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.billedcaption {
	background-color: #007301;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-size: 9px;
	width: 206px;
	margin: 0px;
	border: 2px solid Black;
	padding: 2px;
}

#top {

}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.navline {
	position: absolute;
	top: 150px;
	left: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	background: Black;
	color: Silver;
	font-weight: bold;
	width: 920px;
	height: 18px;
}

.navline a:link, .navline a:visited, .navline a:active {
	color: white;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.navline a:hover {
	color: white;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#left {
	position: absolute;
	top: 168px;
	left: 0px;
	background-color: black;
	width: 200px;
	color: #666666;
	border: 2px solid Black;
}

#left2 {
	position: relative;
	top: 250px;
	left: 0px;
	padding: 2px;
	width: 200px;
	color: #666666;
}

#middle {
	position: absolute;
	top: 168px;
	left: 210px;
	padding: 0px;
	color: Black;
	width: 580px;
}
	
#right {
	position: absolute;
	top: 168px;
	left: 800px;
	padding: 0px;
	border: 0px dashed #E0E0E0;
	width: 250px;
	color: #666666;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:visited, a:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:  #006400;
}

a:hover {
	color:  #006400;
	text-decoration: underline;
	}

.Head1 {
	font-size: 24px;
	color: #000000;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.Head2 {
	font-size: 18px;
	color: #000000;	
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.Head3 {
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.Head4 {
	font-size: 14px;
	color: #000000;	
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.Head5 {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

img {
	border: 0px;
}


/* Left Navigation Menu --------------------------------------  */
.leftnav a:link, .leftnav a:visited, .leftnav a:active {
	color: Silver;
	background-image: url("/fileadmin/images/menubar.gif");
	background-repeat: no-repeat;
	background-color: black;
	padding-left: 10px;
	padding-top: 5px;	
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	font-size: 14px;
	height: 25px;
	width: 192px;
	display: block;
	overflow: visible;
}

.leftnav a:hover {color: Yellow; }

/* Choosen menu*/
.leftnav_act a:link, .leftnav_act a:visited {
	color: White;
	background-color: black;
	background-image: url("/fileadmin/images/menubar.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;	
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	font-size: 14px;
	height: 25px;
	width: 192px;
	display: block;
	overflow: visible;
}

/* Left Navigation SubMenu -------------------------------------  */
.leftnav1 a:link, .leftnav1 a:visited, .leftnav1 a:active {
	color: Silver;
	font-family: "Trebuchet MS", sans-serif;
	background-color: #166108;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 192px;
	padding-left: 5px;
	overflow: visible;
}

.leftnav1 a:hover {color: Yellow;}

.leftnav1_act a:link, .leftnav1_act a:visited {
	color: white;
	background-color: #166108;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	width: 192px;
	padding-left: 5px;
	overflow: visible;
	display: block;
}

/* Left Navigation SubMenu Level 2 --------------------------------  */
.leftnav2 a:link, .leftnav2 a:visited, .leftnav2 a:active {
	color: Silver;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
	width: 187px;
	padding-left: 10px;
	overflow: visible;
	display: block;
}

.leftnav2 a:hover {color: Yellow;}

.leftnav2_act a:link, .leftnav2_act a:visited {
	background-color: #124D06;
	color: #F4F4F4;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
	width: 187px;
	padding-left: 10px;
	overflow: visible;
	display: block;
}

/* Left Navigation SubMenu Level 3  */
.leftnav3 a:link, .leftnav3 a:visited, .leftnav3 a:active {
	color: #3CB371;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 15px;
	width: 182px;
	margin-left: 15px;
	overflow: visible;
	display: block;
}

.leftnav3 a:hover {color: Yellow;}

.leftnav3_act a:link, .leftnav3_act a:visited {
	background-color: #0D3904;
	color: #EAEAEA;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 15px;
	width: 182px;
	padding-left: 15px;
	overflow: visible;
	display: block;
}

/* Left Navigation SubMenu Level 4  */
.leftnav4 a:link, .leftnav4 a:visited, .leftnav4 a:active {
	color: #3CB371;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	text-decoration: none;
	height: 14px;
	width: 177px;
	padding-left: 20px;
	overflow: visible;
	display: block;
}

.leftnav4 a:hover {color: Yellow;}

.leftnav4_act a:link, .leftnav4_act a:visited {
	background-color: #092503;
	color: #DFDFDF;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	text-decoration: none;
	height: 14px;
	width: 177px;
	padding-left: 20px;
	overflow: visible;
	display: block;
}

td.TextLabel  {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
}

input.TextFelt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #176107;
	border: 1px solid #006400;
	padding-left: 3px;
	width: 200px;
}

.ErrorTextFelt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;
}


.csc-textpic-caption {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: white;
	border: 1px solid #124d06;
	background-color: #166108;
}

.csc-header-date {
	background-image: url(/fileadmin/images/mini-calendar.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 15px;
	margin-bottom: -15px;
}