/*
Theme Name: Gratis-SMSen.nl
Theme URI: http://www,.gratis-smsen.nl
Description: Thema voor de website Gratis-SMSen.nl.
Version: 1.0
Author: Olivier van Herpt
Author URI: http://www,.gratis-smsen.nl
*/
/**************************************/
/* Deze CSS is gemaakt door Niels Kim */
/* voor gratis-smsen.nl. Op deze CSS  */
/* rust een copyright, hierdoor mag   */
/* niets worden overgenomen zonder de */
/* toestemming van de auteur!         */
/**************************************/

* {
	margin:0;
	padding:0;
	border:0;
	list-style-type: none;
	}
body {
	background-image: url('images/bgbody.png');
	font-family: verdana, sans-serif;
	padding-top: 10px;
	}
#kliko {
	width: 882px;
	margin: 0 auto;
	position: relative;
	}
#afsluiterkliko {
	background-image: url('images/bgklikosluiter.gif');
	height: 8px;
	font-size: 1px;
	}

/* Header */
#header {
	width: 882px;
	height: 121px;
	position:relative;
	}
#ads {
	position: absolute;
	top: 30px;
	right: 50px;
	}
	
/* Menu */
div#menu {
	position: relative;
	height: 27px;
	background-image: url('images/bgmenu.png');
	font-family: Tahoma, sans-serif;
	font-size: .8em; 
	letter-spacing: 1px;
	}
div#menu ul {
	width: 882px;
	}
li.menuitem {
	float: left;
	line-height: 27px;
	text-align: center;
	}
li#menuitem01 { width: 82px; }
li#menuitem02 { width: 119px; }
li#menuitem03 { width: 120px; }
li#menuitem04 { width: 108px; }
li#menuitem05 { width: 109px; }
li#menuitem06 { width: 128px; }
li#menuitem07 { width: 95px; }
li#menuitem08 { width: 95px; }
li.menuitem a {
	color: #fff;
	font-weight: normal;
	}
li.menuitem a:hover {
	color: #fff;
	font-weight: normal;
	}

/* Contentkliko */
#contentkliko {	
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	background-image: url('images/bgcontentkliko.png');
	padding: 7px;
	min-height: 780px;
	}

/* Balkrechts */
#balk_rechts {
	width: 183px;
	float: right;
	}
.rechts_blok {
	background-image: url('images/bgrechts_blok.png');
	margin-bottom: 10px;
	}
.rechts_blok h3 {
	background-image: url('images/bgh3.png') ;
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 25px;
	line-height: 27px;
	color: #fff;
	font-size:0.75em;
	font-family: Verdana, sans-serif;
	}
.rechts_blok p, .rechts_blok .p {
	margin: 0 5px 20px 5px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
	}
.rechts_blok ul {
	list-style-type: none;
	margin-left: 20px;
	}
.rechts_blok ul li {
	font-size: 0.75em;
	}
.rechts_blok ul {
	list-style-type: square;
	}
.rechts_sluiter {
	background-image: url('images/bgrechts_blok_sluiter.png');
	background-repeat: no-repeat;
	height: 5px;
	font-size: 1px;
	}

/* Content */
#content {
	width: 668px;
	}
.content_blok {
	background-image: url('images/bgcontent_blok.png');
	margin-bottom: 10px;
	font-size: 0.75em;
	line-height: 1.5em;
	}
.content_blok h2 {
	background-image: url('images/bgh2.png') ;
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 25px;
	line-height: 27px;
	color: #fff;
	font-size:0.75em;
	font-family: Verdana, sans-serif;
	}
.content_blok_content {
	margin: 0 5px 20px 5px;
	}
.content_blok p,.content_blok p.p {
	margin: 0 0 20px 0;
	}
.content_blok p.enter {
	margin: 0;
	}
.content_blok li {
	margin: 0 5px 0 5px;
	}
.bloksluiter {
	background-image: url('images/bgcontent_blok_sluiter.png');
	background-repeat: no-repeat;
	height: 5px;
	font-size: 1px;
	}

/* Copyright */
#copyright {
	width: 882px;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 0.75em;
	text-align: center;
	font-weight: bold;
	}
#copyright  {
	}

/* Links */
a {
	font-weight: bold; 
	color: #E4430B;
	text-decoration: none;
	}
a:hover {
	color: #E4430B;
	text-decoration: underline; 
	}
a.copylink { color: #fff; }
a:hover.copylink { color: #fff; }


#linkpartners_bottom {
	margin: 0px;
	padding: 0px;
}
#linkpartners_bottom ul {
	margin-left: 10px;
}
#linkpartners_bottom ul li {
	font-size: 10pt;
	margin-right: 5px;
}
input, textarea { border: 1px solid #066bf7 }

.clear {
	clear: both;
}
