body {
	font-size: 12px;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin: 0px;
	background: black url('wallpaper.png') repeat-x fixed;
}

a {color: #FFF;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.pink {
	color: #d324ff;
}


#leftlogo {
	position: fixed;
	width: 151px;
	height: 102px;
}

#maincontainer {
	width: 676px;
	background: url('cont_bg.png');
	margin: auto;
}

#main {	margin-top: 20px;

	width: 632px;
	height: 100%;
	margin: auto;
}

.fixedlinks {
	position: fixed;
	background: black;
	border-bottom: 1px solid white;
	width: 632px;
	height: 15px;
	margin: auto;
	font-size: 10px;
	text-align: left;
}

.header {
	width: 632px;
	height: 255px;
	background: url('header.png');
	background-position: 0 15px;
	margin: auto;
}

.button_spacer {
	margin-top: 1px;
}

.links {
	width: 632px;
	height: 33px;
	background: url('button_bg.png');
	margin: auto;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
	vertical-align: 50%;
	line-height: 30px;
}

.default_center {
	width: 500px;
	margin: auto;
	margin-top: 35px;
}

.gastenboek {
	width: 572px;
	margin: auto;
	padding-left: 30px;
	padding-right: 30px;
}

.gb_entry_top {
	width: 572px;
	border-collapse: collapse;
	cellspacing: 0px;
	background: #530069;
	margin-top: 10px;
}

.gb_entry_bottom {
	width: 572px;
	border-collapse: collapse;
	cellspacing: 0px;
	border: none;
	margin-top: 5px;
}

.gb_title {
	font-size: 10px;
	width: 448px;
	padding-left: 2px;
}

.gb_edit {
	font-size: 10px;
	width: 130px;
	text-align: right;
	padding-right: 2px;
}

.gb_avatar {
	width: 80px;
	height: 80px;
	vertical-align: top;
}

.avatar_img {
	padding-top: 2px;
	padding-left: 2px;
}

.gb_post {
	width: 492px;
	vertical-align: top;
	padding-left: 15px;
}

.avatar {
	width: 74px;
	height: 74px;
	border: 1px solid white;
}

.quote {
	width: 480px;
	font-size: 10px;
	border: 0px;
}

.original_poster {
	height: 15px;
	background: #b500e5;
	padding-left: 5px;
}

.original_entry {
	background: #888;
	padding-left: 5px;
}

.grijze_lijn {
	font-weight: bolder;
	background-color: #888;
	padding-left: 5px;
	width: 572px;
	margin-top: 35px;
	margin-bottom: 25px;
}

.leave_message {
	width: 460px;
	margin-top: 10px;
	margin: auto;
}
.leave {
	border-collapse: collapse;
	border: 0px;
	margin: auto;
}

.inputdescription {
	width: 160px;
	height: 15px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
}

.inputfields {
	width: 300px;
	height: 15px;
	padding-top: 5px;
}

.kies_avatar {
	width: 300px;
	height: 100px;
	text-align: center;
}

.av_img {
	padding-right: 2px;
}

.av_img_td {
	width: 75px;
	height: 100px;
	text-align: center;
}

.type1 {
	width: 300px;
	height: 14px;
}

.type2 {
	width: 300px;
	height: 140px;
}

.type3 {
	width: 100px;
	height: 20px;
}

.copy {
	color: #666;
	font-size: 8pt;
}
