.text {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.texttitle {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.h1title {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: blue
}

.menuboldgelb	  		{
	margin-left: 4px;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Yellow;
	background : black;
}
.menuboldblack	  		{
	margin-left: 4px;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background : transparent;
}
.menuboldblackblue  		{
	margin-left: 4px;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background : #0099FF;
}

a.menubold 			     		{
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background : transparent;
}

a.menubold:hover 			{
	text-decoration: underline;
	color : Red;
	text-shadow : none;
	text-transform : none;
	background : transparent;
}

a.menubold:visited 			{
}

.oblink 			     		{
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	background : Black;
}

.oblink:hover 			{
	text-decoration: none;
	color : Black;
	text-shadow : none;
	text-transform : none;
	background : Yellow;
}

.oblink:visited 			{
}

.margin 	{
	margin-left: 4px;
	margin-bottom : 0px;
	margin-top : -3px;
}

td.oblink 	{
	margin-left: 4px;
	margin-bottom : 0px;
	margin-top : -3px;
}

a.menublack {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background : transparent;
}

a.menublack:hover {
	text-decoration: underline;
	color : Yellow;
	text-shadow : none;
	text-transform : none;
	background : transparent;
}

a.menublack:visited {
}

.infograu	  		{
	margin-left: 4px;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 9px;
	font-weight: standard;
	color: grey;
	background : transparent;
}



.margin2 { margin-left: 0px; margin-bottom : 0px; margin-top : 0px; }

/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 75px;
	border: 1px solid #cccccc;
	position: absolute;
	left: 1px;
	top: 1px;
}

#mastcont{
	padding: 0px 0px 0px 0px;
	width: 800px;
	border-left:    1px solid #cccccc;
	border-right:   1px solid #cccccc;
	border-bottom:  1px solid #cccccc;
	position: absolute;
	left : 1px;
	top : 76px;

}

#navBar{
	width: 170px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-right:  1px solid #cccccc;
	border-bottom:  1px solid #cccccc;

position: absolute;
	left : 1px;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	padding: 0px 0px 0px 0px;
	width:620px;
	position: absolute;
	left:171px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: 650px;
	border-right:  1px solid #cccccc;
	border-bottom:  1px solid #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/**********************************************************************************************

	Main Menu Style Settings

	This file defines the look of the menu, all item text, URLs, sizing, orientation, etc.,
	is defined using the menu_settings.js file.  There are also additonal global settings
	in the head section of the source html (sample.html)

	Note: Do not define border, padding, or margin dimensions using this file, all dimensions
	are defined in the menu_settings.js file.

***********************************************************************************************/


/*---------------------------------------------------------
Main Menu Group Settings - (Applies to the main container)
----------------------------------------------------------*/
.cdd0_main_menu{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: transparent;
	/*background-image:url("pointer_version/sample_image/sample_blue_green_bg_main.gif");*/


}/*---------------------------------------------------------
Main Menu Item Settings
----------------------------------------------------------*/
.cdd0_main_items{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    background-color: transparent;

}/*---------------------------------------------------------
Main Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd0_main_items_rollover{
	background-color: transparent;
	color: #FF0000;


}/**********************************************************************************************

	Sub Menu Style Settings

***********************************************************************************************/


/*---------------------------------------------------------
Sub Menu Group Settings - (Applies to all sub containers)
----------------------------------------------------------*/
.cdd0_sub_menu{

	
	background-color:#bed2bf;

	color:#333333;
	font-family:Arial;
	font-size:12px;

	border-style:solid;
	border-color:#666666;

	
	/*background-image:url("pointer_version/sample_image/sample_bg_sub.gif");*/

	filter:progid:DXImageTransform.Microsoft.Fade(duration=.2);





}/*---------------------------------------------------------
Sub Menu Item Settings
----------------------------------------------------------*/
.cdd0_sub_items{
	

	/*background-color:#transparent;*/

	border-style:solid;
	border-color:#bed2bf;



}/*---------------------------------------------------------
Sub Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd0_sub_items_rollover{

	
	/*background-color:#ebe7b2;*/

	color:#222222;
	text-decoration:underline;

	
	border-style:solid;
	border-color:#aaaaaa;
	
	

}/**********************************************************************************************

	Divider Style Settings

***********************************************************************************************/



/*---------------------------------------------------------
Vertical Dividers
----------------------------------------------------------*/
.cdd0_dividers_vertical{



	/*background-color:#transparent;*/





}/*---------------------------------------------------------
Horizontal Dividers
----------------------------------------------------------*/
.cdd0_dividers_horizontal{



	background-color:#999999;




	
}/**********************************************************************************************

	Optional Specific Settings

	Specifically define settings for any item or menu group
	by using the following syntax with the items index.

	CSS settings here for main menu group

***********************************************************************************************/	




