* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}

body {
	background: transparent url(../images/pattern01.png) repeat scroll left top;
	/*background: transparent url(../images/background-painting.jpg) no-repeat fixed left top;*/
	color: #000;
	margin: 0;
	padding: 0;
	font: 0.8em Verdana, sans-serif;
	line-height: 1.7em;
	text-align:center;
}

ul {
	margin: 0 0 30px 40px;
	line-height:2em;
}

ol {
	padding:0 0 0 20px;
	line-height:2em;
	}


img {
	border:none;
	margin-bottom:15px;
	}

h1 {
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	margin: 0 0 20px 0;
	}

h2 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	margin:15px 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #CCCCCC;
	}

h3 {
	font-size:1.1em;
	font-weight:600;
	text-decoration:none;
	text-transform: uppercase;
	margin: 15px 0 5px 0;
	}

h4 {
	font-weight:600;
	text-decoration:none;
	margin:5px 0 5px 0;
	}
	
input, select, textarea {
	margin-bottom: 15px;
	padding: 2px;
}

.ingress {
	font-size:1.2em;
	line-height:1.6em;
	}

p {margin:0 0 20px 0;}

a {
	text-decoration:underline;
	color:#1e687b;
	}

br {
	clear:left;
	}

table {
	margin: 0 0 0 0;
	}
	
td {
	vertical-align:top;
	padding:0 15px 0 0;
	}

#lefttd {
	width:75px;
	}

#space {
	padding: 10px 0 0 0;
	}
	
a:hover {
	text-decoration:underline;
	}

#horizon {
	background: transparent url(../images/top-shadow02.png) repeat-x left top;
	left: 0;
	width: 100%;
	height: 364px;
	overflow: visible;
	visibility: visible;
	display: block;
	}

#container {
	width: 970px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align:left;
	}

#shadow_bottom {
	position: relative;
	top: 47px;
	left: -220px;
	width: 970px;
	margin:0;
}

#shadow_bottom02 {
	position: relative;
	top: 53px;
	left: -20px;
	width: 970px;
	margin:0;
}
		
.topmenu {
	width:auto;
}	

.topmenu img {
	position:absolute;
	z-index:2;
	float:left;
	margin-top:16px;
	}

.topmenu ul {
	list-style:none;
	margin:0;
}

.topmenu li {
	float:right;
	background:url(../images/topnav_left02.gif) no-repeat left top;
	padding:0 0 0 3px;
	margin:47px 0;
}

.topmenu li a {
	float:left;
	display:block;
	height:17px;  
	background:url(../images/topnav_right02.gif) no-repeat right top;
	padding:2px 14px 3px 12px;
	font:1.2em Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
	color:#1e687b; 
	text-decoration:none;
	white-space:nowrap;
	width:auto;
}

.topmenu a:hover{
	color:#00CC00;
	}

.topmenu .current {
	float:right;
	background:url(../images/topnav_white_left02.gif) no-repeat left top;
	color:#000000;
}

.topmenu .current a{
	float:left;
	background:url(../images/topnav_white_right02.gif) no-repeat right top;
}

.leftmenu {
	background: transparent url(../images/menu-background.png) no-repeat scroll left top;
	padding:5px 20px 20px 22px;
	margin:-20px 0 0 -30px;
	}

.leftmenu ul {
	list-style:none;
	margin:0 0 0 -54px;
}

.leftmenu li a {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding:0 0 0 14px;
}

.leftmenu #active a {
	color:#000000;
	}

.leftmenu li a:hover {
	color:#00CC00;
}

.leftmenu h2 {
	margin:0 0 8px 0;
	border-bottom: none;	
	}

#active {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .7em ;
}
		

#bodycontent {
	position:absolute;
	top:69px;
	z-index:1;
	background-color:#FFFFFF;
	width: 930px;
	height: auto;
	visibility: visible;
	text-align: left;
	margin: 0;
	padding:0 20px 0 20px;
	}
	

.flag {
	position:relative;
	top:0px;
	left:-30px;
	}
	
.flagtext {
	position:relative;
	top:-40px;
	left:-8px;
	}

.flagtext a {
	color:#bbcee0;
	}
	
#pil {
	margin:10px 5px;
	border:0;
	}
	
#bull {
	margin-bottom:15px;
	border:none;
	}
	
.columncontainer {
	float:left;
	text-align:left;
	width:960px;
	}

.columncontainer img {
	padding: 15px 0 0 0;
	border:0px;
	}

.columncontainer h2 {
	margin: 7px 0 10px 0;
	}

.menucolumn {
	display:block;
	float:left;
	width:180px;
	}
	
.contentcolumn {
	display:block;
	float:right;
	margin-left:20px;
	margin-top:-23px;
	width:730px;
	}

#noleftmenu {
	float:left;
	width:490px;
	margin-left:220px;
	}

#noleftmenu02 {
	float:left;
	width:565px;
	margin-left:220px;
	}
	
.leftcolumn {
	display:block;
	float:left;
	width:355px;
	}
	
.rightcolumn {
	display:block;
	float:right;
	margin-left:20px;
	width:355px;
	}

.center {
	text-align:center;
	margin:0;
	}

.leftcolumnfull {
	display:block;
	float:left;
	width:453px;
	}
	
.rightcolumnfull {
	display:block;
	float:right;
	margin-left:20px;
	width:453px;
	}

.leftcolumnfull h2, .rightcolumnfull h2 {
	margin-top:10px;
	}

#rrk {
	padding:0 15px 0 0;
	}
	
#fakir {
	padding:0 7px 0 0;
	}

.ontop {
	z-index:2;
	position:absolute;
	top:125px;
	width: 730px;
	}

.ontop h2 {
	color:#FFFFFF;
	background-color:#000000;
	padding:15px 2px 5px 5px;
	}
	
#tarsno {
	margin: 0 4px 0 0;
