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

/*
Theme Name: KLOOSVINTAGE
Theme URI: http://www.kloosvintage.com
Description: Kloos Vintage
Version: 14.09.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, body {
	font-family: "Georgia", Times New Roman, Times, serif;
	background-image: url("images/bg-box.jpg");
	background-repeat: repeat;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

p { margin-left: 20px; margin-right: 20px; }
h1 { font-size: 20px; font-weight:bold; margin-left: 20px; margin-right: 20px; }
h2 { font-size: 27px; font-weight:normal; margin-left: 20px; margin-right: 20px; margin-bottom: -10px; margin-top: 0px; }

.sIFR-active h2	{ visibility: hidden; font-family: "Georgia", Times New Roman, Times, serif; line-height: 1em; }
			
h3 { font-size: 16px; font-weight:bold; margin-left: 20px; margin-right: 20px; margin-top:20px; margin-bottom: -10px; }
hr { border-bottom: 1px dotted #000000; border-top: 0px; border-right: 0px; border-left: 0px; margin-left: 20px; margin-right: 20px; margin-bottom: 20px; margin-top: 0px; }
img {border: 0; }
a:link, a:visited { color:#000000; text-decoration:underline; }
a:hover, a:active { color:#000000; text-decoration:underline; }
.wit { color:#FFFFFF; margin-right:70px; text-align:center; margin-top: 40px; }

ol { list-style: none; }
ol li { display:block; border: 2px dashed #444444; list-style: none; padding: 10px 10px 10px 10px; margin-right: 20px; margin-left: -20px; margin-bottom: 10px; }

.typetext { width: 200px; border: thin #999999; padding: 3px; background-color: #FFFFFF; font-family: "Georgia", Times New Roman, Times, serif; }
.typetextarea { border: thin #999999; padding: 3px; background-color: #FFFFFF; font-family: "Georgia", Times New Roman, Times, serif; }
.typesubmit { border: 0px; padding: 5px; background-color:#666666; color:#FFFFFF; font-family: "Georgia", Times New Roman, Times, serif; font-size: 16px; font-weight:bold; }
.typeselect { background-color: #FFFFCC; font-family: "Georgia", Times New Roman, Times, serif; font-size:14px; }
label { font-weight:bold; }


/*style mailinglist email field*/
.aanmelden { 
	background-color:#FFFFFF;
	color: #000000;
	font-size: 11px;
	border: 2px solid #999999;
	width: 100px;
	height: 15px;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

/*style mailinglist submit button*/
.btn-aanmelden {
	background-color: #444444;
	color: #FFFFFF;
	font-size: 11px;
	width: 25px;
	height: 17px;
	margin-left: 3px;
	border: 0;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
/*style field*/
.field { 
	background-color:#FFFFFF;
	color: #000000;
	font-size: 14px;
	border: 2px solid #999999;
	font-family: "Georgia", "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

/*style submit button*/
.btn {
	background-color: #444444;
	color: #FFFFFF;
	font-size: 16px;
	padding: 3px 3px 3px 3px;
	border: 0;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

#box {
	width: 900px;
	min-height: 600px;
	/*background-image: url("images/bg-box.jpg");
	background-repeat: repeat;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: visible;
}

/*medium outside-blocks in left content*/
.subcontent-outside {
	width: 405px;
	min-height: 230px;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 17px;
	float: left;
	position: relative;
}

/*Big and medium inside-blocks in left content*/
.subbox1 {
	width: auto;
	min-height: 222px;
	margin: auto;
	/*padding-bottom: 20px;*/
	padding: 20px 0px 20px 0px;
	bottom: 0px;
	position: relative;
	border: 2px dashed #000000;
}

.subbox1 .pads { padding: 20px 20px 20px 20px; }

/*Big outside-blocks in left content*/
.content-outside {
	width: 640px;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 17px;
	float: left;
	position: relative;
}

/*Small inside-blocks on sidebar*/
.subbox3 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	bottom: 0px;
	border: 2px dashed #000000;
}

/*Small outside-blocks on sidebar*/
.block-outside {
	width: 201px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 15px 7px;
	border: 0px solid #FF0000;
	float: left;
	position: relative;
}

.mailing {
	width: 201px;
	height: 75px;
	margin: 0px 0px 15px 7px;
	background-image: url("images/bg-mailinglist.png");
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	border: 0px solid #FF0000;
}