/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Edited by Kemal Korkmaz
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(images/img01.jpg);
	font: bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7d674d;
}

h1, h2, h3 {
	font-weight: bold;
	color: #B27217;
}

h1 {
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: .8em;
	line-height: 150%;
}

p {
}

blockquote {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img06.gif) no-repeat left center;
}

ol {
	margin-left: 3em;
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a {
	color: #D65601;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

input, textarea, select {
}

input {
}

textarea {
}

select {
}

.bg {
	background: url(images/img02.jpg) repeat-x;
}

/* Header */

#header {
	width: 960px;
	height: 270px;
	margin:  auto;
	padding-top: 20px;
}

/* Logo */

#logo {
	float: ;
}

#logo h1 {
	margin: 0;
	font-size: 1.6em;
}

#logo h2 {
	margin: 0;
	padding-left: 0em;
	font-size: 1em;
	font-weight: normal;
}

#logo a {
	text-transform: ;
	text-decoration: none;
	color: #FFFFFF;

}

/* Menu */

#menu {
	float: center;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding-top: 0em;
	list-style: none;
}

#menu li {
	display: inline;
	padding-left: 1.4em;
	background: none;
}

#menu a {
	text-decoration: none;
	letter-spacing: .2px;
	color: #663311;
	font-size: 1.1em;
	font-weight: bold;
}

#menu a:hover {
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0 auto;
}

/* Sidebar */

#sidebar {
	float: center;
	width: 230px;
	background: url(images/img04.jpg) repeat-y;
}

#sidebar .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/img03.jpg) no-repeat;
}

#sidebar .kisamesaj {
	margin: 0;
	padding: 0px 20px 0 20px;
}

#sidebar .content {
	padding: 20px;
}

#sidebar .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Content */

#content {
	float: ;
	width: 960px;
}

/* Splash */

#splash {
	text-align: center;
	background: url(images/img09.jpg) repeat-y;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(images/img08.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}
#splash img {
	border: none
}

/* Welcome */

#normal {
	padding: 0 20px;
}

#normal img {
	margin-left: 0em;
	margin-right: 0em;
}

/* Samples */

#yazi {
	padding: 20px;
	background: url(images/img05.jpg) repeat-x;
}

/* Kisamesaj*/
#kisamesaj {
	padding: 0 20px;
}

#textBox {
	padding: 20px;
}


/* Footer */

#footer {
	width: 460px;
	margin: 10px;
}

#footer p {
	font-size: 10px;
}

/* sagmenu */

#sagmenu {
	float: right;
}
/* sponsor */

.logo { 
	min-width: 100px;
	font-size: 1.2em;
	padding: 0px 10px 10px 0px;
}

.sponsor {
	font-size: 1.1em;
	color: #B27217;
	line-height: 125%;
	min-width: 250px;	
}

/* contact formulier */

div#contact {
	width: 500px;
	margin:0 auto;
	padding: 15px;
}
input.goed, textarea.goed {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
	padding: 3px;
	margin: 3px;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
label.goed {
	float: left;
	width: 160px;
	text-align: left;
	padding-top: 5px;
}
label.fout {
	color: #FF0000;
	float: left;
	width: 160px;
	text-align: left;
	padding-top: 5px;
}

p.contact {
	margin-bottom: .8em;
	line-height: 100%;
}

#contact ul li {
	padding-left: 1em;
	background: url(../images/img06.gif) no-repeat left center;
	font-size: 0.7em;
	color: #FF0000;
	line-height: 100%;
}

#contact img {
	margin-left: 163px;
}