/* general HTML */

img {
  border:                      0px;
}

form {
  margin:                      0px;
}

table td {
  vertical-align:              top;
}

p {
  margin-top:                  0px;
  font:                        normal 12px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

input {
  width:                       260px;
  color:                       #616161;							/* tekstkleur ingevulde tekst contactform */
}



/* redefined HTML tags */

BODY {
  width:                       100%;
  height:                      100%;
  margin:                      0px;
  padding:                     0px;
  font:                        normal 12px Verdana;
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  color:                       #000000;
  text-align:                  left;
  line-height:                 20px;
  cursor:                      default;
  background-color:            #3D3B34;
}


H1 {
  margin:                      0px 0px 22px 0px;
  padding:                     0px;
  font:                        bold 18px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  letter-spacing:              0px;
  color:                       #fff;
}

H2 {
  margin:                      0px 0px 20px 0px;
  padding:                     0px;
  font:                        bold 14px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  letter-spacing:              0px;
  color:                       #616161;
}

H2a {
  margin:                      0px 0px 22px 0px;
  padding:                     0px;
  font:                        bold 14px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  letter-spacing:              0px;
  color:                       #fff;
}

H3 {
  margin:                      4px 0px 20px 0px;
  padding:                     0px;
  font:                        bold 14px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  letter-spacing:              0px;
  color:                       #d16439;
}

H4 {
  margin:                      4px 0px 22px 0px;
  padding:                     0px;
  font:                        normal 12px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  letter-spacing:              0px;
  color:                       #616161;
}

H5 {
  margin:                      8px 0px 8px 0px;
  padding:                     0px;
  font:                        bold 11px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  letter-spacing:              0px;
  color:                       #000000;
}

H6 {
  margin:                      8px 0px 8px 0px;
  padding:                     0px;
  font:                        italic 11px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  letter-spacing:              0px;
  color:                       #000000;
}

HR {
  width:                       100%;
  height:                      1px;
  border:                      0px;
  border-top:                  1px solid #FFFFFF;
}

a {
  color:                       #d16439;
  text-decoration:             none;
}

a:hover {
  color:                       #ffffff;
  text-decoration:             none;
}



/* general classes */

.website_holder {
  width:                       100%;
  height:                      100%;
  margin:                      0px;
  padding:                     0px;
  text-align:                  center;
  vertical-align:              middle;
}

.content {
  width:                       802px;
  height:                      622px;
}

.content_header {
  text-align:                  left;
  width:                       802px;
  height:                      65px;
  background-color:            #; 							/* achtergrondkleur logo-balk */

  background-image:            url(../images/logo.png);
  background-repeat:           no-repeat;
  background-position:         left top;
}
.content_menu {
  text-align:                  center;
  width:                       802px;
  height:                      22px;
  background-color:            #;		  					/* achtergrondkleur menu-balk */
}

.content_scroller {
  text-align:                  left;
  width:                       800px;
  height:                      533px;
  background-color:            #8B8A7B;
  overflow:                    auto;
  border:                      1px solid  #FFFFFF;
}

.content_media {
  text-align:                  center;
  width:                       802px;
  height:                      533px;
  border:                      1px solid  #FFFFFF;
}

.content_text {
  margin:                      20px;
  font:                        normal 14px "Palatino Linotype";
  color:                       #616161;							/* tekstkleur standaard tekst en begeleidende tekst contactform */
  text-align:                  justify;
  line-height:                 20px;
}



/* form */

input.text {
  font:                        normal 12px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  background-color:            #333333;							/* achtergrondkleur naam, adres, email textfield */
  width:                       260px;
  border:                      1px solid  #4a4a4a;				        /* kleur kader naam, adres, email textfield */
}

textarea {
  font:                        normal 12px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  color:                       #616161;
  width:                       260px;
  height:                      60px;
  background-color:            #333333;							/* achtergrondkleur question textfield */
  border:                      1px solid  #4a4a4a;				        /* kleur kader question textfield */
}

input.button {
  width:                       64px;  
  margin:                      8px 0px 0px 8px;
  float:                       right;
}

.form_text {
  font:                        normal 12px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  color:                       #b4b3a5;
  color:                       #616161;							/* tekstkleur naam,adres, tel, question */
  width:                       128px;
  text-align:                  left;
  line-height:                 32px;

}

.footertext {
  margin:                      8px 0px 8px 0px;
  padding:                     0px;
  font:                        7px "Palatino Linotype";
  font-family:                 "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  letter-spacing:              0px;
  color:                       #2d2d2d;
}

.footertext a {
  color:                       #2d2d2d;
  text-decoration:             none;
}

.footertext a:hover {
  color:                       #2d2d2d;
  text-decoration:             underline;
}


/* color specific IDs */


/* __ text template __ */

body#body_text {
  	background:url(../images/bg.gif) 0px 0px;
	background-repeat: repeat;
	background-color:            #;							/* achtergrondkleur totaal */
}

div#frame_text {
  	background:url(../images/bg.gif) 0px 0px;
	background-repeat: repeat;
	background-color:            #;							/* achtergrondkleur kader */
  	border:                      1px solid  #4a4a4a; 				/* kleur lijn */
}


/* __ contact template __ */

body#body_contact {
  background-color:            #; 							/* achtergrondkleur totaal */
	background:url(../images/bg.gif) 0px 0px;
	background-repeat: repeat;
}

div#frame_contact {
  	background:url(../images/bg.gif) 0px 0px;
	background-repeat: repeat;
	background-color:            #;							/* achtergrondkleur kader */
  	border:                      1px solid  #4a4a4a; 				/* kleur lijn */
}


/* __ autoviewer template __ */

body#body_autoviewer {
        background-color:            #; 						/*achtergrondkleur totaal*/
	background:url(../images/bg.gif) 0px 0px;
	background-repeat: repeat;
}

div#frame_autoviewer {
	background:url(../images/bg.gif) 0px 0px;
	background-repeat: repeat;
	border:                      1px solid  #4a4a4a; 				/* kleur lijn */
}


/* __ pp player template __ */

body#body_pp_player {
        background-color:            #;						/*achtergrondkleur totaal*/
	background:url(../images/bg.gif) 0px 0px;
	background-repeat: repeat;
}

div#frame_pp_player {
	border:                      1px solid  #4a4a4a; 				/* kleur lijn */
}