body
		{
		background-color: black; 
		font-family: serpentine, verdana, arial, sans-serif; 
		}
p,td 	{
		color: white;
		font-size:12px;
		font-family: serpentine, verdana, arial, sans-serif; 
		}
/*
textarea	{
		color: #000000;
		background: #ffffff;
		border: 1px solid #cccccc;
		}
input		{
		border-width:1px;
		border-style:solid;
		border-color:#cccccc;
		}
*/		
input[type=text], textarea {
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 0px 0px 2px 2px;
		border: 1px solid #CCCCCC;
		font-family:serpentine,verdana,arial,sans-serif;
		font-size:12px;
		}
 
input[type=text]:focus, textarea:focus {
		box-shadow: 0 0 5px rgba(80, 237, 252, 1);
		padding: 0px 0px 2px 2px;
		border: 1px solid rgba(80, 237, 252, 1);
		font-family:serpentine,verdana,arial,sans-serif;
		font-size:12px;
		}		
a		{
		text-decoration: none;
		color: #50EDFC;
		font-size: 12px;
		font-family: serpentine, verdana, arial, sans-serif; 
		}
a:hover
		{
		text-decoration: underline;
		color: #50EDFC;
		font-size: 12px;
		font-family: serpentine, verdana, arial, sans-serif; 
		}
h1 	{
		font-size: 36px;
		font-family: serpentine, verdana, arial, sans-serif; 
		color: #FFFFFF;
		font-weight: bold;
		vertical-align:baseline;
		}
h3 ,legend	{
		font-size: 17px;
		font-family: serpentine, verdana, arial, sans-serif; 
		color: #FFFFFF;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 0px;
		}
img {
		border: 0px solid #FFFFFF;
		}
div.intro
    {
    position: absolute;
    left: 50%;
    top: 50%;
    width:  600px;
    height: 234px;
    margin-left: -300px; /* half of width */
    margin-top: -117px;  /* half of height */
    background-image: url('./pictures/intro_bg_3.jpg');
	background-repeat: no-repeat;
    }
div.main
    {
    position: absolute;
    left: 50%;
    top: 10px;
    width:  600px;
	height: 600px;
    margin-left: -300px; /* half of width */
	margin-top: 0px;
    background-image: url('./pictures/intro_bg_3.jpg');
	background-repeat: no-repeat;
    }
.player
    {
   	font-family: serpentine, verdana, arial, sans-serif; 
    background-image: url('./pictures/iTunes_bg_25.png');
	background-repeat: repeat-x;
	color: #000000;
	height=25;
    }
.player a
{
	color: #000000;
	}
.player a:hover
{
	color: #FFFFFF;
	background-color: #858585;
	text-decoration: none;
	}
.playerud
    {
   	font-family: serpentine, verdana, arial, sans-serif; 
    background-image: url('./pictures/iTunes_bgud_25.png');
	background-repeat: repeat-x;
	color: #000000;
	height=25;
    }
.playerud a
{
	color: #000000;
	}
.playerud a:hover
{
	color: #FFFFFF;
	background-color: #858585;
	text-decoration: none;
	}
	
	
select 	{
		width=200px;
		}
/*
input.full		{
		width=300px;
		}
input	.pc	{
		width=80px;
		}
input	.plaats	{
		width=110px;
		}
*/
label
{
width: 195px;
float: left;
text-align: left;
margin-left: 10px;
margin-right: 10px;
display: block
}

.submit input
{
	margin-left: 217px;
	}
/*	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
*/

.text input
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #781351;
	width: 10px;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

fieldset
{
border: 1px solid #781351;
width: 580px
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 

