/* CSS Document */

/* ------ IDENTITIES --------- */

#achtergrond {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-image: url(media/bgblauw.gif);
	background-repeat:repeat-x;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
	margin: 0px;

}

#container {
position: relative;
width: 956px;
min-width: 956px;
top: 38px;
left:0px;
left: 50%;
margin-left: -478px;
}

#buttonshome {
position:relative;
z-index: 200;
left: 250px;
top: -70px;

}

#LayerMenu {
position: relative;
width: 100%;
height: 40px;
background-color:#000000;
top: 0px;
clear: right;
z-index:5;
color: white;
font-size: 12px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

#menutekst {
	POSITION: relative;
	text-align: center;
	z-index: 1100;
	top: 10px;
	color: white;
font-size: 12px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


#LayerPic {
	position:relative;
	left: 0px;
	width: 260px;
	max-width: 260px;
	min-width: 260px;
	height: 578px;
	border: 20px solid #666666;
	top: -20px;
	z-index: 2;
	background-color:#FFFFFF;
	float:left;
	overflow: hidden;
	visibility: visible;
}

#LayerContent {
	position:relative;
	float: left;
	width: 596px;
	height: 618px;
	max-height: 578px;
	background-color: #ffffff;
	border: 20px solid #666666;
	top: -20px;
	margin-left: 20px;
	z-index: 2;
	display:block;
	overflow: scroll;
}


#LayerExtra {
position:relative;
float: left;
	width: 210px;
	max-width: 210px;
	height: 578px;
	background-color: #333333;
	border: 20px solid #666666;
    margin-top: 10px;
	margin-left: 20px;
	z-index: 2;
    clear: right;
}

#layerlogo {
 position: absolute;
 top: 60px;
 left: 220px;
 width: 160px;
 HEIGHT: 80px;
 BORDER: solid 10px #cccccc;
 Z-INDEX: 8;
 BACKGROUND-IMAGE:url(media/CE/cityeventslogo.gif);
 background-repeat: no-repeat;
}

#LayerCopyright {
position: relative;
width: 100%;
height: 40px;
margin-top: 35px;
float:left;
color: #333333;
z-index: 2;
TEXT-ALIGN: center;
FONT-FAMILY: verdana, arial, tahoma, helvetica;
FONT-SIZE: x-small;
display:block;
clear:left;
}

/* ------ CLASSES --------- */

.padContent {
 width: 530px;
 height: 590px;
 padding-top: 140px;
 PADDING-LEFT: 20px;
 PADDING-RIGHT: 20px;
 PADDING-BOTTOM: 20px;
}

.padContent strong 
{
color:#0099FF;
}

.padExtra {
/* width: 180px;
 height: 590px;*/
 padding-top: 40px;
 PADDING-LEFT: 20px;
 PADDING-RIGHT: 20px;
 PADDING-BOTTOM: 20px;
}

.ExtraP {
LINE-HEIGHT: 16px;
font-size: 12px;
color: #f5f5f5;
}

.ExtraKopje {
color: #999999;
font-size: 12px;
font-weight: bold;
display:block;
margin-bottom: 0px;
}

.ExtraP a {
color: #f5f5f5;
text-decoration:none;
}
