@charset "UTF-8";
img{ border:0;}

body {
	background:#F9E89D url(../images/bg_drop_nw.jpg) no-repeat  235px 60px; 
	/*background:#F9E89D url(../images/bg_drop.jpg) no-repeat  635px 60px; */
	font-size: 60%;
	font-family:Arial;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
/*	color: #9b9b9b; */
	color: #800000;
	}

.wrap {
	font-size:1.4em;
	line-height:1.5em;
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
	min-width:780px;
	}

.container {
	width:780px;
	min-width:780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	}

/* Links */
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #339900;
}
a:active {
	color: #339900;
}

a.button:link {border:none;}     /* unvisited link */
a.button:visited {border:none;}  /* visited link */
a.button:hover {border:none; background-color: inherit;}   /* mouse over link */
a.button:active {border:none;}   /* selected link */

a img {border:none;}


/* Header */

.header {
	background: url(../images/top_bg.png) 0 0 repeat-x;
	padding:20px 0 0 0;
	height:90px;}	

/* Headers */

h2, h3, h4, h5, h6 {
	font-family:Arial;
	letter-spacing:-2px;
	font-weight:normal;
	margin:0;
	padding:0;
	}

h2 {
	color:#006600;
	font-size:240%;
	line-height:110%;
	padding:10px 0 2px 0;
	}
	
h3 {
	color:#006600;
	font-size:190%;
	line-height:110%;
	}
	
h4 {
	color:#006600;
	font-size:120%;
	line-height:110%;
	}


.slogan {
	background-color:#F9E89D;
	color:#000000;
	font-size:18px;
	padding:20px 0 0 0;
	margin:30px 0 0 100px ;
	text-align:center;
	width:300px;
	}
	

/* home body */
.homebody {
	padding:50px 0 0 0;
	margin:0;
	position:relative;
	}
	
	
/* Main Content (LEFT)*/	
	
.main_content{
	width:750px;
/*	width:549px; */
	float:left;
	}
	
.main_cornerimg{
	background:url(../images/corners.jpg) 260px 460px fixed no-repeat;
	margin:0 0 0 5px;
	}

.main_open {
	background:url(../images/main_top.png) no-repeat;
	width:720px;
/*	width:519px; */
	padding:17px 15px 0 22px;
	float:left;
	height:198px;}
	
.main {
	background:url(../images/main.png) repeat-y;
	width:710px;
/*	width:509px;*/
	float:left;
	padding:0 20px 0 20px;}
	
.main_text{
	text-align:left;
	padding:0 10px 0 10px;
	min-height:280px;}
	
.main_close {
	background:url(../images/main_bottom.png) no-repeat;
	width:750px;
/*	width:549px;*/
	float:left;
	height:40px;}
	
	
/* Menu (RIGHT) */

.menu{
	float:right;
	width:150px;
	min-height:430px;
	margin:0 10px 10px 20px;
	}
	
.menu ul 
{
list-style-image: url(../images/dot.jpg);
color:#006600;
}

.menu a {text-decoration:none;}
.menu a:hover {text-decoration:underline;}

.menu li
{
margin:10px 0 0 0;
}

	

/* Footer */

.footer {
	background: transparent url(../images/footer_bg.jpg) left top repeat-x;
	height:150px;
	padding: 0;
	margin: 0;
	text-align:center;
	color:#50524f;
	}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Float Classes */
	
.fltlft{float:left;}
	
.fltrt{float:right;}

.mediaPlayer{
	display:none;}
	
.mediaPlayer2{
	display:none;}	
.mediaPlayer3{
	display:none;}

a.klikhier {
	background:url(../images/klikhier.jpg) no-repeat;
	display:block;
	height:352px;
	width:512px;
	text-decoration:none;}