body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:12px;
  	color:#003333;
  	text-align:center;
  	margin: 15px 0 0 0;
  	background-color:#006666;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#CC0000;
}

h1#header1 {
	font-size:20px;
	font-weight:bold;
	}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:16px;
	color:#CC0000;
}

h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	font-style:bold;
	color:#CC0000;
}

a {
	color:#CC0000;
	text-decoration:none;
}

a:hover {
	color:#CC0000;
	text-decoration:underline;
	}
	
a:visited {
	color:#CC0000;
	}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#container {
	position:relative;
	width:920px;
	text-align:justify;
	margin:0 auto;
}

#top_element {
	background-image:url(graphics/top_white.jpg);
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	width:920px;
	height:30px;
}

#top_element p {
	margin-left:200px;
	margin-top:15px;
	font-size:10px;
}

#top_element a {
	text-decoration:none;
	color:#003333;
}

#top_element a:hover {
	text-decoration:underline;
	color:#003333;
}

#top_element a:visited {
	color:#003333;
	}
	



#middle_element {
	background-image:url(graphics/middle_white.jpg);
	position:relative;
	left:0px;
	top:30px;
	width:920px;
	min-height:700px;
	max-height:8000px;
	overflow:auto;

}

#content {
	margin-top:0px;
	margin-left:200px;
	margin-right:40px;
	margin-bottom:20px;
}

#content table.contenttable {
	width:450px;
}

#content table.contenttable td {
	border:solid;
	border-width:1px;
	}

#content table.contenttable tr td p {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	}

#content p {
	margin-right:210px;
}

#content ul {
	text-align:left;
	margin-right:210px;
	}

#content img {
	position:relative;
	left:5px;
	float:right;
	
}

#content p img {
	position:relative;
	top:0px;
	left:80px;
	float:none;
	}
	
div.csc-textpic-imagewrap .csc-textpic-caption {
	padding-left:30px;
	font-size:10px;
	float:none;
	font-weight:bold;
}

#copyright_bottom {
	margin-left:5px;
	margin-right:50px;
	margin-bottom:70px;
	text-align:center;
	font-size:10px;
	color:#CC0000;
	}
	
#bottom_adresse p {
	position:relative;
	left:-25px;
	margin-right:130px;
}

#menu_container {
	position:absolute;
	text-align:center;
	left:0px;
	top:0px;
	width:190px;
}

#menu_cont {
	text-align:left;
	margin-left:20px;
}

#menu {
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	color:#CC0000;
}

.menupics {
    border-bottom-width : 0;
    border-left-width : 0;
    border-right-width : 0;
    border-top-width : 0;
  }


.menuitem1 {
    color : #CC0000;
    font-weight : normal;
    text-decoration : none;
    text-indent : 8px;
  }


.menuitem1:hover {
    font-weight : bold;
    color: #CC0000;
    text-decoration : none;
    text-indent : 8px;
  }


.menuitem2 {
    font-weight : normal;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 12px;
  }


.menuitem2:hover {
    font-weight : bold;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 12px;
  }

.menuitem2-nohover {
    font-weight : normal;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 12px;
  }

.menuitem3 {
    font-weight : normal;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 36px;
  }


.menuitem3:hover {
    font-weight : bold;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 36px;
  }
  
.menuitem3-nohover {
    font-weight : normal;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 36px;
  }


.menuitem4 {
    font-size : 10px;
    text-indent : 20px;
  }

#bottom_element {
	background-image:url(graphics/bottom_white.jpg);
	position:absolute;
	left:0px;
	bottom:0;
	width:920px;
	height:30px;
}

div.kortoggodt {
	position:relative;
	left:5px;
	float:right;
	width:190px;
	background-color:#006666;
	border:solid;
	border-width:1px;
	border-color:#003333;
	color:#FFFFFF;
	padding: 5px;
}

#kortoggodt_title {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#kortoggodt_content p{
	font-size:12px;
	width:190px;
	text-align:justify;
}

