body{
	padding:0px;
	margin:0px;
	background-color:black;
	background:#030105 url('../imgs/BG.png') no-repeat fixed center center;
	color:white;
	font:12px Arial,Helvetica,Verdana;
}
img, a{ border:0; }
#vcContainer{
	margin:0 auto 0 auto;
	width:800px;
	height:100%;
}
#vcSWF{	margin-bottom:40px;}
.border{
	background-repeat: repeat-y;
	/*padding-bottom:4px;*/
	margin-bottom:9px;

}
.border .title{	
	color:white;
	padding:18px 30px 11px 30px;
	font-size:14px;
	font-weight:bold;
}
.border .content{
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid black;
	background-color:black;
	margin-left:4px;
	margin-right:4px;
}
.column.right .border, .column.mid .border{  background-color:#2a3035;}
.column.left .border, .border.big{	background-color:#2b2c2c;}

.column.left.c2 .border{	background-image:url('../imgs/title_left_c2.jpg');}
.column.right.c2 .border{	background-image:url('../imgs/title_right_c2.jpg');}
.column.left.c3 .border{	background-image:url('../imgs/title_left_c3.jpg');}
.column.right.c3 .border{	background-image:url('../imgs/title_right_c3.jpg');}
.column.mid .border{  background-image:url('../imgs/title_mid.jpg');}
.border.big{	
	background-image:url('../imgs/title_big.jpg');
	width:744px;
}
.border .title .text{	float:left; clear:left;}
.border .title .min{	float:right;}
.border .title{	height:16px;}

.more_btn, .less_btn{  
	color:#ddd;
	font-weight:bold;
}
.mini{
	overflow:hidden!important;
	height:45px!important;
}
.column.left, .border.big {margin-left:26px;}
.column.left, .column.mid {margin-right:8px;}
.column.c2, .column.c2 .border{	width:368px;}
.column.c3, .column.c3 .border{width:241px;}

.border img, .column{	float:left;}
.column.right {clear:right;}
.border.big{	float:left;}
object, embed{	border:0;}

.content p{	text-align:justify;	}

#vcBannerRECHTS{
	margin-left:440px;
}
#vcBannerLINKS{
	margin-left:-600px;
}
#vcBannerLINKS, #vcBannerRECHTS{
	position:absolute;
	left:50%;
	top:332px;
}
