
body {
	margin: 0px;
	background: url(../images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {

	color: #FB7600;
}

a:hover {
	background: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat left top;

	
	
}


/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	margin-top:25px;
	background: url(../images/img02.jpg) repeat-y left top;
}

/* Logo */

#logo {
	margin:0px auto;
	width: 898px;
	height:105px;
	color: #000000;
	background-image:url(../images/header.jpg);
}

#logo .slogan{

	height:100px;
	color:#ff7900;
	width:600px;
	padding-left:320px;
	padding-top:82px;
	font-weight:bold;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 900px;
	height: 44px;
	background: url(../images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #FF7900;
	text-decoration: none;
}

#menu .current{
	background: #FF7900;
}

#menu .first {
	margin-right: 3px;
	background: #FF7900;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Content */

#content {
	
	padding: 20px;
	min-height:400px;
	border-left:1px solid #BCBCBC;
	float: right;
	width: 610px;
	margin:0;
	
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 12px 0px 0 25px;	
	position:relative;
	min-height:400px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 30px;
	list-style-type:none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	padding-left:18px;
	line-height: 35px;
	border-bottom: 1px dashed #BCBCBC;
	background: url(../images/bullet.gif) left 11px no-repeat 
}

#sidebar h2 {
	letter-spacing: -.5px;
	font-size:14px;
	color: #444444;
	font-weight:bold;
}

#sidebar a {
	color: #FB7600;
	border: none;
	font-size:13px;
	font-weight:400;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

#sidebar #links{
	 position:absolute;
	 bottom:0px;
	 line-height:20px;
	 margin:0px;
	 font-size:10px;
}

#sidebar #adv{

	 position:absolute;
	 bottom:50px;
	 line-height:20px;
	 margin:0px;
	 font-size:10px;
}


#sidebar #links a{
	 font-size:11px;
}
/* Footer */

#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer .copy
{
	float:left;
	padding-left:50px;
}

#footer .disc
{
	float:right;
	padding-right:50px;
}

#footer ul {
	list-style: none;
	line-height: normal;
}

#footer li{
	float:left;
	padding-left:15px;
}


#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

/* Form */
.textbox{
	BORDER-RIGHT: #7f9db9 1px solid;
    BORDER-TOP: #7f9db9 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #7f9db9 1px solid;
    BORDER-BOTTOM: #7f9db9 1px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #ffffff
}

.msgbox{
	width:300px;
	border:1px solid #FF7900;
	background-color:#e8e8e8;
	
	margin-bottom:30px;
	padding:5px;
	line-height: 20px;
	font-size:12px;
	vertical-align:top;	
}

.form{
	width:310px;
	margin:0px auto;
	padding:0px;
	margin-top:30px;

	
}

.rights{
	width:450px;
	margin:0px auto;
	font-size:10px;
	margin-top:70px;
}

.favoriet{
	margin:0px auto;
	margin-top:50px;
	width:280px;
}
