/** {
	margin: 0px;
	padding: 0px;
}*/
body{
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.urbangers.nl/includes/img/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #dfdfdf;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#container{
	position: relative;
	margin: 0 auto;
	width: 720px;
	background-image: url(http://www.urbangers.nl/includes/img/container_bg.jpg);
	background-repeat: repeat-y;
}

#header{
	position: relative;
	height: 425px;
	width: 100%;
	background-image: url(http://www.urbangers.nl/includes/img/header_bg.jpg);
	background-repeat: no-repeat;
}

#content{
	position: relative;
	margin: 0 auto;
	min-height: 325px;
	width: 430px;
	padding-left:10px;
	padding-right:10px;
	margin-top: -25px;
	margin-bottom: 25px;
	border-left:#dfe4e4 1px solid;
	border-right:#dfe4e4 1px solid;
}

.article{
	float:right;
	margin: 5px;
	margin-top:15px;
	border:5px solid #dfdfdf;
}

#center{
	text-align: center;
	margin: 0 auto;
	height: inherit;
}

#footer{
	height: 35px;
	width: 100%;
	background-image: url(http://www.urbangers.nl/includes/img/footer_bg.jpg);
	background-repeat :no-repeat;
	bottom: 0px;
}

/*Opmaak onderdelen menu------------------------------------------*/
#menu1{
	position: absolute;
	width: 100px;
	height: 250px;
	top: 400px;
	left: 20px;
	line-height: 40px;
	vertical-align: 50%;
	padding-right: 5px;
}

.section_list, #hyves{
	padding: 0;
	margin: 0 auto;
}
.section_list li, #hyves li {
	list-style: none;
	margin-bottom: 5px;
	width: 100px;
	line-height: 15px;
	text-align: center;
}

.section_list a{
	display: block;
	padding: 2px;
	color: #003931;
	text-decoration: none;
	background-color: #dfe4e4;
}

.section_list a:active, .section_list a:hover, .section_list .active {
	display: block;
	padding: 2px;
	color: #ffffff;
	text-decoration: none;
	background-color: #333;
}

#hyves a{
	display: block;
	padding: 2px;
	color: #fff;
	text-decoration: none;
	background-color: #6699cc;
}

#hyves a:active, #hyves a:hover, #hyves .active {
	display: block;
	padding: 2px;
	color: #003931;
	text-decoration: none;
	background-color: #dfe4e4;
}

/*Opmaak onderdelen sponsors----------------------------------------*/
#sponsors{
	position:absolute;
	padding:0;
	margin:0;
	width:100px;
	top:400px;
	right:20px;
	line-height:40px;
	vertical-align:50%;
	padding-left:5px;
	text-align:center;
}

#sponsors img {
	margin: 0 auto;
	border: 0px;
}

#fader{  
    height:  100px;  
    padding: 0;  
    margin:  0;
	list-style:none; 
	float:left; 
} 

.titel_fader{
color:#610f60;
font-size:12px;
margin-bottom:5px;
margin-top:5px;
border-bottom:dotted 1px #610f60;
display:block;
line-height:12px;
text-align:right;
}

/*Opmaak onderdelen footer----------------------------------------*/
#footer p{
	margin:0;
	margin-left:32px;
}

#studionozem{
	text-align:center;
	float:right;
	margin-right:25px;
	margin-top:3px;
	line-height:10px;
	vertical-align:middle;
	font-size:9px;
}

#studionozem p{
	float:left;
}

#studionozem img{
	border:0px;
}


/*Opmaak tekst---------------------------------------------------*/
.entry_title{
	width:100%;
	border-bottom:#dfe4e4 1px solid;
	font-weight:normal;
}

h1{
	width:100%;
	font-weight:normal;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}
h3, h2{
	width:100%;
	font-weight:normal;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
}

h4{
	font-weight:bold;
	font-size:12px;
	margin-top:25px;
	margin-bottom:0px;
}

.divider{
	margin-bottom:25px;
	margin-top:25px;
width:100%;
text-align:center;
}


#zemContactForm{
	margin-left:0px;
	width:300px;
}

#opmerkingen{
	width:300px;
}
.pages {
	margin-top:5px;
			display: block;
}

.pages a{
	padding: 5px;
	border: 1px solid #dfe4e4;
	background-color: #333;
	text-decoration:none;
	color:#FFF;
}

.prev{
	float:left;
}

.next{
	float:right;
}

/*Opmaak onderdelen slimbox----------------------------------------*/

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.urbangers.nl/includes/slimbox2/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.urbangers.nl/includes/slimbox2/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.urbangers.nl/includes/slimbox2/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.urbangers.nl/includes/slimbox2/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.liteboxthumb{
	margin: 2px;
}

.litebox{
		text-align: center;
}

.litebox img{
		border:0px;
}

/*Opmaak nieuwsbrief form--------------------------------------------------------------------------------------------*/
#subscribeForm{
	position:absolute;
	top:285px;
	border:none;
	margin-right:10px;
	font-size:8px;
}

#subscribeForm p{
	margin-bottom:-10px;
	margin-top:-10px;
}

#nb_button{
	float:right;
	margin-bottom:5px;
	padding: 3px;
	border: 1px solid #dfe4e4;
	background-color: #333;
	text-decoration:none;
	color:#FFF;
}

#email{
	margin-bottom:0px;
	width:95%;
}