* html body {height: 100%;}

html,body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

body {
	padding: 0;
	margin: 0;
	background: url(../img/background.gif);
	background-repeat: repeat-x;
}

#supercontainer {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 340px;
	background: url(../img/supercontainer.png);
	background-repeat: no-repeat;
}

#header {
	position: relative;
	top: 50px;
	left: 120px;
	line-height: 2.0em;
	font-weight: bold;
	width: 700px;
}

.hd1 {
	font-size: 0.8em;
	color: #123359;
}	

.hd2 {
	font-size: 0.8em;
	color: #d2d2d2;
}	

.hd3 {
	font-size: 0.8em;
	color: #1fcffc;
	margin-left: 40px;
}	

.hd4 {
	font-size: 0.8em;
	color: #d2d2d2;
	font-weight: normal;
}	

.hd5 {
	font-size: 0.7em;
	color: #123359;
	margin-left: 70px;
	line-height: 0.7em;
}	

#shortmenu {
	position: relative;
	color: #123359;
	float: right;
	right: 40px;
	font-size: 0.7em;
}

#shortmenu a:link, #shortmenu a:visited, #shortmenu a:active {
	color: #123359;
	text-decoration: none;
}

#shortmenu a:hover {
	color: #123359;
	text-decoration: underline;
}

#container {
	position: relative;
	top: 75px;
	left: 28px;
	width: 936px;
	background: url(../img/container.gif);
	background-repeat: repeat;
}

#content {
	min-height: 680px;
	background: url(../img/content.jpg) top left no-repeat;
	padding-top: 20px;
}

#footer {
	width: 926px;
	bottom: 0;
	padding-left: 10px;
	font-size: 0.7em;
	color: #7a7e80;
	z-index: 100;
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top: 1px solid #dae4e5;
}

#menu {
	float: left;
	width: 180px;
	font-size: 0.8em;
	line-height: 1.8em;
	margin-right: 5px;

}

#menu ul {
	margin-left: 30px;
	padding: 0px;
}

#menu ul li {
 	list-style-image: url(../img/list.gif);
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

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


#text a:link, #text a:visited, #text a:active {
	color: #ec008c;
	text-decoration: underline;
}

#text a:hover {
	color: #d1007d;
	text-decoration:none;
}

#text {
	float: right;
	padding-right: 2px;
	margin-right: 8px;
	width: 560px;
	color: #123359;
	font-size: 0.8em;
	line-height: 1.6em;
}

#text h1 {
	color: #123359;
	font-size: 1.4em;
	border-bottom: 1px solid #1fcffb;
}

#text h3 {
	color: #123359;
	font-size: 1.0em;
	border-bottom: 1px solid #1fcffb;
}

#text ul li {
 list-style-image: url(../img/list2.gif)
}

#sider{
	float: right;
	width: 160px;
	color: #123359;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 8px;
	text-align: right;
}

#sider_gedichten{
	float: right;
	width: 160px;
	color: #123359;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 200px;
	margin-left: 5px;
	margin-right: 8px;
	text-align: right;
}

#banner {
	border-top: 1px solid #1fcffb;
	margin-top: 50px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 560px;
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: center;
	
}

#banner2 {
	border-top: 1px solid #1fcffb;
	margin-top: 50px;
	padding-top: 10px;
	margin-left: 192px;
	margin-right: auto;
	width: 560px;
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: center;
	
}

.box_center ul li {
	 list-style: none;
	 font-weight: bolder;
	 line-height: 2.0em;
}

.box_top {
	background: url(../img/box_top.gif);
	height: 8px;
	min-height: 8px;
	width: 517px;
	background-repeat: no-repeat;
	border: 0px solid blue;
}

.box_center {
	overflow: hidden;
	width: 517px;
	background: url(../img/box_center.jpg);
	background-repeat: repeat;
}

.box_left {
	float: left;
	width: 230px;
}

.box_right {
	float: right;
	width: 230px;
	margin-right: 40px;
}

.box_bottom {
	clear: both;
	background: url(../img/box_bottom.gif);
	height: 8px;
	width: 517px;
	background-repeat: no-repeat;
}

.clear {
	position: relative;
	clear: both;
	height: 50px;
}

.gedichten_links {
float: left;
width: 280px;
text-align: center;
}


.gedichten_rechts {
float: right;
width: 280px;
text-align: center;
}

#pages {
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
}

#pages a:link, #pages a:visited, #pages a:active {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

#pages a:hover{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #ec008c;
	background: 
}

#pages a.current:link, #pages a.current:visited, #pages a.current:active , #pages a.current:hover{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #ec008c;
	background: #f799d1;
	color: #FFFFFF;
	text-decoration: none;
}

#addBookmarkContainer  img{
	border: 0px;
	vertical-align: bottom;
}

#sider .smalltext {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	padding-left: 5px;
}

#sider_gedichten .smalltext {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	padding-left: 5px;
	margin-top: -185px;
}


.smalltext  h3 {
	font-size: 1.1em;
	line-height: 1.3em;
	display: inline;
	font-weight: bold;
}


.smalltext img {
	margin-top: 1px;
	margin-bottom: 1px;
}

.smalltext a:link, .smalltext a:visited, .smalltext a:active {
	color: #ec008c;
	text-decoration: underline;
}

.smalltext a:hover {
	color: #d1007d;
	text-decoration:none;
}

#decoration {
	position: relative;
	top: -150px;
	left: 30px;
	margin-top: 40px;
	width: 69px;
	height: 112px;
	background: url(../img/decoration.gif);

}

#OneStatTag {
	float: right;
	display: block;
	width: 926px;
	padding-left: 10px;
	padding-top: 10px;
	background: #FFFFFF;

}


/*
div {
border: 1px solid green;
}
*/