html { 
	overflow: scroll;
	overflow-x: auto;
}

.cs2portraitfx_text_items {
	padding:10px;
	background:#FFF;
	border-bottom:10px solid transparent;
}

#cs2portraitfx-images {
	position:relative;
}

#content-news {
        font-size:10px;
        xline-height:10px;
        font-family:Verdana;
        
}

#content-contentin {
	width:100%;
	overflow-x:hidden;
}

#breadcrumb {
	xheight:40px;
}

.breadcrumb {
	height:30px;
	_height:40px;	
	padding:10px;
	padding-bottom:0;
	background:#FFF;
}


body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align:left;
	background: #ffffff;	
	color:#727A7D;
	line-height:1.4em;
}

.reload {
	font-size:10px;
}

#print-logo {
	display:none;
}

#img_200 {
	border:1px solid red;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	
}


#content-address {
	color:#079DEF;
	position:absolute;
	top:64px;
	left:28px;
	font-size:11px;
	line-height:1.3em;
}

.cs2info {
	bottom:0;
	right:0;
	width:159px;
	float:left; 
	text-align:center; 
	font-weight:normal;

}



#bottom-dummy {
	width:957px;
	_width:967px;	
	bottom:0px;
         background:#FFF;
         height:35px;
         line-height:25px;
         margin-top:10px;
	color:#71797C;
	font-size:9px;
	text-align:right;
	padding-right:10px;
}


a {
	color: #153073;
	text-decoration: none;
}

a:visited {
	color: #153073;
}

a:hover {
	color: #153073;
}

img {
	border: none;
}

#body-container {
	width:967px;
	xmin-height: 100%;
	text-align:left;
	border-top:15px solid #FFF;
	background: url(../pics/background1.jpg) top left no-repeat;	
	padding-bottom:10px;
	
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

#body-over0 {
	position:absolute;
	_position:relative;	
	height: 100%;	
	min-height: 100%;	
	width: 100%;
	text-align:center;
	

}

#body-over  {
	position:relative;		
	width:967px;
	x_height: 100%;		
	xmin-height: 100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	

}

#top {
	width:967px;
	height:165px;
	overflow:hidden;
	position:relative;
	
}


#header-logo {
	width:235px;
	height:155px;
	overflow:hidden;
	margin-left:10px;
	margin-top:10px;
	
}

#header-logos {
    position:absolute;
	right:0px;
	top:10px;
    width:540px;
	height:64px;
	text-align:right;
}

#content-topmenu {
         position:absolute;
	padding:0;
	margin:0;
	text-align:right;
         bottom:0px;
	right:300px;

}

#content-language {
	position:absolute;
	left:685px;
	padding:0;
	margin:0;
	text-align:left;
	bottom:0px;
	

}


#content-search {
	position:absolute;
	right:12px;
	bottom:0px;
}



#top1 {

	position:relative;
	width:947px;	
	margin-top:10px;
	margin-left:10px;
}


#column-1 {
    position:relative;
    float:left;
    margin: 0px;
    padding: 0px;
    _height:485px;
    min-height:485px;
    width: 234px;	
    overflow-x:hidden;
    margin-right:10px;
    
}

#menu-dummy {
         z-index:0;
         display:block;
	position:absolute;
	background-color:#FFFFFF;
	-moz-opacity: 0.80;
	opacity:0.80;
         filter: alpha(opacity=80);
         width:100%;
         _height:100%;         
         min-height:100%;
         left:0;
         top:0;
}



#content-menu {
	padding:0;
  	width:210px;
	z-index:10;
	position:relative;
	_height:485px;
	min-height:413px;
	padding-top:52px;
	padding-bottom:20px;
	margin-left:12px;	
}

#column-2 {
	float: left;
	margin: 0px;
	padding: 0px;
         width:703px;
         min-height:485px;	
	_height:485px;
	overflow-x: hidden;
	
}

#content-content {
        xbackground:#ffffff;
        x_width: 100%;
        xpadding: 10px;
	
}


#column-2in  {
	float: left;
	margin: 0px;
	padding: 0px;
	xwidth: 507px;	
	width: 524px;
         min-height:485px;
	_height:485px;
	xoverflow-x: hidden;
	xbackground:#FFF;
	xpadding:10px;
	xpadding-top:3px;	
	position:relative;
}


#column-3in {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 169px;	
	overflow-x: hidden;
	_height:485px;
         min-height:485px;
}

#content-teaser {
	width:180px;
	overflow-x:hidden;
}


           

.clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;	
	font-size:0px;	
	clear: both;
}

html>body .clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
} 

@media print {

#content-news {
	display:none;        
}

#content-contentin {
	width:100%;
}

#breadcrumb {
	height:40px;
}


body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align:left;
	background: #ffffff;	
	color:#727A7D;
	line-height:1.4em;
}


#content-address {
	display:none;
}

.cs2info {
	bottom:0;
	right:0;
	width:159px;
	float:left; 
	text-align:center; 
	font-weight:normal;

}



#bottom-dummy {
	width:754px;
	bottom:0px;
         height:35px;
         line-height:25px;
         margin-top:10px;
	color:#71797C;
	font-size:9px;
	text-align:right;
}


a {
	color: #153073;
	text-decoration: none;
}

a:visited {
	color: #153073;
}

a:hover {
	color: #000066;
}

img {
	border: none;
}

#body-container {
	width:754px;
	xmin-height: 100%;
	text-align:left;
	border-top:15px solid #FFF;

}

#body-over0 {
	height: 100%;	
	min-height: 100%;	
	width: 100%;
	text-align:center;
	

}

#body-over  {
	position:relative;		
	width:754px;
	_height: 100%;		
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	
	background:none;
}

#top {
	width:754px;
	height:175px;
	overflow:hidden;
	
}


#header-logo {
	display:none;	
}

#header-logos {
	display:none;		
}

#content-topmenu {
	display:none;	
}

#content-language {
	display:none;	
}


#content-search {
	display:none;
}



#top1 {

	position:relative;
	width:754px;	
	margin-top:10px;
	margin-left:10px;
}


#column-1 {
	display:none;
}

#column-2 {
	float: none;
	margin: 0px;
	padding: 0px;
         width:754px;
	xoverflow-x: hidden;
	
}

#content-content {
        xbackground:#ffffff;
        x_width: 100%;
        xpadding: 10px;
}


#column-2in  {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 754px;	
	xoverflow-x: hidden;
	background:#FFF;
	xpadding:10px;
}


#column-3in {
	display:none;
}

.clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;	
	font-size:0px;	
	clear: both;
}

html>body .clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
}

#print-logo {
	display:block;
}

#header-right {
	display:none;
}

}

#cs2portraitfx-texts {

	padding-top:10px;

}




