@charset "utf-8";
body {
	font: 100%  Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(data/images/bg_top.png);
	background-color: #F9E55F;
	background-repeat: repeat-x;
}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

ul li{
list-style:none;
}
a:link {
	color: #534902;
}
a:visited {
	color: #443C02;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #443C02;
}
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 32px;
	float: left;
}
#header {
	position: relative;
	height: 117px;
}
#logo {
	background-image: url(data/images/logo.png);
	position: absolute;
	height: 86px;
	width: 275px;
	bottom: 0px;
	left: 0px;
}
#logo a{
	height: 100%;
	width: 100%;
	display:block;
}
#menu {
	position: absolute;
	height: 36px;
	width: 650px;
	left: 393px;
	top: 64px;
}
#menu ul {
	margin:0;
	padding:0;
	position: relative;
	list-style: none;
}
#menu li {
	position:relative;
	margin: 0 2px;
	padding: 0;
	display: block;
	width: 109px;
	height: 36px;
	float: left;
}
#menu li:hover {
	background-image:url(data/images/menu.png);
}
#menu li:active {
	background-image:url(data/images/menu.png);
}
#menu li a{
	position:relative;
	display: block;
	padding: 7px 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
#menu li a:hover{
	color: #FFF;
}
.select {
	background-image:url(data/images/menu.png) !important;
}
#search {
	display:block;
}
#go{
	background-image:url(data/images/go.png);
	border: 0;
	width: 22px;
	height: 22px;
	position: absolute;
	margin-left: 5px;
}
.line{
	background-image:url(data/images/input.png);
	width: 160px;
	height: 18px;
	border: 1px #CCCCCC solid;
	margin-bottom: 1px;
	position: relative;
}
#page {
	position: relative;
	width: 895px;
	margin: 0 auto;
	margin-top: 20px;
	height: 100%;
	float: none;
}
#container #page .main {
	position: relative;
	width: 600px;
	float: left;
}
.main h1 {
	display:block;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.main h2 {
	display:block;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
.main h3 {
	display:block;
	font-size:13px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
.main p {
	margin:15px:0;
	padding:0;
}
.main .meta {
	margin:5px 20px 20px 20px;
	padding:0 15px;
	background-image: url(data/images/plus.png);
	display: block;
	height: 12px;
	background-repeat: no-repeat;
	font-size: 12px;
	position: relative;
}
.sidebar {
	position: relative;
	width: 294px;
	float: right;
}
.sidebar .top {
	background-image:url(data/images/right_top.png);
	height:23px;
	background-repeat:no-repeat;
	padding: 2px 48px;
}
.sidebar h3 {
	font-size:14px;
	margin: 3px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.sidebar h4 {
	font-size:11px;
	margin: 3px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sidebar p {
	font-size:10px;
	margin: 0;
	padding: 0;
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebar .middle {
	background-image:url(data/images/right_bottom.png);
	height:auto;
	margin:0 auto;
	width:196px;
	background-repeat:no-repeat;
	background-position: bottom;
	padding: 2px 15px 70px 15px;
	background-color: #FFFFFF;
}
.mainmenu {
	background-image: url(data/images/bgmain.png);
	position: relative;
	height: 130px;
	padding: 22px 270px 60px 20px;
	background-repeat: no-repeat;
	margin-top: 18px;
}
.mainmenu p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	margin: 0;
}
.mainmenu .btn{
	background-image:url(data/images/btn.png);
	position: relative;
	height: 17px;
	background-repeat: no-repeat;
	width: 108px;
	text-decoration:none;
	display: block;
	float: left;
	margin-left: 15px;
	padding: 6px 4px;
	text-align: center;
	color: #000000;
	font-size: 14px;
}
.mainmenu .box {
	position: relative;
	text-decoration:none;
	width: 300px;
	height: 30px;
	margin-top: 15px;
}
#foot {
	position: relative;
	height: 82px;
	background-image: url(data/images/foot.png);
	background-repeat: repeat-x;
	width: 100%;
	bottom: 0px;
	float: left;
	background-position: bottom;
	font-size: 12px;
	text-align: left;
}
#foot p {
	font-size: 12px;
	margin:0 100px;
	padding:0;
        text-align: left;
}
#foot a {
color:#534902;
}
#lay{
	margin:0 auto;
	width: 950px;
}
.gallery {
	position: relative;
}
.gallery img {
	border:1px  solid;
	margin: 15px;
	padding: 4px;
	background-color: #DDC105;
	border-color: #CBB102;
}
.fotogalerie {
}
.fotogalerie img {
	border:1px  solid;
	margin: 15px;
	padding: 4px;
	background-color: #DDC105;
	border-color: #CBB102;
}


/* DirectoGlobal.com blok ID: 88 */
.dglobal_88{padding: 8px;}
.dglobal_88 .dg_ad{}
.dglobal_88 a{}
.dglobal_88 a:hover{}
.dglobal_88 p{padding: 5px;}