html, body { width:100%; height:100%; margin:0; padding:0; font-family:verdana,arial,helvetica; font-size:11px; color:#000000; background:url(img/site_bg.gif) repeat-x; }

/* GRID ITEMS */
#base
{
	width:100%;
	height:100%;
	margin:auto;
	padding:0;
	
}

#grid
{
	width:980px;
	height:100%;
	margin:auto;
	padding:0;
}
#gridnavitem
{
	float:left;
	width:253px;
	height:600px;
	margin:0;
	padding:0;
	background:url(img/bg_gridnav.png) no-repeat;
	text-align:left;
}
#gridobjects
{
	float:left;
	width:720px;
	margin:0;
	padding:0;
	text-align:left;
}
#footer
{
	width:720px;
	margin:0;
	padding:0;
	text-align:center;
}

#gridadressitem
{
	width:600px;
	height:78px;
	margin:50px 0 0 0;
	padding:0;

}
#gridvisualitem
{
	width:596px;
	height:201px;
	margin:0;
	padding:0;
}
#gridcontentitem
{
	width:720px;
	margin:0;
	padding:0;
}
#content
{
	float:left;
	width:540px;
	margin:0;
	padding:20px 20px 0 20px;

}





/* OBJECTS */
#teamitem
{
	width:500px;
	height:80px;
	margin:0 0 10px 0;
	border: 1px solid #939393;
	padding:10px 20px 10px 20px;

}

#staoitem
{
	width:480px;
	height:210px;
	margin:0 0 10px 0;
	border: 1px solid #939393;
	padding:10px 20px 10px 20px;

}


/* CONTENT LAYER SUBNAV, CONTENT, TEASER */
#nav
{	
	display:block;
	float:left;
	width:200px;
	margin:180px 0 0 30px;
	padding:0 0 0 10px;
}

#contenttext
{
	line-height:18px;
	text-align:justify;
}

.adressblock
{
	width:200px;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}

/* TEASER OBJECTS */

#teaser
{
	float:right;
	width:120px;
	margin:20px 0 0 20px;
	padding:0;

}

#txtteaser
{
	float:right;
	background:#000;
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
	width:106px;
	height:141px;
	margin:20px 0 0 20px;
	padding:10px 7px 0 7px;;

}



#teaserhometxt
{
	margin:20px;
}

/* TOP NAVIGATION POSITION LAYER */
#topnavigation
{
	width:800px;
	margin:0 50px 0 54px;
	padding:0px;
	height:20px; 
	color:#fff; 
	font-size:10px;
	font-weight:bold;  
	background-color:#000000;
}



/* NAVIGATION AND LINKS */

.topnavitem
{
	display:block;
	width:150px;
	height:25px;
	color:#ffffff; 
	font-weight:bold;
	background:url(img/bg_top_nav_pas.gif) no-repeat; 
	font-size:11px; 
	text-decoration:none; 
	padding:7px 0 0 25px;
	margin:5px 0 5px 10px;
}
a.topnavitem:link, a.topnavitem:visited  
{
	display:block;
	width:150px;
	height:25px;
	color:#ffffff; 
	background:url(img/bg_top_nav_pas.gif) no-repeat;
	font-weight:bold; 
	text-decoration:none; 
	padding:7px 0 0 25px;
	margin:5px 0 5px 10px;
}
a.topnavitem:hover 	
{
	display:block;
	color:#ffffff;
	width:150px;
	height:25px;
	font-weight:bold; 
	background:url(img/bg_top_nav_act.gif) no-repeat; 
	text-decoration:none; 
	padding:7px 0 0 25px;
	margin:5px 0 5px 10px;
}
.topnavitema
{
	display:block;
	color:#fff; 
	background:url(img/bg_top_nav_act.gif) no-repeat; 
	width:150px;
	height:25px;
	font-weight:bold;
	font-size:11px; 
	text-decoration:none; 
	padding:7px 0 0 25px;
	margin:5px 0 5px 10px;
}

.secnavitem
{
	display:block;
	width:150px;
	height:18px;
	color:#ffffff; 
	font-weight:normal;
	background:url(img/bg_sec_nav_pas.gif) no-repeat; 
	font-size:11px; 
	text-decoration:none; 
	padding:7px 0 0 25px;
	margin:3px 0 3px 10px;
}
a.secnavitem:link, a.secnavitem:visited  
{
	display:block;
	width:150px;
	height:18px;
	color:#ffffff; 
	background:url(img/bg_sec_nav_pas.gif) no-repeat;
	font-weight:normal; 
	text-decoration:none; 
	padding:7px 0 0 25px;
	margin:3px 0 3px 10px;
}
a.secnavitem:hover 	
{
	display:block;
	color:#ffffff;
	width:150px;
	height:18px;
	font-weight:normal; 
	background:url(img/bg_sec_nav_act.gif) no-repeat; 
	text-decoration:none; 
	padding:7px 0 0 25px;
	margin:2px 0 2px 10px;
}
.secnavitema
{
	display:block;
	color:#fff; 
	background:url(img/bg_sec_nav_act.gif) no-repeat; 
	width:150px;
	height:18px;
	font-weight:normal;
	font-size:11px; 
	text-decoration:none; 
	padding:7px 0 0 25px;
	margin:3px 0 3px 10px;
}



/* BASIC LINKS */

.txtlink			
{
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:0;
}
a.txtlink:link, a.txtlink:visited  
{
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:0;
}
a.txtlink:hover 	
{
	color:#fff;  
	font-weight:normal; 
	text-decoration:underline; 
}

.txtlinkb			
{
	color:#000; 
	font-weight:bold; 
	text-decoration:none; 
	padding:0;
}
a.txtlinkb:link, a.txtlinkb:visited  
{
	color:#000; 
	font-weight:bold; 
	text-decoration:none; 
	padding:0;
}
a.txtlinkb:hover 	
{
	color:#000;  
	font-weight:bold; 
	text-decoration:underline; 
}

.clink			
{
	color:#000; 
	font-weight:normal; 
	text-decoration:underline; 
	padding:0;
}
a.clink:link, a.clink:visited  
{
	color:#000; 
	font-weight:normal; 
	text-decoration:underline; 
	padding:0;
}
a.clink:hover 	
{
	color:#000;  
	font-weight:normal; 
	text-decoration:underline; 
}

.teaserlink			
{
	display:block;
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:0;
	margin:4px 0 4px 0;
}
a.teaserlink:link, a.teaserlink:visited  
{
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:0;
}
a.teaserlink:hover 	
{
	color:#fff;  
	font-weight:normal; 
	text-decoration:underline; 
}


/* TEXT */

table, td
{ 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000; 
}

.txt
	{	line-height:18px; } 


h1			
{	
	font-family: verdana,arial,helvetica;		
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	margin-bottom:4px;
	padding:0; 
	text-decoration: none;
	text-transform: uppercase
}

h2	
{	
	font-family: verdana,arial,helvetica;		
	font-size: 11px;
	font-weight:bold;
	color:#000;
	margin-bottom:4px;
	padding:0; 
	text-decoration: none
}

h3
{	
	font-family: verdana,arial,helvetica;		
	font-size: 11px;
	font-weight:bold;
	background:#cccccc;
	color:#000;
	margin-bottom:4px;
	padding:3px 1px 3 px 1px; 
	text-decoration: none
}















