* {
	margin:0;
	padding:0;
}
html, body {
	h/eight:100.01%;
}
body {
	background:#fff url(images/fond.gif) repeat-x;
	color:#000000;
  font-family:Arial,Helvetica,Sans-Serif;
	font-size:62.5%;
  o/verflow:auto;
}
#studio {
  margin:0 auto;
  position:relative;
  text-align:center;
  width:780px;
	background:url(images/header.jpg) no-repeat center 3px;
}
#lang {
position:relative;
  padding:3px 0 77px 473px;
  height:27px;
}
#lang div {
  margin:0 3px;
  display:block;
  height:27px;
  float:left;
}
#lang .active {
	background:url(images/flag_select.gif) no-repeat center top;  
}
img {
  border:none;
	vertical-align:top;
}
img.title {
  display: block;
  border:none;
}
#menu {
  height:20px;
  overflow-y:hidden;
  white-space:nowrap;
}
#menu ul {
	list-style: none;
	text-align: center;
}
#menu ul li {
	display:inline;
	margin:0 4px;
	line-height:1em;
}
#menu ul li a {
	padding:0 0 20px 9px;
}
#menu ul li span {
	padding:0 9px 20px 0;
}
#menu .active a {
	background:url(images/tab_l.gif) no-repeat left top;
}
#menu .active a span {
	background:url(images/tab_r.gif) no-repeat right top;
}
#stage {
  margin-top:20px;
}
.topblock {
  display: block;
  height:50px;
}
#navi {
  float:left;
  text-align:left;
  width:210px;
  font-size:1.4em;
}
#navi .field {
  margin-bottom:20px;
}
#navi .field a {
  text-decoration: none;
  color: #fff;
}
#navi .field .text {
  display:block;
  wi/dth:100%;
  padding:9px;
  padding-bottom:0;
  min-height:64px;
  height:auto !important; hei/ght: 62px;
}
#navi .field span {
  display: block;
  width:100%;
  height:9px;
  background: url(images/block_gb.gif) no-repeat bottom center;
  overflow:hidden;
}
#navi .item a, #navi .item {
  color:#000000;
}
#navi .submenu {
  background:#D9D9D9 url(images/block_wt.gif) no-repeat top center;
  color:#000000;
}
#navi .submenu span {
  background:url(images/block_wb.gif) no-repeat;
}
#navi .download {
  background:#09711A url(images/block_gt.gif) no-repeat top center;
  color:#ffffff;
}
#navi .download span {
  background:url(images/block_gb.gif) no-repeat;
}
#navi .donate {
  background:#095371 url(images/block_bt.gif) no-repeat top center;
  color:#ffffff;
}
#navi .donate span {
  background:url(images/block_bb.gif) no-repeat;
}
#navi input.donation {
  font-family:Arial,Helvetica,Sans-Serif;
	background:none;
  color:#fff;
  margin:0;
  padding:0;
  border:none;
  font-weight:bold;
  cursor: hand;
  cursor: pointer;
}
#content {
  float:right;
  text-align:left;
  width:540px;
  font-size:1.4em;
}
#content a {
  text-decoration:none;
  color:#095371;
}
#content .list {
  float:left;
  text-align:center;
  margin:0 10px 20px 0;
}
#content .left {
  text-align:left;
  width: 400px;
}
#content ul {
	list-style: none;
}
#content li {
  margin-top:20px;
  padding-left:20px;
  background:url(images/listdot.gif) no-repeat left 2px;
}
div.clear {
  clear:both;
  display:block;
  width:0px;
  height:0px;
  overflow:hidden;
}
img.extlink {
  padding-top:2px;
  margin-left:5px;
}
.colfull {
  color:#000;
}
.collight {
  color:#666;
}
.colklaus {
  color:#095371;
}
.small {
  text-align:right;
  font-size:.8em;
}
.sepline {
  display:block;
  width:540px;
  height:15px;
  background:url(images/sep.gif) no-repeat center top;
}
#content input {
  border: 1px solid #D9D9D9;
  width:100%;
  height:24px;
  margin:5px 0 10px;
  background:url(images/sep.gif) no-repeat center top;
}
#content textarea {
  font-family:Arial,Helvetica,Sans-Serif;
	font-size:1em;
  border: 1px solid #D9D9D9;
  width:100%;
  height:224px;
  scrollbar-track-color: #fff;
  scrollbar-face-color: #fff;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #fff;
  scrollbar-3dlight-color: #fff;
  scrollbar-arrow-color: #fff;
  scrollbar-darkshadow-color: #fff;
  margin:5px 0 10px;
  background:url(images/sep.gif) no-repeat center top;
}
