@charset "utf-8";
/* CSS Document */
html,body {
height:100%;
margin:0;
}
#wrapper {
min-height:100%;
}
#content {
overflow:auto;
padding-bottom:180px;
margin-bottom:50px;
}
#footer {
	position:relative;
	margin-top:-262px;
	height:262px;
	clear:both;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container { width: 80%; overflow: hidden; margin-left:auto; margin-right:auto; }
.main { 
	width: 90%; 
	position: left;
	overflow: hidden;
	float: left; 
	padding:10px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	border-radius: 15px; 
	border: 3px solid #669900;
	height: 550px;
	behavior: url(/ie-css3.htc); }
.right { 
	width: 60px;
	overflow: hidden; 
	float: left; 
	height: 480px;
}
.headerbox { 
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	border-radius: 15px; 
	border: 2px solid #A8BF06;
	height: 200px;
	width: 800px;
	behavior: url(/ie-css3.htc);
}
.trans { 
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: url('img/wit_trans.png');
	background: rgba(255, 255, 255, 0.4);
	behavior: url(/ie-css3.htc);
}
.trans2 { 
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: url('img/wit_trans2.png');
	background: rgba(0, 0, 0, 0.4);
	behavior: url(/ie-css3.htc);
}
.textbox { 
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	border-radius: 15px; 
	border: 2px solid #A8BF06;
	width: 500px;
	behavior: url(/ie-css3.htc);
}
.textbox2 { 
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	border-radius: 15px; 
	border: 2px solid #A8BF06;
	width: 470px;
	behavior: url(/ie-css3.htc);
}
.cirkel1 {
  border-radius: 50%;
  width: 200px;
  height: 200px; 
  border: 6px solid #FFFFFF;
  box-shadow: 2px 2px 2px #888888;
  behavior: url(/ie-css3.htc);
}
.cirkel2 {
  border-radius: 50%;
  width: 100px;
  height: 100px; 
  border: 6px solid #FFFFFF;
  box-shadow: 2px 2px 2px #888888;
  behavior: url(/ie-css3.htc);
}
.cirkel3 {
  border-radius: 50%;
  width: 250px;
  height: 250px; 
  border: 6px solid #FFFFFF;
  box-shadow: 2px 2px 2px #888888;
  behavior: url(/ie-css3.htc);
}
.cirkel4 {
  border-radius: 50%;
  width: 300px;
  height: 300px; 
  border: 6px solid #FFFFFF;
  box-shadow: 2px 2px 2px #888888;
  behavior: url(/ie-css3.htc);
}
#cirkels {
	width:250px;
	height:150px;
	z-index:4;
	position:relative;
	left:-20px;
	top:0px;
	float:none;
}
#div1 {
	width:200px;
	height:200px;
	z-index:1;
	position:relative;
	left:-55px;
	top:10px;
}
#div2 {
	width:100px;
	height:100px;
	z-index:2;
	position:relative;
	left:80px;
	top:-165px;
}
#div3 {
	width:250px;
	height:250px;
	z-index:3;
	position:relative;
	left:30px;
	top:-180px;
}
#div1a {
	width:200px;
	height:200px;
	z-index:2;
	position:relative;
	left:30px;
	top:10px;
}
#div2a {
	width:100px;
	height:100px;
	z-index:3;
	position:relative;
	left:155px;
	top:-165px;
}
#div3a {
	width:250px;
	height:250px;
	z-index:4;
	position:relative;
	left:105px;
	top:-180px;
}
#div4a {
	width:300px;
	height:300px;
	z-index:1;
	position:relative;
	left:-65px;
	top:-430px;
}
.nav {
	font-size: 18px; 
	font-weight: bold; 
	font-family: "Arial Narrow", Arial; color: #FFFFFF;
	font-stretch: condensed;	
}
.nav a:link {
	color: #FFFFFF;
	text-decoration:none	
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration:none	
}
.nav a:active {
	color: #FFFFFF;
	text-decoration:none	
}
.nav a:hover {
	color: #A8BF06;
	text-decoration:none	
}
.footer {
	font-size: 11px; 
	font-weight: bold; 
	font-family: "Arial Narrow", Arial; color: #000000;
	font-stretch: condensed;	
}
.footer a:link {
	color: #000000;
	text-decoration:none	
}
.footer a:visited {
	color: #000000;
	text-decoration:none	
}
.footer a:active {
	color: #000000;
	text-decoration:none	
}
.footer a:hover {
	color: #A8BF06;
	text-decoration:none	
}
.footer2 {
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Arial Narrow", Arial; color: #EE2983;
	font-stretch: condensed;	
}
.footer2 a:link {
	color: #000000;
	text-decoration:none	
}
.footer2 a:visited {
	color: #000000;
	text-decoration:none	
}
.footer2 a:active {
	color: #000000;
	text-decoration:none	
}
.footer2 a:hover {
	color: #A8BF06;
	text-decoration:none	
}
.footer3 {
	font-size: 13px; 
	font-weight: bold; 
	font-family: "Arial Narrow", Arial; color: #EE2983;
	font-stretch: condensed;	
}

