/* CSS STYLESHEET FEATURESEITE ALLGEMEIN */
/******************************************
 GLOBAL  FEATURESEITEN
******************************************/

a:link {text-decoration:none; color:#666666;}
a:visited {text-decoration:none; color:#666666;}
a:hover {text-decoration:none; color:#666666;}
a:active {text-decoration:none; color:#000000;}

h1.features_h1
{
	float: none;
	color: #FF6600;
	text-align: center;
	font-size: 36px;
	margin: 0 0 10px;
	padding: 0;
}

h2.features_h2
{
	color: #333333;
	text-align: center;
	font-size: 24px;
	margin: 0 0 40px;
	padding: 0;
	border: 0;
}

/* ------------- LEFT ------------------*/

#content_left {
	width: 220px;
	margin: 0 50px 0 0;
	float:left;
	}

/* ------------- RIGHT ------------------*/

#content_right {
	float:right;
	width:650px;
	margin:0px;
	}

/* ------------- HEAD ------------------*/

.head_introduction_text {
	margin: 25px 0 0 0;
	}

/* ------------- BODY  ------------------*/    

.text_left_col {
	width: 300px;
	float:left;
	margin-right: 50px;
	}

.text_right_col {
	float:right;
	width: 300px;
	}

h2.h2_features {
	color:#FF6600;
	font-size: 16px;
	font-family: Arial, Verdana, sans serif;
	font-weight: bold;
	padding: 0;
	margin-bottom:12px;
	border: 0;
	}

.text_left_col hr,
.text_right_col hr {
	height: 1px;
	margin: 30px 0;
	width: 298px;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	}

/* ------------- LEFT ------------------*/

.content_navi_eventlist {
	}

#menu_list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin:0 0 20px;
	border-bottom:1px solid #eeeeee;
	}

#menu_list li {
	border-top:1px solid #eeeeee;
	}

#menu_list .active,
#menu_list li a:hover {
	background-color:#f7f7f7;
	color:#000000;
	font-weight:bold;
	}

#menu_list .active{
	background-image:url('/2010/components/list_bullet.gif');
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	
#menu_list a {
	display: block;
	padding: 13px 13px;
	}

	/*
#menu_list span {
        display:none;
        position:absolute;
}
#menu_list a:hover span{
        display:block;
}

<p class="list_p">*/

/* ------------- BODY  ------------------*/  

.box {
	margin-top:30px;
	}

.text_picture {
	margin-bottom:20px;
	}

hr.footer_line {
	clear: both;
	height: 1px;
	margin: 30px 0;
	width:648px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	}

#site_navigation_bottom {
	width:650px;
	color: #ffffff;
	font-weight: bold;
	}
	
a.prev_site {
	float:left;
	width: 296px;
	height:33px;
	margin: 0 0 0 0;
	background-image:url('/2010/components/prev.gif');
	display: block;
	}

.prev_site_text {
	margin: 6px 0 0 35px;
	color: #fff;
	display: block;
	}

a.next_site {
	float:right;
	width: 295px;
	height:33px;
	margin:0 10px 0 0;
	background-image:url('/2010/components/next.gif');
	display: block;
	}
	
.next_site_text {
	margin: 6px 35px 0 0;
	color: #fff;
	display: block;
	text-align: right;
	}

/******************************************
SIDENAV HEADER
******************************************/

a.navpoint_01 {
	background:url(/2010/components/sidenavi_01.gif) no-repeat;
	height: 39px;
	text-indent: -50000px;
	display:block;
	}

a.navpoint_01:hover {
	background:url(/2010/components/sidenavi_hover_01.gif) no-repeat;
	height: 39px;
	text-indent: -50000px;
	display:block;
	}

a.navpoint_02 {
	background:url(/2010/components/sidenavi_02.gif) no-repeat;
	height: 39px;
	text-indent: -50000px;
	display:block;
	}

a.navpoint_02:hover {
	background:url(/2010/components/sidenavi_hover_02.gif) no-repeat;
	height: 39px;
	text-indent: -50000px;
	display:block;
	}
	
a.navpoint_03 {
	display: none;
	}

/******************************************
  EVENTLIST  
******************************************/

.graphic_accomplished {
	margin:0px 10px 0 0px;
	width:90px;
	height:90px;
	border:none;
	float:left;
	}

.graphic_contact {
	margin:10px 10px 0 0px;
	border:none;
	float:left;
	}
	
/******************************************
  CALL  
******************************************/

.graphic_xlite {
	margin:10px 10px 0 0px;
	border:none;
	float:left;
	}

.graphic_alert {
	margin:10px 10px 0 0px;
	border:none;
	float:left;
	}

.graphic_mobileletter {
	float:left;
	margin:10px 10px -5px 0px;
	border:none;
	}
	
/******************************************
  VOICEMAIL 
******************************************/

.img_mp3 {
	margin:10px 10px 0 0;
	border: 0px;
	float:left;
	}
	
.img_securitypin {
	margin:0 10px 0 5px;
	border: 0px;
	float:right;
	}

/******************************************
  FAX 
******************************************/

.graphic_faxmachine {
	margin:10px 10px 0 0;
	border: 0px;
	float:left;
	}

.graphic_pdf {
	margin:10px 10px 0 0;
	border: 0px;
	float:left;
	}