html { height: 100%; }
body {
  margin: 0; padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #959595; font-size: 12px;
  overflow: scroll;
  overflow-x: hidden;
  overflow:
}

a:link { color: #959595; text-decoration: none; } a:visited { color: #959595; text-decoration: none; } a:hover { color: #000000; text-decoration: none; } a:active { color: #959595; text-decoration: none; }

.text_bold A:link { color: #959595; text-decoration: underline;}
.text_bold A:visited { color:#959595; text-decoration: underline;}
.text_bold A:active { color: #959595; text-decoration: underline;}
.text_bold A:hover { color: #000; text-decoration: none;}

img{
	border:0px;
}

/* Custom Fonts */
@font-face { font-family: Amerika; src: url('fonts/amerika.ttf'); }
@font-face { font-family: Times; font-weight: normal; src: url('fonts/times-regular-italic.otf'); }
@font-face { font-family: Times; font-weight: bold; src: url('fonts/times-bold-italic.otf'); }

h5 {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 14px; color: #9f9f9f; font-weight: 100;
	margin: 0; padding: 0;
}

h6 {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 18px; color: #000000; font-weight: 100;
	margin: 0; padding: 0;
}

h1 {
	font-family: Times, Verdana, Geneva, sans-serif;
	font-size: 20px; color: #000000; font-weight: normal; font-style: italic;
	margin: 0 0 10px 0; padding: 0;
	line-height: 20px;
}

h2 {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 40px; color: #000000; font-weight: 100;
	margin: 0; padding: 0;
	line-height: 40px;
}

h2.green {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 35px; color: #1d686e; font-weight: 100;
	margin: 0; padding: 0; text-align: right;
	line-height: 45px;
}

h2.orange {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 35px; color: #9f6042; font-weight: 100;
	margin: 0; padding: 0; text-align: right;
	line-height: 45px;
}

h2.red {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 35px; color: #b00816; font-weight: 100;
	margin: 0; padding: 0; text-align: right;
	line-height: 45px;
}

h2.blue {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 35px; color: #3e748a; font-weight: 100;
	margin: 0; padding: 0; text-align: right;
	line-height: 45px;
}

h2.purple {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 35px; color: #912a65; font-weight: 100;
	margin: 0; padding: 0; text-align: right;
	line-height: 45px;
}

h2.black {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 35px; color: #333333; font-weight: 100;
	margin: 0; padding: 0; text-align: right;
	line-height: 45px;
}

h2 span{ text-transform: uppercase; font-size: 25px; }
h3 span{ text-transform: uppercase; font-size: 18px; }
h3 span.m{ text-transform: lowercase; font-size: 35px;}

h5 span.m{ text-transform: lowercase; font-size: 18px; }
h5 span{ text-transform: uppercase; font-size: 10px; }

h6 span{ text-transform: uppercase; font-size: 13px; }
h6 span.m{ text-transform: lowercase; font-size: 22px; }

h3 {
	font-family: Amerika, Verdana, Geneva, sans-serif;
	font-size: 24px; color: #000000; font-weight: 100;
	margin: 0 0 10px 0; padding: 0;
	line-height: 24px;
}

h4 {
	font-family: Times, Verdana, Geneva, sans-serif;
	font-size: 17px; color: #959595; font-weight: normal; font-style: italic;
	margin: 0; padding: 0;
	line-height: 17px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #666; font-weight: normal;
	margin: 10px 0; padding: 0;
}

p.intro{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 15px; color: #000000; font-weight: light;
	margin: 0 0 0 0; padding: 0;
}

p.download{
	font-family: Times, Verdana, Geneva, sans-serif;
	font-size: 15px; color: #000000; font-weight: normal; font-style: italic;
	line-height: 15px;
}

p.quote{
	font-family: Times, Verdana, Geneva, sans-serif;
	font-size: 15px; color: #af1a1f; font-weight: normal; font-style: italic;
	margin: 10px 0; padding: 0;
}

.linespace {
	line-height: 20px;
}

.headertext {
  font-size:13px;
  font-weight: normal;
}

.topmenutext {
  font-size:15px;
}

.footertext {
  font-size:11px;
  text-align: center;
}

.black{
	color: #000;
}

.text {
  font-size:13px;
  color: #989898;
  line-height: 20px;
}

.text_bold {
  font-size:13px;
  font-weight: bold;
  color: #000;
}

.text_bold_16px {
  font-size:16px;
  font-weight: bold;
  color: #000;
}

.text_header {
  font-size:18px;
  font-weight: bold;
  color: #000;
}

.header_submenu {
  font-size:14px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0em;
  padding: 5px 0 0 0;
}

.text_submenu {
  font-weight: normal;
  text-align: left;
  padding: 5px 5px 0 0;
}

.text_readmore {
  font-family: Times, Verdana, Geneva, sans-serif;
  font-weight: 800;
  text-align: left;
  padding: 5px 5px 0 0;
}

#topmenu a {
  color: #959595;
  text-decoration: none;
}

#topmenu a:hover {
  text-decoration: none;
  color: #000000;
}

#topmenu .active a, #topmenu active a:hover {
  text-decoration: none;
  color: #000000;
}

.iframe {
width:100%;
min-height: 700px;
min-width: 900px;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* layout */

.sketch{
	position: absolute; z-index: -999;
	left: -400px; top: -40px;
	height: 590px; width: 585px;
	background: url(../images/sfeer-supremo2.png) no-repeat 0% 0%;
	}

.supremo{
	background: url(images/supremo.png) no-repeat bottom right;
	background-attachment: fixed;
}

.flag{
	margin: 5px 0 0 0;
}

/******* TOOLTIP ********/

/*
#tooltip {
    padding: 3px;
    background: #666;
    border: 0px solid #eee;
    text-align: center;
    font-size: 13px;
	color: #fff;
	padding: 15px 15x 15px 15px;
}

span.tip {
    border-bottom: 1px solid #eee;
}*/
