/* CSS Document */

body{
margin:0;
padding:0;
background:black;
margin-bottom:15px;
}

h1{
font-weight:normal;
font-size:24px;
color:#ffcc00;
}

img{
border:0;
}

h2{
font-weight:normal;
font-size:14px;
color:#ffcc00;
padding:0;
margin:0;
}

div#splash{
color:white;
margin-top:40px;
background: #e4007b;
width:700px;
margin:auto;
}

	div#splash p{
	padding:10px;
	margin:0;
	}

div#container{
font-family:Arial, Helvetica, sans-serif;
color: white;
text-align:center;
margin:auto;
}

div#s_top{
font-size:13px;
line-height:19px;
height:120px;
width:694px;
margin:auto;
background: url('../images/s_bg_top.gif') top;
clear:both;
margin-top:-4px;
display:compact;
}

div#s_top p{
padding-top:3px; 
margin:0;
}

div#s_content{
width:700px;
margin:auto;
}

div#studios{
position:absolute;
left:50%;
top:255px;
width:130px;
height:122px;
margin-left:-170px;
}

	div#studios a{
	display:block;
	height:125px;
	width:130px;
	}

div#events{
position:absolute;
left:50%;
top:255px;
width:130px;
height:122px;
margin-left:30px;
}

	div#events a{
	display:block;
	height:125px;
	width:130px;
	background: none;
	}

div#s_left{
	text-align:left;
	padding:10px 10px 10px 193px;
	width:150px;
	font-weight: bold;
}

	div#s_left span{
	color:#e2007a;
	margin:0;
	padding:10px 0 2px 0;
	}

div#s_right{
text-align:left;
font-weight:bold;
float: right;
width:293px;
padding:10px 10px 10px 30px;
border-left:6px solid #e2007a;
}

	div#s_right span{
	color:#ffcc00;
	margin:0;
	padding:10px 0 2px 0;
	}

div#s_footer{
font-size:13px;
line-height:19px;
height:168px;
width:694px;
margin:auto;
background: url('../images/s_bg_footer.gif');
}

div#s_footer p{
padding-top:35px;
}

div#s_content{
	font-size: 14px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_s_content.gif);
	margin-top: -3px;
}

div#s_content a{
	color:white;
	text-decoration:none;
	display:block;
	padding:1px 0;
}

div#s_content div#s_left a:hover{
color:#e2007a;
}

div#s_content div#s_right a:hover{
color:#ffcc00;
}


/* END SPLASH PAGE */


div#menu{
text-align:left;
margin:auto;
width:932px;
height:39px;
margin-top:-4px;
display:compact;
}

div#menu p{
width:316px;
height:39px;
margin:0;
line-height:32px;
padding:0 0 0 60px;
background: url('../images/bg_menu.gif') left no-repeat;
}

div#menu p a{
color: white;
font-size:17px;
text-decoration: none;
padding: 0 10px 0 15px;
}
	
	div#menu p a:hover, div#menu p a.active{
	color: black;
	font-size:17px;
	text-decoration: none;
	padding: 0 10px 0 15px;
	}

div#p_content{
font-size:13px;
width:932px;
margin:auto;
margin-top:20px;
}

div#submenu{
width:235px;
float:left;
margin-top:50px;
}

	div#submenu a{
	color:#e2007a;
	text-align:left;
	text-decoration: none;
	font-size:13px;
	display:block;
	padding:3px 0 3px 25px;
	margin:2px 0 3px 0;
	background: url('../images/b_off.gif');
	background-position: left top;
	background-repeat:no-repeat;
	}
	
	div#submenu a:hover, div#submenu a.active{
	color:white;
	background: url('../images/b_on.gif');
	background-position: left top;
	background-repeat:no-repeat;
	}

div#content{
text-align:left;
width:445px;
margin-left:240px;
}

div#content table td{
font-size:13px;
color:white;
}
	
	div#content table{
	border:0;
	margin:5px 0;
	padding:0;
	width:445px;
	}

div#fotos{
width:240px;
height:300px;
float:right;
}

span.geel{
color:#ffcc00;
}

a{
color:#ffcc00;
text-decoration:none;
}

a:hover{
color:white;
text-decoration:none;
}.input {
	border: 1px solid #E2007A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textfield { 
        font-size: 11px; 
        color: #0C325F; 
        margin: 1px; 
        border: 1px solid #E2007A; 
        background: #ffffff; 
        width: 140px; 
} 
.textfield2 { 
        font-size: 11px; 
        color: #0C325F; 
        margin: 1px; 
        border: 1px solid #E2007A; 
        background: #ffffff; 
        width: 95px; 
} 
.textfield_kort { 
        font-size: 11px; 
        color: #0C325F; 
        margin: 1px; 
        border: 1px solid #E2007A; 
        background: #ffffff; 
        width: 35px; 
} 

