/* ===== Programmierung: V.M. Olschanski / New Level Werbeagentur ===== */
	#hiddenNumber {
		display:none;
	}
	#scrollUL {	
		left:0;
		width:4263px;
	}			
	#scrollUL,#scrollUL li{
		margin:0;
		padding:0;			
		position:relative;
		font-size:0;
	}
	#scrollUL li{						
		display:inline-block;
		width:609px;
		height:216px;
		background-repeat:no-repeat;
		backround-position:center center;
		background-attachment:scroll;
		list-style:none outside none;				
		text-align:center;
		float:left;
	}
	#scrollUL li a{ 
		display:block;
		width:609px;
		height:100%;			
	}
	#scrollCase {
		display:inline-block;
		overflow:hidden;
		position:relative;
		width:609px;
		height:216px;
		white-space:nowrap;			
		font-size:0;
	}
	#scrollCase img.slide_left{
		left:10px;
		top:75px;
		position:absolute;
	}		
	#scrollCase img.slide_right{
		left:545px;
		top:75px;
		position:absolute;
	}
	img, div { behavior: url('scripts/iepngfix.htc') }

a {
	text-decoration:none;
	color:#000000;
}
a:visited {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
body {
	padding:10px 0 0 0;
	margin:0;
	background-color:#202020;
	background-image:url(../images/black_back.jpg);
	font-family:verdana;
}

.left, .left_m {
	vertical-align:top;
	padding:0;
	background-color:#e7e7e7;
	background-image:url(../images/white_back.jpg);
	border-right:1px dashed #A5A5A5;
}
.left_m {
	height:463px;
}

.right {
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(../images/light_back.jpg);

}
.main {
	width:650px;	
	background-color:#FFFFFF;
	background-image:url(../images/light_back.jpg);
	text-align:center;
	vertical-align:top;
}

.title_top {
	background-color:#000000;
	background-image:url(../images/dblack_back.jpg);
} 
.title_div {
	height:50px;
	vertical-align: top;
}
.title {
	height:40px;	
	width:650px;
	text-align:center;
}


.title a {
	font-size:10pt;
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
}
.title a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.title a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.corner {
	margin:0; 
	width:5px; 
	height:5px;
}
.lable {
	background-color:#666666;
	background-image:url(../images/grey_back.jpg);
}
.lable_text {
	color:#FFFFFF;
	font-size:8pt;
	padding:5px 10px 7px 10px;	
	font-weight:bold;
}
.form_table {
	color:#000000;
	font-size:8pt;
	margin:10px 0 0 20px;
	height:400px;
}
.form_table td{
	padding:1px 0 1px 0;
	text-align:left;
	vertical-align:bottom;
}
.form_table input, .form_table select {
	height:19px;
	width:200px;
	font-size:8pt;
	border:1px solid #a0a0a0;
}
.form_table textarea {
	width:250px;
	height:100px;
	border:1px solid #a0a0a0;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #666666;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #666666;
	
}
.text, .text_s {
	padding:10px 0px 15px 25px;
	width:300px;
	font-size:8pt;
	color:#000000;
}
.text a, .text_s a, .text a:visited, .text_s a:visited {
	text-decoration:underline;
	color:#000000;
	
}
.text a:hover, .text_s a:hover {
	text-decoration:none;
}
.text table, .text_s table {
	font-size:8pt;
	margin-bottom:5px;
}
.text table img, .text_s table img {
	border:none;
}
.text table a, .text_s table a, .text table a:visited, .text_s table a:visited{
	font-weight:bold;
	color:#000000;
	font-size:8pt;
	text-decoration:underline;
}
.text table a:hover, .text_s table a:hover {
	text-decoration:none;
}
.text img, .text_s img {
	border:1px solid #666666;
}
.text img {
	border:none;
}
.text p {
	margin: 0 0 6px 0;
}
.text_s {  
	margin:0;
	padding:10px 20px 20px 20px;
}
.text_s  p {
	line-height:1.0;
	margin:0 0 2px 0;
}
.text_s p.p10 {
	line-height:1.0;
	margin:0 0 10px 0;
}
.text_s p.p20 {
	line-height:1.0;
	margin:0 0 20px 0;
}

.content {
	margin:13px 20px 13px 20px;
	width:610px;
	height:435px;
	overflow:auto;
	overflow-x:hidden;
	text-align:left;
	scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #666666;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #666666;
	
}
.content h1, .main h1, .content h2{
	font-size:8pt;
	font-weight:bold;
	margin:5px 0 10px 0;
	text-align:left;
}
.content h2 {
	margin:15px 0 0 0;
}

.main h1 {
	margin:0 0 10px 0;
}
.content table {
	font-size:8pt;
}
.command td{
	vertical-align:top;
}
.command img {
	margin-bottom:40px
}
.birusa {
	color:#18a0a2;
}
.content p, .content table td p{
	font-size:8pt;
	margin:10px 0 0px 0;
	text-align:left;
	padding-right:70px;
}

.content table td p {
	padding-right:0;
}
.content ol,ul {
	font-size:8pt;
	margin-top:0;
	margin-left:0;
}
.content li {
	font-size:8pt;
	margin:0 0 0 25px;
	padding-right:70px;
}
.content ul li {
	list-style-image: url('../images/arrow.gif');
	margin:0 0 0 18px;
}
.content a , .content a:visited{
	text-decoration:underline;
}
.content a:hover {
	text-decoration:none;
}
.content_table {
	width:609px; 
	height:470px;
	text-align:center;
	margin:0;
}
.foot {
	font-size:8pt;
	line-height:1.4;
	color:#F0F0F0;
}
.foot a  {
	color:#FFFFFF;
}
.foot a:visited {
	color:#FFFFFF;
}
.foot a:hover {
	color:#FFFFFF;
}
.lang_a , .lang_aa{

}
.lang_a:visited{
		
}
.lang_a:hover {
	border:0px dotted #b7b7b7;
}
.lang_aa {
	text-decoration: underline;
}
.lang_aa:visited {	
	text-decoration: underline;
}
.lang_aa:hover {
	text-decoration: underline;
}


.lang {
	border:none;
}
.list td {
	padding:0 10px 10px 0;
}
.block_black_t {
	padding-left:10px;
	height:23px;
}
.block_black, .block_red , .block_red_s{
	display:table-cell;
	background-color:#000000;
	color:#FFFFFF;
	padding:2px 10px 4px 10px;
	font-weight:bold;
	font-size:10pt;
	font-family:Myriad Pro Semibold, Tahoma;
}
.block_black a, .block_red a, .block_red_s a, .block_black a:visited, .block_red a:visited, .block_red_s a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.block_black a:hover, .block_red a:hover, .block_red_s a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.block_red , .block_red_s{
	background-color:#FF0000;
	margin:0 0 0 0;
}
.block_red_s {
	font-size:8pt;
	font-weight:normal;
	font-family:Verdana;
}
.block_case {
	width:100%;
	display:table-cell;
}
.work  td {
	width:200px; 
	text-align:center;
	font-size:8pt;
	padding:20px 0 0 0 ;
}
.work td a, .work td a:visited {
	color:#FF0000;
}
.work td a:hover{
	color:#FF0000;
}
.forbidden {
	width:440px;
	padding-left:80px;
}
.forbidden h2{
	color:#3CB7B1;
	font-size:25pt;
	font-family:Trebuchet MS;
	text-align:left;
	margin:0 0 5px	0;
	padding:0;
	line-height:1.0;
	font-weight:normal;
}
.forbidden p {
	font-size:9pt;
	font-family:Trebuchet MS;
	text-align:left;
	margin:0 0 0 2px;
	line-height:1.0;
	padding:0;
}
.logo {
	margin:20px 0 0 0;
}
.active_item a,.active_item a:visited{
	text-decoration:underline;
}

#menu{list-style: none;padding:0px;margin:0px;}
#menu li{float:left;margin-right: 33px;}
#menu li a{color:#ffffff;text-decoration: none;font-size: 18px;font-weight: bold;}
#menu li.active{border-bottom:2px solid #ffffff;}