﻿a{
	color:inherit;
	text-decoration:none;
}
img{
	border:0;
}
h1{
	font-size:14pt;
	margin-bottom:5px;
	padding:0;
}
h2{
	font-size:10pt;
}
p{
	margin:10px 0;
}

#container { 
	display:none;	
	height:100%;
	
/*	width: 770px;
	margin: 65px auto;
	text-align: left;*/
} 
#container_center { 
	display:none;
}
.container_center_headers { 
	display:none;
}
.container_center_headers_middle_white 
{
	display:none;
}
#header { 
	display:none;

/*	height:210px;
	margin-bottom:2px;
	background-image:url(../images/header.png);
	_background-image:url(../images/header.gif); */
} 

/* lightbox_nav_header and _content make the navigation in the lightbox*/
#lightbox_nav_header
{
	display:none;
	
/*	background:url(../images/nav_header.jpg);
	height:11px;
	width:130px;
	padding:3px 5px 5px 5px;
	color:#FFFFFF;
	font-size:8pt; */
}
#lightbox_nav_content
{
	display:none;
		
/*	background:url(../images/nav_bg.jpg) bottom;
	width:130px;
	padding:0 5px 5px 5px;
	color:#FFFFFF;
	font-size:8pt;
	text-align: left;*/
}
#lightbox_nav_content ul
{
	display:none;
		
/*	list-style:disc;
	margin:0;
	padding:0 0 0 12px;*/
}


/*Sidebars
sidebar1 = left
sidebar2 = right
*/
#sidebar1 
{
	display:none;
	
/*	float: left;
	width: 150px;  */
}
#sidebar1_top
{
	display:none;
	
/*	background:url(../images/collums/orange_top.gif) no-repeat top left;
	height:20px; */
}
#sidebar1_bottom
{
	display:none;
	
/*	background:url(../images/collums/orange_bottom.gif) no-repeat bottom left;
	height:20px; */
}
#sidebar1_content
{
	display:none;
	
/*	background:url(../images/collums/orange.gif);
	padding-left:5px; */
}
#sidebar1_content p, h1, h2, h3{
	display:none;
	
/*	margin:0;
	padding:0 */
}
#sidebar2 {
	float: right;
	margin-right:15px;
	width: 150px; 
}
#sidebar2_top{
	background:url(../images/collums/gray_top.gif) no-repeat top right;
	height:20px;
}
#sidebar2_bottom{
	background:url(../images/collums/gray_bottom.gif) no-repeat bottom right;
	height:20px;
}
#sidebar2_content{
	background:url(../images/collums/gray.gif);
	padding-left:5px;
	padding-top:250px;
}
#sidebar2_content p, h1, h2, h3{
	margin:0;
	padding:0
}

#sidebar2_flashlinks{ /*The two images floating partly above sidebar2*/
	position:absolute;
	margin-top:-40px;
	margin-left:5px;
	width:140px;
}
#mainContent {  /* the center, white column*/
/*	background-color:#FFFFFF;
	margin: 0px 165px 0 150px; 
	_margin: 0px 180px 0 150px; 
	padding: 20px;
	_padding:10px; */
	
	display:none;
}
#footer{ /* a transparant area for text below the design*/
	display:none;
	
	/* color:#FFFFFF;
	margin-top:5px;
	text-align:center; */
}
/* header_top_links are the links "home", "contact" and "links" in the top of the header*/
#header_top_links{
	display:none;
	
	/*margin-left:430px; 
	top:5px; 
	color:#FFFFFF; 
	font-weight:bold; 
	word-spacing:10px;*/
}
#header_top_links a{
	color:#FFFFFF; 
}
/*links_header and links_content are for the "usefull links" part in the right collumn*/
#links_header{
	background:url(../images/links_header.jpg);
	height:21px;
	width:140px;
}
#links_content{
	background:url(../images/links_bg.jpg) bottom;
	width:130px;
	padding:0 5px 5px 5px;
	color:#FFFFFF;
	font-size:8pt;
}
/*lightbox is the lightbox that opens when you click a link in the left collumn*/
#lightbox {
	/*position: absolute; */
	top:0;
	left:0;
	z-index:9999;
	width:100%;
	height:100%;
	margin:0 0 0 0;
	overflow:visible;
/*	background:url(../images/collums/orange.gif); */
	padding:10px;
	text-align:left;
}
#lightbox[id]{ /* IE6 and below Can't See This */
    /*position:fixed; */
}
#lightbox.done #lbLoadMessage{
	display:none;	
}
#lightbox.done #lbContent
{
	clear:both;
	display:inline;
}

#overlay{
/*	display:none; */

	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
/*	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80); */
}
#overlay[id]{
	/* position:fixed; */
	display:none;
}


.lb_content h1{
	color:#000000;
	font-size:12px;
}
.lb_content h2{
	color:#000000;
	margin-bottom:11px;
}
.lb_content p{
	color:#000000;
	font-size:10px;
	margin:0 0 5px 0;	
	padding:0;
}


.lb_content
{

	
/*	float:left;
	width:70%;
	text-align: left; */
}
.lb_navigation{
	display: none;
	
/*	margin-top:30px;
	float:right; */
}
.lbAction
{
	display:none;
	
/*	float:right;
	color:#FFFFFF; */
}
/*a videobox is a lightbox for the video-items that open when you click a portrait in the center collumn*/


.videobox{
	display: none;
/*	position: absolute;
	top: 12.5%;
	left:50%;
	margin-left:-295px;
	width: 680px;
	height: 386px;
	padding:10px;
	background:url(../images/video_bg.jpg);
	text-align: left;
	z-index:1002;
	overflow: auto;	*/
}

.video_title
{
	display: none;
	
/*	position:absolute;
	top:320px;
	left:50px; */
}

#videotext
{
	display: none;
	
/*	position:absolute;
	left:385px;
	top:30px; */
}
#videotext_header
{
	display: none;
	
/*	width:300px;
	height:20px;
	background:url(../images/collums/green_top.gif); */
}
#videotext_content
{
	display: none;
	
/*	width:280px;
	background:url(../images/collums/green.gif);
	color:#FFFFFF;
	padding:0 10px; */
}
#videotext_footer
{
	display: none;
	
/*	width:300px;
	height:20px;
	background:url(../images/collums/green_bottom.gif); */
}
.videoitem
{
	display: none;
	
/*	margin:5px; */
}


.noprint
{
	display:none;
}
.yesprint
{
	
}


.sIFR-replaced
{
	visibility: visible !important;
	display: block !important;
/*	position: static !important;
	left: auto !important;
	top: auto !important; */
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}



