*{
	margin:0px;
	padding:0px;
}
img{
	border:0;
}


body{
	padding-bottom: 30px;
	background: #f9f9f9;

	color: #2B2B2B;
	font: 14px Trebuchet ms, Arial, helvetica, sans-serif;

	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

p{
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

a:link, a:visited { color: #069; text-decoration: none;}

table td, table th { padding:3px 10px 0px 0px;}
code{
	color:#000000;
	border:1px solid #596492;
	background-color:#b5bacc;
	display:block;
}

.container{
	position: relative;
	margin: auto;
	width: 880px;
}

#header{
	padding: 15px 0 15px 0;
	background: #222;
}

#header ul{
	position: absolute;
	display: block;
	top: 40px;
	right: 0px;
}

#header li{
	list-style:none;
	display: block;
	float: left;
}

#header li a {
	display:block;
	text-decoration:none;
	font:bold 12px Arial,sans-serif;
	color:#ffffff;
	padding:6px 7px;
	margin:0px 5px 0px 5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#header li a:hover {
	background-color:#444444;
	outline:none;
}
#logo{
	margin: 0;
	float:left;
	margin-left:5px;
}

#content{
	width:880px;
	margin:0px auto;
	padding-top:25px;
	border-top: 1px solid #FFF;
	background: url(/_gfx/gradient.jpg) top no-repeat;
}

#content #sub {
	float:left;
	width:600px;
	display:block;
	overflow:hidden;
}
#content #menu {
	background-color:#f4f4f4;
	border-top:3px solid #dddddd;
	border-bottom:1px solid #dddddd;
	float:right;
	width:260px;
}
#content #menu #inner {
	padding:20px 20px 20px 5px;
}
#content ul{
	margin-left:15px;
	margin-bottom:15px;
	padding:0px;
}

.level1{
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	list-style:disc;
}

.level2{
	list-style:disc;
	margin:0px;
	padding:0px;
}

.flag{
	margin:2px;
	height:19px;
	width:21px;
}
.flag:hover{
	background-color:none;
}

/* ------ Wiki ------- */

.mediaright
{
	margin-left:8px;
}
.medialeft
{
	margin-right:8px;
}

.toc{ display: none; visibility: hidden;}

a.wikilink1 {

}
a.urlextern:hover, a.wikilink1:hover {
	border-color: #069; background: #069; color: #fff;
}
#content a.wikilink2 {
	color:red;
	border-bottom:1px dotted red;
}
#content a.wikilink2:hover {
	background: #ff0000;
	color: #ffffff;
}
#wiki__text
{
	width:597px;
}
#content li { line-height:16px;}
#content h1, #content h1 a { font-weight:normal; color:#333333; line-height: 1.4em;}
#content h2, #content h2 a { font-weight:normal; color:#333333; line-height: 1.4em;}
#content h3, #content h3 a { font-weight:normal; color:#333333; line-height: 1.4em;}
#content h4, #content h4 a { font-weight:bold; color:#333333; font-size:17px; line-height: 1.4em;}
#content h5, #content h5 a { font-weight:bold; color:#333333; font-size:14px; line-height: 1.1em;}

#content h1 a:hover { background:none; color:#333333; }
#content h2 a:hover { background:none; color:#333333; }
#content h3 a:hover { background:none; color:#333333; }
#content h4 a:hover { background:none; color:#333333; }
#content h5 a:hover { background:none; color:#333333; }