body  {
  background-image:       url(images/background.gif);
  font-family:            "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:              14px;
  margin-top:             170px;
  margin:                 0;
  padding:                0;
}

h1, h2, h3, h5 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	background-image:         url(images/contentheader.gif);
	letter-spacing: 3px;
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #03032D;
}

h2 {
	font-size: 20px;
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #03032D;
}

h3 {
    height: 30px;
	background-image:         url(images/contentheader.gif);
	font-size: 20px;
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #03032D;
}
h4 {
    height: 26px;
	background-image:         url(images/contentcategorie.gif);
	font-size: 18px;
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DFF8FB;
}
h5 {
	background-image:         url(images/contentfooter.gif);
	font-size: 8px;
	color: #62BDFD;
}
p { 
	font-size: 16px;
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff0000;
}
a {
    font-family:    "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:     14px;
	color: #DD4900;
}
ul {
	margin: 0 0 20px 0;
	text-align: center;
	line-height: 26px;
	font-size: 11px;
	color: #03032D;
}

ol {
	font-size: 13px;
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #03032D;
	font-weight: bold;

}
img {
	border: none;
}

/* Header */

#header1 {
    background-color:	#DFF8FB;
    background-image:               url(images/img1.jpg);
	width: 1008px;
	height: 175px;
	margin: 0 auto;
}
   #header {
     background-color:	#DFF8FB;
	 width: 1000px;
	 height: 100px;
	 margin: 0 auto;
	 border-left: 5px solid #62BDFD;
	 border-right: 3px solid #62BDFD;
}

#logo {
  float: left;
  height: 60px;
  margin-left: 100px;
}

#menu {
  float: right;
  height: 60px;
  margin-right: 100px;
  margin-top: 3px;
}

#page {
    background-color:	#DFF8FB;
	width: 1000px;
	margin: auto;
    border-left: 5px solid #62BDFD;
	border-right: 3px solid #62BDFD;
}
#content {
	float: right;
	margin: 0 auto;
	width: 795px;
	text-align: center;
	padding: 0 4px 0 4px;
}

#content_middle {
	float: none;
	margin: 0 auto;
	width: 750px;
	text-align: center;
	padding: 0 4px 0 4px;
}
#content_tekst{
	float: left;
	margin: 0 auto;
	width: 260px;
	text-align: center;
	padding: 0 4px 0 4px;	 
}
    #content_tekst ul {
	 margin: 30px;
	 padding: 0;
	 list-style: none;
}
        #content_tekst li {
          display: inline-table;
		  background-image: url(images/tekstbutton.gif);
          background-repeat: no-repeat;
		  padding: 5px 0 9px 0;
}
            #content_tekst a {
                 margin: 0;
				 padding: 0 42px 0 42px ;
	             text-align: center;
				 font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	             font-size: 15px;
				 font-weight: bold;
				 color: #03032D;
				 text-decoration:  none;
}
                #content_tekst a:hover {
                  color: #E46106 ;
                  text-decoration: blink;
                  font-weight: bold;
}
#content_tekst2{
    background-color:	#62BDFD;
	float: right;
	margin: 30px auto;
	width: 500px;
	text-align: center;
	padding: 0 4px 0 4px;	 
}

   #content_left {
     margin: 20px 0 0 0;
	 float: left;
	 width: 390px;
	 text-align: center;
	 border-left: 2px solid #62BDFD;
	 border-right: 2px solid #62BDFD;
}
      #content_right {
        margin: 20px 0 0 0;
	    float: right;
	    width: 390px;
	    text-align: center;
	    border-left: 2px solid #62BDFD;
	    border-right: 2px solid #62BDFD;
}
	   #content_rightcolor {
        margin: 20px 0 0 0;
	    float: right;
	    width: 390px;
	    text-align: center;
	    border-left: 2px solid #62BDFD;
	    border-right: 2px solid #62BDFD;

}

/* navbar> Menu */
#sidebar {
 margin-top: 30px;
	float: left;
	width: 195px;
}
    #sidebar ul {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
        #sidebar li {
          display: inline-table;
		  background-image: url(images/button.gif);
          background-repeat: no-repeat;
		  padding: 5px 0 5px 0;
}
        #sidebar .focus a {
                 margin: 0;
	             padding: 5px ;
	             text-align: center;
	             font-size: 16px;
				 color: #03032D;
	             font-style: italic;
}

            #sidebar a {
                 margin: 0;
				 padding: 5px 0 5px 0;
	             text-align: center;
				 font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	             font-size: 16px;
				 font-weight: bold;
				 color: #03032D;
				 text-decoration:  none;
}
                #sidebar a:hover {
                  color: #62BDFD ;
                  text-decoration: blink;
                  font-weight: bold;
}
                    #sidebar .active a {
                 margin: 0;
	             padding: 5px ;
	             text-align: center;
	             font-size: 20px;
				 color: #BDF6FD;
	             font-weight: bold;
}
                      #sidebar h1 {
				        margin-top: 10px;
	                    padding-left: 15px;
	                    background:         url(images/contact.gif);
	                    padding: 12px ;
	                    font-size: 22px;
	                    font-weight: bold;
					    text-align: center;
	                    color: #03032D ;
}
                      #sidebar h2 {
				        margin-top: 10px;
	                    padding-left: 15px;
	                    background:         url(images/ulimg.gif);
	                    padding: 12px ;
	                    font-size: 18px;
	                    font-weight: bold;
					    text-align: center;
	                    color: #FD7C22 ;
}

                  #sidebar h4 {
				    margin-top: 10px;
	                padding-left: 15px;
	                background:         url(images/ulimg.gif);
	                padding: 13px ;
	                font-size: 14px;
	                font-weight: bold;
					text-align: center;
	                color: #FD7C22 ;
}

#footer {
text-align: center;
	min-height: 20px;
	padding: 10px 0 0 0;
	background:       url(images/img02.gif) repeat-x left top;
}

body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #943505;
}

#legal a {
	color: #943505;
}
