#logo{
	position:absolute;
	left:25px;
	top:25px;
}
#logo img{
	/*width: 150px;*/
}
#leftstripe{
	position:absolute;
	top: 0;
	bottom:0;
	left: 0;
	width: 235px;
	background:transparent url(pictures/2px.png) repeat scroll;
	
}
#rightstripe{
/*	position:absolute;
	top: 0;
	bottom:0;
	left:300px;
	right: 0;
	background:white;
	border-left: 1px solid #222;
	opacity:.3;*/
}

#container-flashbg{
	width:100%;
	height:100%;
	position:absolute;
	z-index: 0;
	background-color:transparent;
}
#logo h1{
	color: white;
	font-size:30pt;
}

body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color:black;
	/* overflow:hidden; */
}
#page{
	min-width:1250px;
	z-index:100;
}
div.page{
	
	z-index:200 !important;
	width: 800px;
	margin-bottom:300px;
	float: left;
	color: white;
	min-height: 1160px;
}
.page h1{
	
	margin-bottom:15px;
	padding-left:0px;
	
	font-size:21px;
	font-weight:normal;
	text-transform: uppercase;
	
}

.page div.txt{
	line-height: 20px;
	background: #636363;
	min-height: 250px;
	padding:25px;
	border: 1px solid #222;
	font-size:13px;
	/*float: left;*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	overflow: auto;

}

#contactpage div.txt{
	float: left;
}
.page div.distr{
	background:#636363 url(pictures/k7bglabels3.jpg) no-repeat scroll 60px 161px;
	color: #eee;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	z-index:301 !important;	
}
.page div.labelo {
	background: #636363 url(pictures/ilabel1.jpg) no-repeat scroll 34px 131px;
	color: #eee;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	width:748px;
}

.page .txt p{
	margin-bottom:1em;
	text-align:justify;
  font-size:13px;
}



.page .txt img.logoimg{
	margin-right:25px;
	margin-bottom:10px;
	float:left;
	border: 1px solid #555555;
	
}

#main_container{
	background-color:transparent;
	width:800px;
	/*margin-left:auto;
	margin-right:auto;*/
	margin-left:287px;
	top: 135px;
	position:relative;
	z-index:900;
}
#main_navi{
	width:230px;
	padding-left:25px;
	float: left;
	top: 135px;
	position:absolute;
	z-index:1000;
  left:0px;
}
#main_navi li{
	margin-bottom:5px;
	}
#main_navi li.cont{
	
	}
#main_navi li a.cont{
	/*font-size:10pt;
	padding-left:0px;*/
}
	
#main_navi li a{
	color: #ddd;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	
	
	
}


#main_navi li.active a{
	color: #d7282f;
}
#main_navi li.active a.labe, .labe{
	color: #d7282f;}

#main_navi li.active a.dist, .dist{
	color: #D7282F;}
	
		
#main_navi li.active a.pupl, .publ{
	color: #D7282F;
}
#main_navi li.active a.cont, .cont{
	color: #D7282F;
}






div.navi{
	height:0px;
	width:100px;
}
.navi a{
	width:5px;
	height:5px;
	background-color:yellow;
	}
li.switch{
	color:  #d7282f;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	list-style-image: url(pictures/redli.png);
	list-style-position: inside;

}
li.switch a{
	color:  #d7282f;
	text-decoration:none;
	
	}
li.switch a:hover{
	color: red;
}
#otherlabels{
	float:left;
	margin-top:15px;
}
#otherlabels a{
	float: left;
}
#otherlabels div.lbl{
	color: #d7282f;
	width:173px;
	height:95px;
	float: left;
	background-color:transparent;
	margin-right:12px;
	margin-bottom:10px;
	border: 1px solid #555;
	cursor: pointer;

}
#internlabels{
	float:left;
	margin-top:6px;
}
#internlabels a{
	float: left;
}
#internlabels div.lbl{
	color:  #d7282f;
	width:173px;
	height:95px;
	float: left;
	background-color:transparent;
	margin-right:12px;
	margin-bottom:10px;
	border: 1px solid #555;
	cursor: pointer;

}
#slider {
	height: 198px;
	width: 746px;
	margin: 20px 0px 60px 0px;
	border: 1px solid #555;
	margin-top: 680px;
}

/*SCROLLABLE ------------------------- */
#main { 
    position:relative; 
    overflow:hidden; 
    height: 1160px; 
} 
 
/* root element for pages */ 
#pages { 
    position:absolute; 
    height: 20000em;
} 
/* root element for horizontal scrollables */ 
.scrollable { 
    position:relative; 
    overflow:hidden; 
    width: 800px; 
    height: 720px;
} 
 
/* root element for scrollable items */ 
.scrollable .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
}
.scrollable .items .item{
	float: left;
	width:750px;
	margin-right:50px;
}

.items div.blind{
	color: black;
}

/*----------FORM-----------*/
.notification_error
{

height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;

	color: #c4122f;
	font-size:12pt;
}

.notification_ok
{

height: auto;
width: 90%
padding: 8px;

text-align: center;
font-size:12pt;
}

.info_fieldset {}

.info_fieldset legend
{
border: 1px #dddddd solid;
color: black; 

font: 13px Verdana;

padding: 2px 5px 2px 5px;
-moz-border-radius: 3px;
}

.button
{
border: 1px solid #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC; 
width:100px;
background: white;

color: #333333; 



-moz-border-radius: 5px;
}

/* Label */
label {width: 90px; padding-left: 0px; margin: 5px; float: left; text-align: left;clear: left;}

/* Input, Textarea */
input, textarea
{
margin: 5px;
padding: 2px;

clear:left;

border: 1px solid #666;
color: #aaa; 
background-color:#333;
width:380px;

font: 11px Verdana, Helvetica, Arial, sans-serif;


}
.txt a{
	color: #D7282F;
}

