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

/*
Theme Name: VIADUKT11
Theme URI: http://www.klabam.com
Description: Repetition works
Version: 05.2011
Author: T. Iamsam-ang
Author URI: http://www.viadukt.nl/
*/

html { height: 100%; }

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

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

img { border: 0 none; }

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

.header {
	width: 1000px;
	background: url("images/content-bg.png");
	background-position: top left;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
	position: relative;
	border: 0px solid #00CC00;
}

#header-top {
	width: 1000px;
	height: 47px;
	background: url("images/header-bg.png");
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

.header-pos {
	margin-left: 42px;
	position: relative;
}


#content {
	width: 1000px;
	min-height: 400px;
	padding-top: 15px;
	padding-bottom: 25px;
	overflow: hidden;
	background-image: url("images/content-bg.png");
	background-repeat: repeat-y;
	position: relative;
}

#col-left2 { 
	width: 625px;
	min-height: 400px;
	margin-left: 42px;
	margin-right: 15px;
	float: left;
	position: relative;
	border: 0px solid #00CC00;
}

/*MENU*/
#menu {
	width: 750px;
	height: 35px;
	float: left;
	position: relative;
	border: 0px solid #00CC00;
}
#menu ul { list-style: none; magrin-left: -30px; }
#menu ul li {
	list-style: none;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-left: 1px solid #333;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
}

#menu ul li a:link, #menu ul li a:visited { color:#222; font-size:14px; text-decoration: none; }
#menu ul li a:hover, #menu ul li a:active { color:#b60f71; font-size:14px; text-decoration: none; }

/*BEGINHOME*/
#banner {
	width: 640px;
	height: 150px;
	position: absolute;
	margin: 250px 0px 20px 222px;
	background-color: #FC0;
	z-index:100 !important;
	border: 10px solid #FFF;
}

#col-left { 
	width: 160px;
	padding-left: 15px;
	margin-left: 42px;
	margin-right: 15px;
	float: left;
	position: relative;
	border: 0px solid #00CC00;
}

.col-middel {
	width: 410px;
	background-color: #222;
	color: #FFF;
	margin-right: 15px;
	float: left;
	position: relative;
	border: 0px solid #00CC00;
}

#col-right {
	width: 265px;
	float: right;
	margin-right: 42px;
	color: #FFF;
	position: relative;
	background: url("images/col-right-topbg.gif");
	background-position: top left;
	background-color: #9e005d;
	background-repeat: no-repeat;
	border: 0px solid #900;
}

.sub-col-right {
	width: 235px;
	margin-left: 0px;
	margin-top: 0px;
	border: 0px solid #900;
}

#float-home {
	width: 610px;
	height: 120px;
	padding: 15px;
	color: #FFF;
	position: absolute;
	margin: 250px 0px 20px 222px;
	background-color: #222;
	z-index:100;
	border: 10px solid #FFF;
}

/*ENDHOME*/

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

.copyright { color:#999999; font-size:10px; margin-top:0px; padding-top:0px; }

/*TEXT*/
.blue { color:#0c8ecc; }
.more-link { color:#0c8ecc !important; }

h1 { font-size: 28px; font-weight: bold; margin-top: 0px; margin-bottom: 25px; }

h2 { font-size: 18px; font-weight: normal; margin-top: 0px; margin-bottom: 10px; }
h2 a { text-decoration: none; }

h3 { font-size: 14px; font-weight: normal; margin-top: 0px; margin-bottom: 10px; }
h3 a { text-decoration: none; }

#col-left h2 { margin-top: 25px; }
#col-left a:link, #col-left a:visited { color:#333; text-decoration: none; }
#col-left a:hover, #col-left a:active { color:#333; text-decoration: none; }

#col-left2 ul { margin-left: -25px; }
#col-left2 li { margin-bottom: 10px; }

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

.col-middel a:link, .col-middel a:visited { color:#0c8ecc; text-decoration: none; }
.col-middel a:hover, .col-middel a:active { color:#0c8ecc; text-decoration: none; }

#float-home a:link, #float-home a:visited { color:#0c8ecc; text-decoration: none; }
#float-home a:hover, #float-home a:active { color:#0c8ecc; text-decoration: none; }

hr { border-bottom: 1px dashed #999; border-top: 0px; border-left: 0px; border-right: 0px; margin-top: 10px; margin-bottom: 10px; }
small { font-size: 11px; }
.clear { clear:both; }

.col-middel ul { margin-left: -25px; }
.col-middel li { margin-bottom: 10px; }

/*PRIKBORD*/
#comments ol { list-style: none; }
#comments ol li { margin-left: -40px; padding: 10px 10px 10px 10px; margin-bottom: 20px; }
.odd, .even { background-color: #222; color: #FFF; border: 5px solid #fff; }

.odd a:link, .odd a:visited { color:#0c8ecc; text-decoration: none; }
.odd a:hover, .odd a:active { color:#0c8ecc; text-decoration: none; }

.even a:link, .even a:visited { color:#0c8ecc; text-decoration: none; }
.even a:hover, .even a:active { color:#0c8ecc; text-decoration: none; }

.bypostauthor { font-size: 14px; }
.nav-button { background-color:#9e005d; width: 150px; padding-top: 5px; padding-bottom: 5px; text-align: center; color: #FFF; }

.inputbutton { 
	background-color: #9e005d;
	padding: 5px 4px 5px 4px;
	color: #FFF;
	font-size: 12px;
	border-top: 0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	cursor: pointer;
}
.inputtext {
	border: 1px solid #CCC;
	height: 25px;
}
.inputareatxt {
	border: 1px solid #CCC;
}
.navigation { width: 830px; margin-bottom: 20px; height: 30px; }
.nav-previous { float: right; }
.nav-next { float: left; }

/*IMAGES*/
img.alignright {float:right; margin:0px 0px 10px 10px; }
img.alignleft {float:left; margin:0 10px 10px 0; }
img.aligncenter {display: block; margin-left: auto; margin-right: auto; }
a img.alignright {float:right; margin:0px 0px 10px 10px; }
a img.alignleft {float:left; margin:0 10px 10px 0; }
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; }