body{
	margin:0;
	min-width:1000px;
	position:relative;
	background:#000 url(/file/2483101d9ed/Stein.jpg) fixed repeat-x; 
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
/* general-reset */
a{
	text-decoration:underline;
	color:#000;
}
a:hover{text-decoration:none;}
a img{border-style:none}
/* wrapper */
.wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
* html .wrapper{
	height:100%;
	overflow:visible;
}
.wrapper .w1{width:100%;}
* html .wrapper .w1{overflow:hidden;}
.wrapper .w2{
	left:50%;
	width:1020px;
	position:relative;
}
.wrapper .w3{
	left:-50%;
	width:1020px;
	position:relative;
	padding:0 0 9999px;
	margin:0 0 -9999px;
}
/* header */
#header{
	background:url(/file/9135055539e/bg-header.png) no-repeat;
	width:1000px;
	padding:0 10px;
	margin:0 0 4px;
}
.header-holder{
	height:158px;
	overflow:hidden;
}
.logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:103px;
	width:326px;
	background:url(/file/913509940ec/logo.jpg) no-repeat;
	margin:0 0 0 47px;
}
.logo a{
	height:100%;
	position:relative;
	display:block;
}
/* main */
#main{
	width:1004px;
	margin:0 auto;
}
.main-t{
	background:url(/file/9135065ac80/bg-main-t.png) no-repeat;
	height:15px;
}
.main-c{
	background:url(/file/91350652e46/bg-main-c.png) repeat-y;
	width:1004px;
}
.main-b{
	background:url(/file/913505c45ae/bg-main-b.png) no-repeat;
	height:13px;
}
.main-inner{
	height:1%;
	overflow:hidden;
	padding:0 38px 1px 20px;
}
/* content */
.content{
	float:right;
	width:703px;
	padding:7px 0 0 2px;
	overflow:hidden;
}
.content h1{
	font-size:18px;
	text-align:center;
	margin:0 84px 8px 0;
}
.content p{margin:0 0 21px;}
/* box-big */
.box-big{
	background:url(/file/913502319b1/bg-box-big.gif) repeat-y 100% 0;
	width:703px;
	margin:0 0 8px;
}
.box-big .holder{background:url(/file/913502319b1/bg-box-big.gif) no-repeat;}
.box-big .frame{
	background:url(/file/913502319b1/bg-box-big.gif) no-repeat -703px 100%;
	overflow:hidden;
	padding:12px 12px 11px;
	height:1%;
}
.box-big .frame .title{font-size:11px;}
.box-big .img{
	padding:4px;
	height: 240px;
	width: 695px;
	position: relative;
}
.box-big .img img{
	position: absolute;
	left: 4px;
	top: 4px;
	z-index: 0;
}
.box-big .active {
	z-index: 1;
}
.box-holder{
	overflow:hidden;
	padding:2px 0 0 1px;
	margin:0 0 19px;
}
* html .box-holder{
	height:1%;
	overflow:visible;
}
/* box-small */
.box-small{
	background:url(/file/913503dd925/bg-box-small.gif) repeat-y 100% 0;
	width:114px;
	float:left;
}
.box-small .holder{background:url(/file/913503dd925/bg-box-small.gif) no-repeat;}
.box-small .frame{
	background:url(/file/913503dd925/bg-box-small.gif) no-repeat -114px 100%;
	overflow:hidden;
	padding:9px 12px;
	width:90px;
}
.box-small .frame .ico{
	margin:0 -9px;
	position:relative;
}
.box-small .frame strong{
	display:block;
	margin:0 0 11px;
}
/* box-middle */
.box-middle{
	background:url(/file/913503c1d0c/bg-box-middle.gif) repeat-y 100% 0;
	width:575px;
	float:right;
}
.box-middle .holder{background:url(/file/913503c1d0c/bg-box-middle.gif) no-repeat;}
.box-middle .frame{
	background:url(/file/913503c1d0c/bg-box-middle.gif) no-repeat -575px 100%;
	overflow:hidden;
	padding:11px 19px 11px 17px;
}
.box-middle .frame h2{
	font-size:14px;
	margin:0 0 12px;
}
.box-middle .frame p{margin:0 0 12px;}
/* image-list */
.image-list{
	list-style:none;
	padding:0 0 0 6px;
	margin:0 0 29px;
	overflow:hidden;
}
.image-list li{
	display:inline-block;
	margin:0 2px 11px 0;
	vertical-align:top;
}
* html .image-list li{
	display:inline;
	margin-right:6px;
}
* +html .image-list li{
	display:inline;
	margin-right:6px;
}
.image-list li a{
	padding:3px;
	display:block;
	border:1px solid #69c;
}
.image-list li a:hover{border-color:#000;}
.contact,
.email{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	display:block;
}
.contact{margin:-7px 0 0 -3px;}
.email{
	color:#369;
	text-align:right;
	margin:0 -5px -6px 0;
}
.email a{
	color:#369;
	text-decoration:none;
}
.email a:hover{text-decoration:underline;}
/* sidebar */
#sidebar{
	float:left;
	width:215px;
	padding:5px 0 0 10px;
	font-size:11px;
}
/* accordion menu */
.accordion{
	list-style:none;
	padding:0;
	margin:0 0 17px;
	font-size:12px;
}
.accordion li{margin:0 0 7px;}
.accordion a{
	font-weight:bold;
	text-decoration:none;
}
.accordion a:hover{text-decoration:underline;}
.accordion .selected,
.accordion li.active a{color:#066;}
.accordion li.active ul a{color:#000;}
/* 2 level */
.accordion ul{
	list-style:none;
	padding:8px 0 0 15px;
	margin:0 0 -1px;
}
.accordion ul li{
	padding:0 0 4px;
	margin:0;
}
.accordion ul a{font:11px Verdana, Arial, Helvetica, sans-serif;}
.accordion .slide ul a:hover{
	font-weight:bold;
	color:#069;
	text-decoration:none;
}
.accordion ul li.active a{font-weight:bold; color:#000;}
#sidebar h3{
	font-size:12px;
	margin:0 0 11px;
}
#sidebar p{margin:0 0 22px;}
/* sponsor-list */
.sponsor-list{
	list-style:none;
	padding:0;
	margin:0 0 0 -10px;
}
.sponsor-list li{margin:0 0 7px;}
/* footer */
#footer{
	height:20px;
	margin:-10px auto 0;
	overflow:hidden;
	width:956px;
	padding:3px 9px;
}
#footer ul{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
#footer ul li{
	float:left;
	background:url(/file/913510d2cf8/separator-footer.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
}
#footer ul li a{
        text-decoration:none;
        color: #FFF;
}
#footer ul li a:hover{
        text-decoration:underline;
        color: #FFF;
}
.news-holder strong {
	float: left;
}
.newsbox {
	height: 13px;
	overflow: hidden;
	position: relative;
	width: 515px;
	margin-left: 3px;
	float: left;
	display: inline;
}
.newsbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 520px;
}
.newsbox li a {
	text-decoration: underline; 
}
/*Forms*/
form input.text {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 550px;
	border: 1px solid #b7bdc4;
}

form textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 550px;
	height: 100px;
	border: 1px solid #b7bdc4;
}

form input.checkbox,form input.radio {
	margin: 0 5 5 3px;
}

form table {
	margin: 5 0 0 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
        text-align: right;
}

form table tr th {
	text-align: left;
	width: 300px;
	padding-right: 20px;
	font-weight: bold;
	font-style: normal;
	font-size:11px;
        color: #000;
}
