body { 
	color: #00524F;
	font: 13px/19px "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #C3F373 url(/images/body_back.gif) repeat-x 0% 0%;
	z-index: 1;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:hover {
	text-decoration: none;
	color: #333;
}

img {
	margin: 0px;
	border:0px;
	padding: 0px;
}

#frame {
	width: 812px;
	margin: 0 auto 0 auto;
	text-align: left;

}

#head {
	height: 135px;
	position: relative;
	top:0;
	left:0;
}

.topspacer {
	height: 30px;
}

#top_symbol {
	position: absolute;
	top: 28px;
	left: -65px;
	width: 74px;
	height: 49px;
	background: url(/images/symbol.gif) no-repeat 0% 0%;
}

#head h1 {
	margin: 0;
	padding: 0;
	background: url(/images/head_janez_drnovsek.gif) no-repeat 0% 0%;
	width: 300px;
	font-size: 30px;
	line-height: 44px;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#head h2 {
	margin: 0 0 0 50px;
	padding: 0;
	background: url(/images/head_vom_wesen_der_welt.gif) no-repeat 0% 0%;
	width: 300px;
	font-size: 25px;
	line-height: 39px;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

.spacer {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


#navi {
	height: 87px;
	text-align: left;
}

#mohobutton {
	float: right;
	width: 121px;
	padding-right: 20px;
	height: 46px;
	margin-top: 10px;
}

#navlist {
	width: 667px; height: 78px;
	background: url(/images/navi.gif);
	margin: 0; 
	padding: 0;
	position: relative;
}
#navlist li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#navlist li, #navlist a {
	height: 78px; 
	display: block;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#nl1 {left: 0; width: 154px;}
#nl2 {left: 154px; width: 154px;}
#nl3 {left: 308px; width: 185px;}
#nl4 {left: 493px; width: 174px;}

#nl1 a:hover, #nl1 a.sel { background: transparent url(/images/navi.gif) 0 -78px no-repeat;}
#nl2 a:hover, #nl2 a.sel { background: transparent url(/images/navi.gif) -154px -78px no-repeat;}
#nl3 a:hover, #nl3 a.sel { background: transparent url(/images/navi.gif) -308px -78px no-repeat;}
#nl4 a:hover, #nl4 a.sel { background: transparent url(/images/navi.gif) -493px -78px no-repeat;}

/* ------------- ############## -------------- */


#right {
	margin-top: 20px;
	float: right;
	width: 300px;
	border-left: 1px solid #7D9C4A;
}

#right h1 {
	margin: 5px 15px 5px 15px;
	padding: 0;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
}

#right h2 {
	margin: 5px 15px 5px 15px;
	padding: 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #fff;
}

#right h3 {
	margin: 0px 15px 0px 15px;
	padding: 0;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #00524F;
}

#right p {
	margin: 5px 15px 10px 15px;
	padding: 0;
	color: #00524F;
}


#left {
	margin-top: 20px;
	float: left;
	width: 500px;
}

#left h1 {
	margin: 5px 15px 5px 15px;
	padding: 0;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
}

#left h2 {
	margin: 5px 15px 5px 15px;
	padding: 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #fff;
}

#left h2.termin {
	margin: 5px 15px 5px 0px;
	padding: 0 0 0 15px;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #00524F;
	background: url(/images/button_termin.gif) no-repeat 0% 50%;
}

#left h3 {
	margin: 0px 15px 0px 15px;
	padding: 0;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #00524F;
}

#left h4 {
	margin: 0px 15px 0px 15px;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #00524F;
}

#left p {
	margin: 5px 15px 10px 15px;
	padding: 0;
	color: #00524F;
}



#left div.blogspacer {
	clear: both;
	margin: 0 15px 0px 15px;
	height: 20px;
	line-height: 20px;
	background: url(/images/seperator.gif) no-repeat 0% 50%;
}

.paginate {
	text-align: center;
	margin: 0 15px 0px 15px;
	padding: 0px 10px 10px 10px;
}


input.contact {
	background: #fff;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #00524F;
	width: 250px;
	height: 17px;
	margin: 2px 0 0 0;
	padding: 2px 1px 0 3px;
	color: #555;
	font: 11px/13px "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
}
input.captcha {
	background: #fff;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #00524F;
	width: 250px;
	height: 17px;
	margin: 5px 0 0 0;
	color: #555;
	font: 11px/13px "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
}
textarea.contact {
	width: 250px;
	margin: 2px 0 0 0;
	height: 70px;
	font: 11px/13px "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
	color: #555;
	background: #fff;
	padding: 2px 2px 0 3px;
	border-color: #00524F;
	border-style: solid;
	border-width: 0 0 1px 0;
}

div.send {
	display: block;
	width: auto;
	height: auto;
	margin: 10px 15px 0px 25px;
	padding: 0px;
}
a.send {
	font: 11px/13px "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
	background: #fff;
	color: #555;
	border: 1px solid #00524F;
	padding: 3px;
	text-decoration: none;
}
a.send:hover {
	border: 1px solid #B3C4D1;
}


/* ------------- ############## -------------- */

a.extlink, a.extlink:hover {
	display: block;
	margin: 0;
	padding: 2px 15px 2px 13px;
	color: #51719D;
	background: url(/images/button_link.gif) no-repeat 0% 6px;
}

a.pdflink, a.pdflink:hover {
	display: block;
	margin: 5px 0 0 0;
	padding: 5px 15px 5px 25px;
	color: #51719D;
	background: url(/images/button_pdf.gif) no-repeat 0% 50%;
}

a.morelink, a.morelink:hover {
	display: block;
	float: right;
	margin: 0;
	padding: 2px 30px 2px 25px;
	color: #51719D;
	background: url(/images/more.gif) no-repeat 0% 50%;
}
/*
#labyrinth {
	position: absolute;
	width: 297px;
	height: 418px;
	top:0;
	right: 0;
	background: url(/images/labi_neu.gif) no-repeat 0% 0%;
	z-index: 200;
}
*/

#labyrinth {
	position: absolute;
	width: 186px;
	height: 268px;
	top:0;
	right: 0;
	background: url(/images/labi_neu2.gif) no-repeat 0% 0%;
	z-index: 200;
}

#footer {
	padding-top: 20px;
	clear: both;
	width: 812px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 11px;
}

#footercont {
	border-top: 1px solid #7D9C4A;
	clear: both;
	padding-top: 15px;
}