body {
	background-color: #006dbc;
	color: white;
	background-image: url(./img/bodyback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment:fixed;
}

#container {
	width: 770px;
	margin: 10px auto;
	background-color: white;
	color: black;
	border: 1px solid gray;
}

#content {
	margin: -6px 40px 10px 40px;
	font-family: verdana, sans-serif;
	color: black;
	line-height: 13pt;
	font-size: 8pt;
	background-color: white;
	text-align: justify;
}

#content img {
	margin: 10px auto 0px auto;
}

.silence {
	height: 20px;
	max-height: 20px;
}

#logotop {
	max-width: 770px;
	width: 790px;
	height: 70px;
	background-image: url("./topback.png");
	background-color: #b40004;
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 32pt;
	color: white;
	font-family: trebuchet ms, arial, sans-serif;
	line-height: 80%;
	text-align: center;
	padding-top: 15px;
}

.jongste {
	display: block;
	font-size: 8pt;
	font-style: italic;
}

#footer {
	clear: both;
	margin-bottom: 0px;
	padding: .5em;
	color: #333;
	background-color: white;
	border-top: 1px solid gray;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}

h1 {
	font-family: verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	line-height: 25pt;
	vertical-align: top;
}

#top {
	background-color: white;
	color: black;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	max-height: 20px;
}

ul.menu {
	height: 20px;
	background: url(./img/menu_bottom.gif) bottom;
	margin-left: 0;
	margin-top: 0;
}

li.menuitem {
	display: inline;
	list-style-type: none;
	font-family: tahoma, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: text-top;
}	

.menu a:link, .menu a:visited, .menu a:active {
	text-decoration: none;
	color: black;
	background-color: transparent;
	text-align: center;
	font-size: 13px;
}

.menu a:hover {
	color: red;
	background-color: transparent;
}

a:link, a:visited {
	color: #20239C;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	color: red;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.menu td {
	background: url(./img/menu_bottom.gif) bottom;
	text-align: center;
	width: 60px;
}

small {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-style: italic;
	vertical-align: bottom;
}

.author {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-style: italic;
	vertical-align: bottom;
}

#content ul {
	margin-top: 3px;
}

.drumset {
	list-style: upper-alpha;
}

.cymbals {
	list-style: decimal;
}

.bands {
	list-style: disc;
}

.datum {
	font-size: 7pt;
	background-color: transparent;
	color: gray;
}

.datummobile {
	display: none;
	font-size: 7pt;
	background-color: transparent;
	color: gray;
}

.linkpastlogs {
	font-size: 8pt;
	font-family: tahoma, sans-serif;
}

.weblogimg {
	float: right;
}

.cv_client {
	margin-bottom: 60px;
}

.cv_name {
	display: block;
	font-weight: bold;
}

.cv_tasks {
	display: block;
	font-style: italic;
	margin-bottom: 10px;
}

.cv_client img {
	float: left;
}

.cv_description {
	display: block;
	margin-left: 170px;
}

h6 {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	line-height: 100%;
	color: black;
	margin-top: 25px;
	margin-bottom: -5px;
}

#sidebar {
	display: none;
	float: right;
	width: 100px;
	background-color: #590001;
	height: 100%;
}

.audiolist {
	padding-left: 12px;
	list-style: square;
}

#frontpic {
	margin-top: -45px !important;
	vertical-align: top;
	display: block;
	float: right;
	border: none;
}