﻿
* {
	margin: 0;
	padding: 0;
}

body {
	background: #f7f7f7 url(images/bgzijkant.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

form {
}

textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

input {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h4 {
	margin: 0;
}

h3 {
	margin: 0;
}

h2 {
	margin: 0;
}

h5 {
	margin: 0;
}

h1 {
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	font-weight: bold;
	color: #ef651a;
}


h3 {
	margin-bottom: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #ef651a;
}

h2 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	border-top: 2px solid #ef651a;
	font-weight: strong;
	color: #ef651a;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6B6B6B;
}


ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

p {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ol {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

/* lijst nieuws */

dl.list1 {
	margin; 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 40px;
}

dl.list1 dd {
	margin-bottom: 5px;
}

dl.list1 a {
	color: #ef651a;
}

/* lijst programma's */

dl.list2 {
	text-decoration: none;
	margin-left: 20px;
	padding: 0px;
	list-style: none;
}

dl.list2 dt {
	float: left;
	width: 40px;
}

dl.list2 dd {
	margin-bottom: 10px;
}

dl.list2 a {
	text-decoration: none;
	color: #ef651a;
}


ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

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

a:hover {
	text-decoration: none;
}

a img {
	padding: 0;
	margin: 0;
	border: none;
}

img {
	padding: 0;
	margin: 0;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.links1 {
	float: left;
	padding: 0;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

img.textrechts { 
    float: right; 
    margin: 0px 20px 20px 0px; 
}

img.buttonrechts { 
    float: right; 
    margin: 6px 0 0 0; 
}

img.textlinks { 
    float: left; 
    margin: 0px 20px 20px 20px; 
}

/* kader */

#kader {
	width: 1024px;
	margin: 0 auto;
	background: url(images/bgonder.jpg) repeat-y;
}

#kader2 {
	background: url(images/bgmidden.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 200px;
	background: #087FE7 url(images/citygames_header.gif) no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h5 {
	margin: 0;
	padding: 150px 0 0 55px;
	letter-spacing: 0px;
	font-size: 30px;
	color: #162983;
}


#logo h5 a {
	text-decoration: none;
	color: #162983;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 175px 60px 0 0;
	list-style: none;
	line-height: normal;
}


#menu li {
	display: inline;
}

#menu a {
	padding-left: 20px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Menu onder*/

#menu1 {
	float: center;
}

#menu1 ul {
	margin: 0;
	text-align: center;
	padding: 0 60px 0 0;
	list-style: none;
	line-height: normal;
}


#menu1 li {
	display: inline;
}

#menu1 a {
	padding-left: 20px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #c8c5c5;
}

#menu1 a:hover {
	text-decoration: underline;
}


/* Page */

#pagina {
	background: url(images/citygames_basis.jpg) no-repeat;
}

/* Content */

#kolomli {
	float: left;
	width: 555px;
	padding: 37px 0 0 76px;
}


#lijst {
	padding-top: 30px;
}

#lijst ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#lijst a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #6B6B6B;
}

#box1{
	font-weight: bold;
	float: left;
	width: 100px;
	margin: 0;
	padding: 10px 0 0 0 ;
}

#box2{
	float: left;
	width: 260px;
	margin: 0;
	padding: 10px 0 0 15px;
}


.box {
	padding-top: 0px;
	text-decoration: none;
}

.post {
	padding-top: 0px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #ef651a;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

#formulier {
	padding-top: 30px;
}

#formulier #bg1 {
	padding: 30px 0 30px 10px;
	background: url(../images/img12.jpg) repeat-y;
	line-height: 20px;
	float: left;
	width: 450px;
}

input {
	display: block;
	width: 150px;
	float: left;
	margin: 0 0 0 0;
}

label {
	display: block;
	width: 150px;
	float: left;
	margin: 0 0 0 0;
}

label {
	text-align: left;
}



/* kolomrechts */

#sidebar {
	float: right;
	width: 260px;
	padding: 37px 76px 0 0;
}

#twitter {
	float: right;
	width: 260px;
	height: 320px;
	padding: 10px 0px 0 0;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 20px 5px 0 5px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar a {
	text-decoration: none;
}

#widebar #colA {
	float: left;
	width: 130px;
	padding-left: 4px;
}

#widebar #colB {
	float: left;
	width: 130px;
}

#widebar #colC {
	float: left;
	width: 130px;
}

#widebar #colD {
	float: left;
	width: 130px;
}

#widebar #colE {
	float: left;
	width: 130px;
}

#widebar #colF {
	float: left;
	width: 130px;
}

#widebar #colG {
	float: left;
	width: 130px;
}


/* Footer */

#footer {
	height: 58px;
	background: url(images/bgfoot.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}
