﻿body {
	background:url(bg.jpg) ;
	background-color:#494848;
	background-repeat:repeat-x;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: black;
}
img {
	border: 0;
	}
#wrapper {
	width: 904px;
	margin: 0 auto;
}
#top {
	background-image:url(top.jpg);
	margin-left: 200px; background-repeat:no-repeat;
	height: 140px;
	position:relative;
}
#top h4 a {
	display: block;
	text-indent: -9999px;
	height:32px;
	width:42px;
	margin-left:-5px;
	margin-top:-15px;

}
#top #nav ul {
	margin-left:10px;
}
#top #nav ul li {
	list-style: none;
	font-size: 12px;
	display: inline;
}
#logo {
	background-repeat:no-repeat;
  	height:136px;
	position: absolute;
	width: 144px;
	top: 0px;
	z-index:100;
}
.PL {
	background-image:url(logo.png); background-repeat:no-repeat; 
}
.DE {
	background-image:url(logode.png); background-repeat:no-repeat; 
}
#logo h1 a {
	display: block;
	text-indent: -999px;
	height:136px;
}
#footer {
	background-image:url(footer.jpg);
	width:904px;
	height:41px;
	float:left;
}
#footer p {
	text-align:center;
	margin-top:5px;
	color:#ebce0e;
}
#footer #cjstudio h1{
	background: transparent url(cj.png);
	width:47px;
	height:23px;
	float:right;
	margin-top:-30px;
	}
#footer #cjstudio h1 a {
	display: block;
	text-indent: -9999px;
	float:right;
	width:47px;
	height:23px;
}
#footer #cjstudio h1 a:hover {
	background-image:url(cj1.png);
	float:right;
	width:47px;
	height:23px;
}
#content {
background: #fff url(content.jpg) repeat-y;
padding-top:1px;
display: inline-block;
}

#content p {
	margin: 0;
	padding: 1em;
	line-height: 1.4;
	}
#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#2a2a2a;
	margin-top:35px;
	margin-left:28px;
}
#content #left {
	background-image:url(left.jpg);
	background-repeat:no-repeat;
	height:469px;
	width:228px;
	margin-top:0px;
	float:left;

}
#content #left ul {
	margin-top:25px;
	margin-left:-5px;
}
#content #left ul li {
	font-size: 12px;
	list-style: none;
}
#content #right {
	background-image:url(right.jpg);
	width:676px;
	float:right;

}
#content #right h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#2a2a2a;
	margin-top:35px;
	margin-left:20px;
	
}
#content #right p {
	margin-left:3px 30px 0 5px;
}

#content #bgnews {
font-size: 12px; 	background-image:url(bgnews.jpg);
	background-repeat: repeat-y;
		
}
#content #bgnews img { 
    margin-left: 5px;
}

#content #bgnews div {
    margin-left: 20px;
}

#content #bgnews #down {
    margin-left: 0px;
}

#content #down {
	background-image:url(down.jpg);
	width:676px;
	height:59px;
		
	
}

#top #pl {
	background: transparent url(pl.png);
	background-repeat:no-repeat;
	position: absolute;
	float:left; 
	height:32px;
	width:42px;
	margin-left:650px;
	margin-top:30px;
	z-index:2;
}
#top #de {
	background: transparent url(de.png);
	background-repeat:no-repeat;
	position: absolute;
	float:left; 
	height:32px;
	width:42px;
	margin-top:65px;
	margin-left:650px;
	z-index:3;
}	
#top #menu {
	background-color:#666666;
	background-repeat:repeat-x;
	position: relative;
	float:right;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webikt-border-radius: 10px; 
	height:38px;
	margin-top:102px;
	z-index:3;
}
#top #menu ul {
	margin-left:-25px;
	padding-right:15px;
}
#top #menu ul li{
	display: inline;
	list-style: none;
	font-size:13px;
	color:#ebce0e;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#top #menu ul li a{
	color:#ebce0e;
	text-decoration:none;
}
#top #menu ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
#content #bgnews input{
 border:1px;
 border-style: groove;
 background-color:#f3f3f3;
 margin-top:2px;
}
#content textarea{
 border:1px;
 border-style: groove;
 background:#f3f3f3;
 margin-left:20px;
 margin-top:5px;
}
#content select{
border:1px;
border-style: groove;
background:#f3f3f3;
margin-left:20px;
margin-top: 5px;
margin-bottom: 5px;
}
.form {
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 20px;   
}
.left {
    margin-left: 20px;
}
.hide {
    display: none;
}
.person {
    display: none;
}
.statute {
    font-size: larger;
    font-style: italic;
    color: red;
    margin-bottom: 5px;
    margin-top: 5px;
}
h1 {
    margin-left: 20px;
}
.references_box {height:150px;}
.references_image {position: relative; width:50px; text-align: center;}
.references_image > a {width:25px; margin: 0 auto; text-align: center;}
div.references_top_text > p {width:50px;}

#bgnews > p {margin-left: 20px;}