@charset "utf-8";
/*
*************************************************
*****Layout and CSS by http://oyabunstyle.de*****
*************************************************
*/
html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body {
	background-color:#292929;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#333333;
	font-size:12px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#wrapper { 
	width:900px;
	height:auto;
	margin:0 auto;
}
#head {
	background:url(images/header.png) no-repeat;
	width:900px;
	height:40px;
	padding-top:120px;
}
#nav {
	width:700px;
	height:30px;
	margin:0 auto;
	float:left;
	}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	float:left;
	height:35px;
	line-height:35px;
	padding-right:1px;
	cursor:pointer
}
#nav li:hover {
	background:url(images/navbutton_li.png) left top no-repeat;
}
#nav li a:link, #nav a:visited {
	display:block;
	height:35px;
	line-height:25px;
	margin-left:11px;
	padding:0 11px 0 2px;
	color:#c38103;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#nav li:hover a {
	background:url(images/navbutton_ri.png) right top no-repeat;
	color:#292929;
	text-decoration:underline;
}
#language {
	width:150px;
	height:35px;
	line-height:25px;
	float:right;
	white-space:nowrap;
	text-align:right;
	margin-right:10px;
}
#language a:link, #language a:visited {
	color:#c38103;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#top {
	width:900px;
	height:30px;
	background:url(images/top.png) no-repeat;
	clear:both;
}
#repeat {
	background:url(images/co.png) repeat-y;
	width:900px;
	height:auto;
}
#bottom {
	background:url(images/bottom.png) no-repeat;
	width:900px;
	height:36px;
	clear:both;
}
#leftarea {
	width:228px;
	height:auto;
	float:left;
}
#piano {
	background:url(images/lefttop.png) no-repeat;
	width:228px;
	height:146px;
}
#navleftheader {
	background:url(images/navleftheader.png) no-repeat;
	width:228px;
	height:52px;
	font-size:17px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	line-height:37px;
}
#navleftcontent {
	width:228px;
	height:auto;
	background:url(images/navleftcontent.png) repeat-y;
}
#navleftcontent ul, #navleftcontent li {
	margin:0;
	padding:0;
	list-style:none;
}
#navleftcontent a:link, #navleftcontent a:visited {
	background:url(images/navleftbutton.png) no-repeat;
	width:206px;
	height:24px;
	line-height:24px;
	display:block;
	margin-left:5px;
	padding:0 0 0 15px;
	color:#FFF;
}
#navleftfooter {
	background:url(images/navleftfooter.png) no-repeat;
	width:228px;
	height:43px;
}
.leftheader {
	width:208px;
	height:40px;
	background:url(images/leftheader.png) no-repeat;
	color:#FFF;
	font-size:20px;
	text-transform:uppercase;
	text-align:right;
	line-height:40px;
	padding-right:20px;
	margin-top:15px;
	margin-bottom:15px;
	white-space:nowrap;
}
.leftcontent {
	width:198px;
	padding:5px 10px;
}
#subnav {width:228px; height:auto; text-align:right}
#subnav ul, #subnav li {
	margin:0;
	padding:0 20px 0 0;
	list-style:none;
}
#subnav a:link, #subnav a:visited {
	background:url(images/navbullet.png) right center no-repeat;
	display:block;
	color:#292929;
	text-decoration:none;
	padding:0 20px 0 0;
	line-height:20px;
	font-size:14px;
}
#subnav a:hover {text-decoration:underline; color:#FFF}
#mainarea {
	width:672px;
	float:right;
	height:auto;
}
.co {
	width:631px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.trenner {
	background:url(images/trenner.png) no-repeat;
	width:631px;
	height:58px;
	margin:0 auto;
}
#foot {
	width:850px;
	height:auto;
	margin:0 auto;
	color:#CCC;
	font-size:10px;
	padding-top:20px;
	padding-bottom:30px;
}
#foot a:link, #foot a:visited {
	color:#fda705; text-decoration:none;
}
#foot a:hover {text-decoration:underline}


a:link, a:visited {color:#f19f00; text-decoration:none;}
a:hover {text-decoration:underline;}
.tbox, .helpbox, .button {
	font-weight:normal;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/tbox.jpg);
	border:1px solid #CCC;
    font-size: 11px;
}
.nextprev {width:80%; margin-top:10px;text-align:center; margin:0 auto;}
img {border:none}
h1 {font-size:24px;padding:0 0 15px 0; margin:0}
h2 {font-size:15px;}
h3 {font-size:14px;}
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5 {text-align:left;}
.linkspage_button {border:none;}
code {
	width:90%;
	overflow:scroll;
	background:url(images/pattern.png) repeat;
	min-height:75px;
	margin:0 auto;
}
.code_highlight {
	width:90%;
	overflow:scroll;
	background:url(images/pattern.png) repeat;
	min-height:75px;
	margin:0 auto;
}
.leftfloat {float:left;}
.rightfloat {float:right;}
.just {text-align:justify}
.indent {width:500px; font-size:9px; color:#999; font-style:italic; border:1px dashed #666}