@charset "utf-8";
/* CSS Document */
#pane {
	height: 440px;
	font-size:12px;
	width:500px;
	line-height:20px;
	padding-right:15px;
}
a:link {
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
}
body {
	font-family:Trebuchet MS, Trebuchet, Helvetica, Jamrul, sans-serif;
}
#logo {
	padding-bottom:25px;
	height:60px;
	width:300px;
}
#container {
	background-image:url(../img/logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:auto;
	width:910px;
	height:689px;
}
#wrapper {
	height:492px;
	width:100%;
	float:left;
	margin-left:100px;
	margin-bottom:20px;
}
a#blok1a {
	background-color:#666699;
	float:left;
	margin-right:30px;
	width:550px;
	text-decoration:none;
	height:500px;
}
a#blok2a {
	float:left;
	margin-right:35px;
	margin-top:240px;
	width:75px;
	height:109px;
}
a#blok3a {
	float:left;
	margin-right:30px;
	margin-top:240px;
	width:75px;
	height:109px;
}
a#blok1b {
	float:left;
	margin-right:30px;
	margin-top:240px;
	width:75px;
	height:109px;
}
a#blok2b {
	background-color:#33cc99;
	float:left;
	margin-right:30px;
	width:550px;
	text-decoration:none;
	color:#FFFFFF;
	height:500px;
}
a#blok3b {
	float:left;
	margin-right:30px;
	margin-top:240px;
	width:75px;
	height:109px;
}
a#blok1c {
	float:left;
	margin-right:30px;
	margin-top:240px;
	width:75px;
	height:109px;
}
a#blok2c {
	float:left;
	margin-right:30px;
	margin-top:240px;
	width:75px;
	height:109px;
}
a#blok3c {
	background-color:#993366;
	float:left;
	margin-right:30px;
	width:550px;
	text-decoration:none;
	height:500px;
}
#footer {
	float:right;
	color:#999999;
	height:20px;
	font-size:10px;
}
#footer a {
	color:#999999;
	text-decoration:none;
}
a .tekst {
	display: none;
}
img {
	border:0px;
}
#tekst-in-gr {
	margin-top:455px;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
	padding:10px;
}
#menu-links-onder {
	font-size:11px;
	height:40px;
	color:#999999;
	float:left;
	padding-left:0px;
	width: 95px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#menu-links-onder a {
	color:#999999;
	text-decoration:none;
}
#menu-rechts-onder {
	border-left:1px #999999 solid;
	font-size:10px;
	float: none;
	color:#999999;
	margin-top:463px;
	margin-left:580px;
	/*position: absolute;*/
	padding-left:5px;
	left: 325px;
	top: 80px;
}
#menu-rechts-onder a {
	text-decoration:none;
	color:#999999;
}
#item-containera {
	width:500px;
	height:492px;
	position:absolute;
	margin-top:50px;
	float:left;
	z-index:auto;
	top: 58px;
	margin-left:120px;
}
#item-containerb {
	width:500px;
	height:492px;
	position:absolute;
	margin-top:50px;
	float:left;
	z-index:auto;
	top: 58px;
	margin-left:230px;
}
#item-containerc {
	width:500px;
	height:492px;
	position:absolute;
	margin-top:50px;
	float:left;
	z-index:auto;
	top: 58px;
	margin-left:335px;
}
#item-container h2 {
	font-size:24px;
	margin-bottom:2px;
	margin-top:2px;
}
#item-container a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height:20px;
}
.style2 {
	font-size: 12px;
	font-style:  italic;
	text-align:center;
}
.style3 {
	font-size: 9px
}
.style4 {
	font-size: 10px
}
.style5 {
	font-size: 12px
}
.style6 {
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	font-size: 24px;
	font-weight:bold;
	line-height:28px;
}
h4 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:-14px;
}
h5 {
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
}
em {
	font-size:12px;
}
input, textarea {
	background: #EEE;
	border: 1px solid #DDD;
	padding: 3px;
	color: #666;
	font-size: 12px;
	width: 380px;
}
textarea {
	height:150px;
}
input.button {
	width: 100px;
	border: 1px solid #CCC;
	cursor: pointer;
}
input:hover, textarea:hover {
	border: 1px solid #99ff99;
	background: #ccffcc;
}
input:focus, textarea:focus {
	border: 1px solid #99ff99;
	background: #ccffcc;
}
div#ajaxresponse {
	margin-bottom: 10px;
}
span#error {
	color: #CF5A5A;
}
span#success {
	color: #6D8F1A;
}
li { margin-left:-5px;}
