@charset "UTF-8";
/* CSS Document */

/*
Theme Name: VIADUKT
Theme URI: http://www.klabam.com
Description: Repetition works
Version: 11.03.2009
Author: T. Iamsam-ang
Author URI: http://www.klabam.com/
*/


/* CSS Document */
/*copyright 2009 KLABAM | www.klabam.com | info@klabam.com*/
/*written by T.Iamsam-ang*/

/* general CSS template*/

html { height: 100%; }
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #736357;
	background-image: url("images/bg-posters3.jpg");
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

img { border: 0 none; }
#content-left h1 { font-size: 40px; color: #990000; }
#subside1 h1 { font-size: 27px; letter-spacing: 2px; font-weight: normal; margin-bottom: 25px; }
#subside1 h2 { font-size: 18px; font-weight: normal; margin-bottom: -10px; *margin-top: -5px; }
#subside1 p { font-size: 12px; font-weight: normal; }

#subside1 hr { border-bottom: dashed 2px #FF0099; border-left: 0px; border-right: 0px; border-top: 0px; margin-bottom: 10px; }
#content-left hr { border-bottom: dashed thin #736357; border-left: 0px; border-right: 0px; border-top: 0px; margin-bottom: 10px; }
#content-left h2 { font-size: 20px; font-weight: bold; color:#CC0033; margin-bottom: 0px; }
#content-left h3 { font-size: 14px; font-weight: bold; color:#CC0033; margin-bottom: -10px; }
#content-left a:link, #content-left a:visited { text-decoration: none; color:#736357; }
#content-left a:hover, #content-left a:active { text-decoration: none; color:#dc4079; }

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

#subside2 a:link, #subside2 a:visited { text-decoration: none; color:#736357; }
#subside2 a:hover, #subside2 a:active { text-decoration: none; color:#dc4079; }

.header { left: 45px; bottom: 0px; position: absolute; }
.date {font-size:10px; font-weight:normal; color:#FFFFFF; }

/*sidebar 1*/

#side1-box {
	width: 230px;
	background-color: #9e005d;
	margin: 0 auto;
}

#side1 {
	width: 230px;
	background-color: #9e005d;
	background-image:url("images/menu-bg.gif");
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
}

#side1 ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#side1 li {
	list-style: none;
	background: url("images/bulletsub1.gif") left center no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}

#subside1 {
	width: 200px;
	margin-left: 15px;
	height:auto;
	position: relative;
	padding-top: 5px;
	color: #FFFFFF;
}

/*sidebar 2*/

#side2-box {
	width: 230px;
	margin: 0 auto;
}

#side2 {
	width: 250px;
	position: relative;
	margin: 0 auto;
}

#side2 ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 40px;
}

#side2 li {
	list-style: none;
	background: url("images/bulletsub2.gif") left center no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}

#subside2 {
	width: 250px;
	/*margin-left: 15px;*/
	height:auto;
	position: relative;
	padding-top: 5px;
}

/*the rest*/

#content-left ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0px;
}

#content-left li {
	list-style: none;
	background: url("images/bullet.gif") left top no-repeat;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 5px;
}

#content-left {
	width: 420px;
	height: auto;
	float: left;
	margin-left: 65px;
	margin-top: 0px;
	position: relative;
}

#content-right {
	width: 280px;
	height: auto;
	float: right;
	margin-right: 25px;
	margin-top: 0px;
	position: relative;
}

#box {
	width: 825px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	height: 100%;
    height: auto;
	border: 0px solid #000000;
}

#header {
	width: 825px;
	height: 169px;
	background-image: url("images/headerbg.png");
	background-repeat: repeat-y;
	position: relative;
	border: 0px solid #00CC00;
}

#sidebar {
	width: 825px;
	height: 50px;
	background-image: url("images/contentbg.png");
	background-repeat: repeat-y;
	position: relative;
	border: 0px solid #33FFFF;
}

#zoek {
	width: 127px;
	height: 26px;
	float: right;
	top: 10px;
	right: 50px;
	position: relative;
}

#menu {
	width: 565px;
	float: left;
	top: 10px;
	left: 50px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	color: #dc4079;
}

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

#content {
	width: 825px;
	/*min-height: 400px;*/
	overflow: hidden;
	padding-bottom: 20px;
	background-image: url("images/contentbg.png");
	background-repeat: repeat-y;
	position: relative;
	*z-index: -1 !important;
	_z-index: -1 !important;
}

#footer {
	width: 825px;
	height: 81px;
	background-image: url("images/footer.png");
	background-repeat: no-repeat;
	position: relative;
}