/*

#cdd_item0_0
{
	
	CSS settings for the specified item goes here
	
	
}



#cdd_item0_menu
{

	CSS settings for the specified menu group goes here

	
}


*/

/*---------------------------------------------------------
Main Menu Group Settings - (Applies to the main container)
----------------------------------------------------------*/
.cdd1_main_menu{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: transparent;
	/*background-image:url("pointer_version/sample_image/sample_blue_green_bg_main.gif");*/


}/*---------------------------------------------------------
Main Menu Item Settings
----------------------------------------------------------*/
.cdd1_main_items{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    background-color: transparent;

}/*---------------------------------------------------------
Main Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd1_main_items_rollover{
	background-color: transparent;
	color: #FF0000;


}/**********************************************************************************************

	Sub Menu Style Settings

***********************************************************************************************/


/*---------------------------------------------------------
Sub Menu Group Settings - (Applies to all sub containers)
----------------------------------------------------------*/
.cdd1_sub_menu{

	
	background-color:#bed2bf;

	color:#333333;
	font-family:Arial;
	font-size:12px;

	border-style:solid;
	border-color:#666666;

	
	/*background-image:url("pointer_version/sample_image/sample_bg_sub.gif");*/

	filter:progid:DXImageTransform.Microsoft.Fade(duration=.2);





}/*---------------------------------------------------------
Sub Menu Item Settings
----------------------------------------------------------*/
.cdd1_sub_items{
	

	/*background-color:#transparent;*/

	border-style:solid;
	border-color:#bed2bf;



}/*---------------------------------------------------------
Sub Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd1_sub_items_rollover{

	
	/*background-color:#ebe7b2;*/

	color:#222222;
	text-decoration:underline;

	
	border-style:solid;
	border-color:#aaaaaa;
	
	

}/**********************************************************************************************

	Divider Style Settings

***********************************************************************************************/



/*---------------------------------------------------------
Vertical Dividers
----------------------------------------------------------*/
.cdd1_dividers_vertical{



	/*background-color:#transparent;*/





}/*---------------------------------------------------------
Horizontal Dividers
----------------------------------------------------------*/
.cdd1_dividers_horizontal{



	background-color:#999999;




	
}/**********************************************************************************************

	Optional Specific Settings

	Specifically define settings for any item or menu group
	by using the following syntax with the items index.

	CSS settings here for main menu group

***********************************************************************************************/	




/*

#cdd_item0_0
{
	
	CSS settings for the specified item goes here
	
	
}



#cdd_item0_menu
{

	CSS settings for the specified menu group goes here

	
}


*/

/*---------------------------------------------------------
Main Menu Group Settings - (Applies to the main container)
----------------------------------------------------------*/
.cdd2_main_menu{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: transparent;
	/*background-image:url("pointer_version/sample_image/sample_blue_green_bg_main.gif");*/


}/*---------------------------------------------------------
Main Menu Item Settings
----------------------------------------------------------*/
.cdd2_main_items{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    background-color: transparent;

}/*---------------------------------------------------------
Main Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd2_main_items_rollover{
	background-color: transparent;
	color: #FF0000;


}/**********************************************************************************************

	Sub Menu Style Settings

***********************************************************************************************/


/*---------------------------------------------------------
Sub Menu Group Settings - (Applies to all sub containers)
----------------------------------------------------------*/
.cdd2_sub_menu{

	
	background-color:#bed2bf;

	color:#333333;
	font-family:Arial;
	font-size:12px;

	border-style:solid;
	border-color:#666666;

	
	/*background-image:url("pointer_version/sample_image/sample_bg_sub.gif");*/

	filter:progid:DXImageTransform.Microsoft.Fade(duration=.2);





}/*---------------------------------------------------------
Sub Menu Item Settings
----------------------------------------------------------*/
.cdd2_sub_items{
	

	/*background-color:#transparent;*/

	border-style:solid;
	border-color:#bed2bf;



}/*---------------------------------------------------------
Sub Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd2_sub_items_rollover{

	
	/*background-color:#ebe7b2;*/

	color:#222222;
	text-decoration:underline;

	
	border-style:solid;
	border-color:#aaaaaa;
	
	

}/**********************************************************************************************

	Divider Style Settings

***********************************************************************************************/



/*---------------------------------------------------------
Vertical Dividers
----------------------------------------------------------*/
.cdd2_dividers_vertical{



	/*background-color:#transparent;*/





}/*---------------------------------------------------------
Horizontal Dividers
----------------------------------------------------------*/
.cdd2_dividers_horizontal{



/*background-color:#transparent;*/




	
}/**********************************************************************************************

	Optional Specific Settings

	Specifically define settings for any item or menu group
	by using the following syntax with the items index.

	CSS settings here for main menu group

***********************************************************************************************/	




/*

#cdd_item2_0
{
	
	CSS settings for the specified item goes here
	
	
}



#cdd_item2_menu
{

	CSS settings for the specified menu group goes here

	
}


*/


