body, html
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

h1
{
	font-size: 10px;
	color: #adff00;
	font-weight: bold;
	margin: 0px;
	display: inline;
}

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

div.content
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -383px;
	width: 766px;
}

div.top
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 458px;
	background: url('../img/flowers.png') no-repeat;
}

div.buttons
{
	position: absolute;
	top: 10px;
	left: 10px;
}

table.table_buttons td
{
	padding: 0px 10px;
	height: 9px;
	line-height: 15px;
}

table.table_buttons td.first_button
{
	border-right: #8f8f8f 1px dotted;
}

div.logo_text
{
	position: absolute;
	top: 75px;
	left: 20px;
}

div.logo_img
{
	position: absolute;
	top: 0px;
	right: 0px;
}

div.menu, div.admin_menu
{
	position: absolute;
	left: 50px;
}

div.menu
{
	top: 160px;
}

div.admin_menu
{
	top: 140px;
}

div.menu ul, div.admin_menu ul
{
	list-style-type: none;
}

div.menu li, div.admin_menu li
{
	background: url('../img/pijl.png') no-repeat 0px 2px;
	padding-left: 12px;
	line-height: 10px;
	margin: 15px 0px;
}

div.admin_menu li
{
	margin: 10px 0px;
}

div.menu li a, div.admin_menu li a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div.menu li a:hover, div.admin_menu li a:hover
{
	color: #ad01f6;
}

div.middle
{
	position: relative;
	top: 350px;
	width: 726px;
	padding: 0px 20px;
	vertical-align: top;
}

div.line
{
	position: absolute;
	top: 30px;
	left: 259px;
	bottom: 0px;
	border-left: #6D6D6D 1px dotted;
}

div.line2
{
	position: absolute;
	left: 503px;
	bottom: 0px;
	height: 100px;
	border-left: #6D6D6D 1px dotted;
}

div.left
{
	float: left;
	width: 240px;
	min-height: 400px;
}

div.right
{
	float: right;
	width: 486px;
}

div.events, div.welcome, div.agenda, div.random, div.admin_box, div.yt
{
	background: #000000 url('../img/bar.png') repeat-x;
	padding-top: 4px;
	min-height: 200px;
}

div.yt
{
	margin-top: 1px;
}

div.admin_box
{
	width: 726px;
}

div.welcome
{
	width: 486px;
	min-height: 300px;
}

div.agenda
{
	float: left;
	width: 243px;
}

div.random
{
	float: right;
	width: 242px;
	border-left: #6D6D6D 1px dotted;
}

div.clear
{
	clear: both;
}

table.table_top td
{
	padding: 5px 10px;
	vertical-align: top;
}

table.table_top td.border
{
	border-right: #6D6D6D 1px dotted;
}

table.table_top td.first_text
{
	width: 225px;
	height: 16px;
	border-right: #6D6D6D 1px dotted;
}

table.table_top td.first_text2
{
	width: 225px;
	height: 16px;
}

table.table_top td.second_text
{
	height: 16px;
}

table.table_top td.pos_correct
{
	padding-top: 10px;
}

div.music_box
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.bottom
{
	position: relative;
	top: 350px;
	left: 20px;
	width: 726px;
	background: url('../img/bar.png') repeat-x;
	text-align: center;
	font-weight: normal;
	padding-top: 9px;
	height: 42px;
}

div.error
{
	border: #ee1515 1px solid;
	background: #ffa8a8 url("../img/icon/16-message-warn.png") no-repeat;
	line-height: 16px;
	padding-left: 20px;
	color: #ee1515;
	font-weight: bold;
	width: 485px;
	margin: 5px 0px;
}

table.admin
{
	width: 100%;
}

table.admin td.left
{
	width: 100px;
}

input.text
{
	width: 300px;
}

textarea.textbox
{
	width: 300px;
	height: 150px;
}

table.guestbook
{
	width: 680px;
}

table.guestbook td.add, td.pag
{
	width: 50%;
}

table.guestbook td.pag
{
	text-align: right;
}

table.guestbook td.border_bottom
{
padding-bottom: 15px; 
border-bottom: #FFFFFF 1px dashed;
}
