
#wrapper { width: 900px; height:230px; margin: 0 auto; text-align: left; }

pre {font: Courier New 11px;}

/*
body { 	background-image: url("../images/PS-BackGround.jpg");
	background-repeat: no-repeat;
	background-pozition: center-top;
	background-attachment: fixed;
	background-size: cover;
}
*/

body.pictures {
	background-repeat: no-repeat;
	background-pozition: center-top;
	background-attachment: fixed;
	background-size: cover;
	font-family: Verdana;
	font-size: 11pt;
}

body.gradient {
	background-repeat: no-repeat;
	background-pozition: center-top;
	background-attachment: fixed;
	background-size: cover;
//      width:1000px; 
        height:800px; 
        background:radial-gradient(#7070ff, #70ffff, #70ff70, #ffff70, #ff7070 85%);
	font-family: Verdana;
	font-size: 11pt;
}

.antet  {
	width: 900px;
	height:230px;
	float: center;
	margin: 0 0 0 0 ;
	background-image: url("../images/PS-BackGroundTitlu-v6.jpg");
	color: #ff0000;
	font: Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 0 0;
        opacity: 0.85;
}	

.transbox {
	width: 450px;
	height: 30px;
//	position: fixed;
//	position: relative;
	position: static;
//	position: absolute;
	float: right;
//	top: 140px;
	top: 110px;
	right: 10px;
	color: #ff0000;
	line-height:30px; 
//	padding: 10px 20px;
        background-color: #ffffff;
//        border: 1px solid black;
        border: 1px solid #404040;
        opacity: 0.9;
        filter: alpha(opacity=85); /* For IE8 and earlier */
//        margin-top: 10px;
	margin-right: 10px;
        margin-bottom: 20px;

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  box-shadow: 4px 4px 14px #000;
}

.definitie {
	width: 450px;
	height: 30px;
	position: relative;
	float: right;
	top: 10px;
	right: 10px
	color: #ff0000;
	margin: 10px;
        background-color: #ffffff;
        border: 1px solid #404040;
        opacity: 0.9;
        filter: alpha(opacity=85); /* For IE8 and earlier */
        margin-top: 10px;
        margin-bottom: 10px;

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  box-shadow: 4px 4px 14px #000;
}

.motto {
	color: #ff0000;
	line-height:20px; 
	top: 10px;
	right: 10px;
	margin: 5px 10px;
	font: Verdana;
	font-size: 14px;
	font-weigth: bold;
	font-style: normal;
//	font-style: italic;
/*	z-order: 5;*/
}

/*
iframe {
  background-color: #e8e8e8;
  border-top: #c00 1px dotted;
  border-right: #c00 2px dotted;
  border-left: #c00 2px dotted;
  border-bottom: #c00 4px dotted;
} 
*/

iframe, div {
  opacity: 1;
  background-image: default;
  background-color: #e8e8e8;
  margin-top: 20px;
  margin-bottom: 30px;

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  box-shadow: 4px 4px 14px #000;
} 

/*------------------------------------------------------------------- Rotatie div 
  -moz-transform:rotate(20deg);
  -webkit-transform:rotate(20deg);
  -o-transform:rotate(20deg);
  -ms-transform:rotate(20deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=.2);
--------------------------------------------------------------------------------*/

