/*
*	Slicing by: www.Gryx.be
*	Do not copy the code nor the graphics.
*/
body {
	background: #fff url(images/pattern.jpg) 50% 0 repeat;
	color: #000;
	margin: 11px 0;
}
.clear {
	clear: both;
}
#container {
	width: 718px;
	margin: 0 auto;
	font: 0.8em Verdana;
}
input.invulvak {
	background: url(images/input.jpg) no-repeat;
	padding: 0 10px;
	margin: 0;
	width: 118px;
	border: 0;
	height: 16px;
}
/* HEADER */
#header {
	height: 134px;
	background: url(images/header.jpg);
}
#header h1, #header h2 {
	margin: 0;
	padding: 0;
	display: none;
}

/* LOGIN */
#login {
	position: relative;
	float: right;
	right: 16px;
	top: 24px;
	width: 400px;
	height: 22px;

}
#login h3 {
	padding: 0 10px 10px 0;
	margin: 0;
	float: right;
}
#login h3 span{
	display: none;
}
#login form {
	float: right;
	clear: both;
}
#login label{
	float: left;
	clear: both;
	width: 6em;
	text-align: right;
	padding-right: 0.5em;
	margin-bottom: 5px;
}
#login input {
	margin-bottom: 5px;
}

/* MENU */
#menu {
	float: left;
	text-align: right;
	width: 174px;
	background: url(images/menu_b.jpg);
}
#menu_h {
	padding: 0 20px;
	background: url(images/menu_h.jpg) top no-repeat;
}
#menu_f {
	height: 10px;
	font-size: 1px;
	clear: both;
	background: url(images/menu_f.jpg);
}
#menu h11 {
	margin: 0 -14px 0 0;
	padding: 5px 0 0 0;
}
#menu h3 {
	margin: 0 -14px 0 0;
	padding: 5px 0 0 0;
}
#menu h3 span {
	display: none;
}
#menu ul {
	list-style: none;
	margin: 0;

}
#menu ul a {
	text-decoration: none;
	color: #000;
}
form#nwsbrief {
	padding: 0;
	margin: 0 -10px 0 0;
}

/* CONTENT */
#content {
	width: 523px;
	float: right;
}

/* BOX */
.box {
	margin-bottom: 10px;
	background: url(images/box_b.jpg);
}
.box_h {
	padding: 15px 0 0 0;
	background: url(images/box_h.jpg) top no-repeat;
}
.box_f {
	font-size: 1px;
	background: url(images/box_f.jpg);
	height: 10px;
}
p.gedicht {
	position: relative;
	right: 15px;
	width: 280px;
	padding: 0;
	margin: 0;
	float: right;
	text-align: right;
	left: 417px;
	top: 160px;


}
.gedichtinfo2 {
	padding: 0 5px 0 15px;
	width: 300px;
	float: left;
	color: #638415;
}
span.gedichtt {
	color: #638415;
	font-size: 15;
}
.gedichtinfo {
	padding: 0 5px 0 15px;
	width: 180px;
	float: left;
	color: #638415;
}
.gedichtinfo h3 {
	background: url(images/posticon.jpg) no-repeat;
	height: 50px;
	padding: 0.5em 0 0 55px;
	margin: 0;
	color: #686868;
	font-size: 80%;
}
span.auteur {
	font-size: 80%;
	color: #638415;
}
.gedichtinfo ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.gedichtinfo ul img {
	border: 1px solid #ccc;
}
.gedichtinfo ul li a {
	text-decoration: none;
	color: #638415;
}

#footer {
	clear: both;
	background: url(images/footer.jpg);
	height: 29px;
	line-height: 29px;
	text-align: right;
	padding-right: 10px;
}
