/*    Generated by http://www.cssportal.com    */

/* @import url("reset.css"); */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#333
}

p {
    padding: 10px;
}

h1 {
color:white;
font-size: xx-large;

/* IE10+ */ 
background-image: -ms-linear-gradient(left, #1e5799 0%, #2989D8 50%, #2CABEA 51%, #207CCA 75.5%, #7db9e8 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #1e5799 0%, #2989D8 50%, #2CABEA 51%, #207CCA 75.5%, #7db9e8 100%);

/* Opera */ 
background-image: -o-linear-gradient(left, #1e5799 0%, #2989D8 50%, #2CABEA 51%, #207CCA 75.5%, #7db9e8 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #1e5799), color-stop(50, #2989D8), color-stop(51, #2CABEA), color-stop(75.5, #207CCA), color-stop(100, #7db9e8));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #1e5799 0%, #2989D8 50%, #2CABEA 51%, #207CCA 75.5%, #7db9e8 100%);

/* W3C Markup */ 
background-image: linear-gradient(to right, #1e5799 0%, #2989D8 50%, #2CABEA 51%, #207CCA 75.5%, #7db9e8 100%);

}

h2{
color:white;
font-size: x-large;	

/* IE10+ */ 
background-image: -ms-linear-gradient(bottom left, #cfe7fa 0%, #6393c1 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom left, #cfe7fa 0%, #6393c1 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom left, #cfe7fa 0%, #6393c1 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #cfe7fa), color-stop(100, #6393c1));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom left, #cfe7fa 0%, #6393c1 100%);

/* W3C Markup */ 
background-image: linear-gradient(to top right, #cfe7fa 0%, #6393c1 100%);

}

#wrapper {
    margin: 0 auto;
    width: 1350px;
}

#headerwrap {
    width: 1350px;
    float: left;
    margin: 0 auto;
}

#header {
    height: 75px;
/*    background: #FF6633;        */
/*    border-radius: 10px;        */
/*    border: 1px solid #eb521f;  */
/*    margin: 5px;                */
    box-shadow:2px 2px 18px #0D2763;
}

#navigationwrap {
    width: 1350px;
    float: left;
    margin: 0 auto;
}

#navigation {
    height: 30px;
/*    background: #ccc;        */
/*    border-radius: 10px;     */
/*    border: 1px solid #999;  */
/*    margin: 5px;             */
}

#contentwrap {
    width: 1350;
    float: left;
    margin: 0 auto;
}

#content {
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin: 5px;
}

#footerwrap {
    width: 1350px;
    float: left;
    margin: 0 auto;
    clear: both;
}

#footer {
    height: 40px;
    box-shadow:0px 8px 15px #1054AD;
    margin: 5px;
}

/* navigation */
	
#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #ccc;
	border-bottom: 1px solid #999;
}

#nav li { 
	float: left;
	margin: 0;
	padding: 0;
}
	
#nav a {
	float: left;
	display: block;
	padding: 6px 30px 6px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #666;
	background: #ccc url(nav_slant.gif) no-repeat top right;
}
	
#nav #nav-1 a {
	padding-left: 20px;
}
	
#nav a:hover {
	color: #000;
}

/* more */
	
ul#more {
	clear: left;
	margin-top: 60px;
}

.bovenbutton {
  font-family: 'comic sans ms';
  color: #14396A !important;
  font-size: 14px;
  text-shadow: 1px 1px 0px #7CACDE;
  box-shadow: 1px 1px 1px #BEE2F9;
  padding: 10px 25px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #3866A3;
  background: #63B8EE;
  background: linear-gradient(top,  #63B8EE,  #468CCF);
  background: -ms-linear-gradient(top,  #63B8EE,  #468CCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#63B8EE), to(#468CCF));
  background: -moz-linear-gradient(top,  #63B8EE,  #468CCF);
}
.bovenbutton:hover {
  color: #14396A !important;
  background: #468CCF;
  background: linear-gradient(top,  #468CCF,  #63B8EE);
  background: -ms-linear-gradient(top,  #468CCF,  #63B8EE);
  background: -webkit-gradient(linear, left top, left bottom, from(#468CCF), to(#63B8EE));
  background: -moz-linear-gradient(top,  #468CCF,  #63B8EE);
}

.koptekst {

color:white;
font-size: large;

	/* IE10+ */ 
background-image: -ms-radial-gradient(center top, ellipse farthest-corner, #a7cfdf 0%, #23538a 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center top, ellipse farthest-corner, #a7cfdf 0%, #23538a 100%);

/* Opera */ 
background-image: -o-radial-gradient(center top, ellipse farthest-corner, #a7cfdf 0%, #23538a 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center top, 0, center top, 359, color-stop(0, #a7cfdf), color-stop(100, #23538a));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center top, ellipse farthest-corner, #a7cfdf 0%, #23538a 100%);

/* W3C Markup */ 
background-image: radial-gradient(ellipse farthest-corner at center top, #a7cfdf 0%, #23538a 100%);
	
}

.l2 { text-decoration:none; background-color:#99CCFF; }
.l3 { text-decoration:none; background-color: #0067ca; }

.enlarge:hover {
	transform:scale(7,7);
	transform-origin:0 0;
}