/**************************************************************************************
                                                                DATEIVERSION        : 2008_01_23
**************************************************************************************/
@media all
{
/**************************************************************************************
                                                                RESET
**************************************************************************************/
*{
        margin:0px;
        padding:0px;
}

body {
        text-align:                                        center;
        font-size:                                        12px;
        font-family:                                Arial, Helvetica, Verdana, Geneva, sans-serif;
        line-height:                                normal;
        color:                                        #333333;

        padding:                                        0px;
        margin:                                                0px;

        background-color:                        #ffffff;
        border:                                                0px;
		 
		  background-image:                                             url(../img/bgr_verlauf.gif);
			

     
        background-position:                                          0 0px;
        background-repeat: repeat;
}



img { border: 0px; }
br { line-height:normal; }

ol, ul{
        list-style:none;
        margin:0px;
        padding:0px;
}


h1, h2, h3, h4, h5, h6 {
        clear:                                                both;
        font-size:                                        12px;
        color:                                            #333333;
}

h1{        font-size:25px; color:#FE9A2E; margin:0px 0px 0px 0px; padding:0px; text-transform:none; line-height:24px; }
h2{        font-size:20px; color:#005675; margin:0px 0px 0px 0px; padding:0px; text-transform:none; line-height:16px;}
h3{        font-size:14px; color:#084B8A; margin:0px 0px 0px 15px; padding:36px 0px 0px 0px; text-transform:none; line-height:16px; }
h4{        font-size:15px; color:#005675; margin:0px 0px 0px 0px; padding:0px; text-transform:none; line-height:20px; }
h5{        font-size:13px; color:#333333; margin:0px 0px 0px 0px; padding:0px; text-transform:none; line-height:24px; }
h6{        font-size:11px; color:#999999; margin:0px 0px 0px 0px; padding:0px; text-transform:none; }

p {
        color:                                      #333333;
        line-height:                                normal;
}

table, thead, tfooter, tbody{
        border:                                                none;
}

tr, td, th{
        vertical-align:                                top;

        margin:                                                0px;
        padding:                                        0px;
}

form { display:inline; }
fieldset legend { display: none; }
label { cursor: pointer; border:none; }

input, button, sele_ct, textarea {
        font-size:                                        11px;
        vertical-align:                                                middle;
        border:                                                none;
}

/*select, textarea {
        bo_rder:                                                1px solid #84cb00;
        back_ground-color:                        #ffffff;
} */

fieldset { border:none; }

a{ font-size:11px; color:#666666; text-decoration:none; outline:none;  cursor: pointer; cursor:hand; }
a:hover{  color:#333333; outline:none; cursor: pointer; cursor:hand; }
a.active {  color:#999999; outline:none; }

.debugIE6{ letter-spacing:-0.4pt; }


.left{ float:left        !important; }
.right{ float:right        !important; }

.leftMargin{ margin-left:0px        !important; }
.rightMargin{ margin-right:0px        !important; }
.topMargin{ margin-top:0px        !important; }
.topPadding{ padding-top:0px        !important; }
.bottomMargin{ margin-bottom:0px        !important; }
.bottomPadding{ padding-bottom:0px        !important; }

.color_10{ color:#ff0391        !important; text-decoration:underline        !important; }
.color_11{ color:#ff0391        !important;  text-decoration:none;}
.color_12{ color:#606078        !important; }

.color_20{ background-color:#f2f2f2; }
.color_21{ background-color:#ffffff; }

/****************************                        FORMULARE                ***********************/
.textfield{
        font-size:                                         11px;
        font-family:                                 Arial, Helvetica, sans-serif;
        color:                                                 #333333;

        text-decoration:                         none;

        padding:                                        2px 4px 2px 4px;
        border:                                                1px solid #cccccc;
}

.textfield_error{
        font-size :                                 11px;
        font-family:                                 Arial, Helvetica, sans-serif;

        text-decoration:                         none;
        padding:                                        1px 0px 1px 0px;
        background-color:                         #fb9cc4;
        border:                                                1px solid #ff00cc;
}

.textlabel_error { color:#ff00cc; }

.inputdefault{
        border:                                                none;
        margin:                                                0px 0px 0px 0px;
        padding:                                         0px 0px 0px 0px;
}
.selectLineTop,
.lineTop{
        float:                                                left;
        border-top:                                 1px solid #7c7c7c;
}



/**************************************************************************************
                                                                CORPUS/ BORDER
**************************************************************************************/
#corpus{
        position:                                        relative;
		height: auto;
        width:                                                936px;
        margin:                                                15px auto 0;
        padding:                                               0;
        text-align:                                            left;
		  border-left: #6699FF solid 1px;
		  border-right: #6699FF solid 1px;
		  border-bottom: #6699FF solid 1px;
		
		



}

#border{
        position:                                        relative;
        clear:                                                both;
        float:                                                left;

        width:                                                1px;


        text-align:                                 left;
        background-color:                        #ffffff;
}



/**************************************************************************************
                                                                META NAVIGATION
**************************************************************************************/
#nav_meta{
        position:                                        relative;
        clear:                                                both;
        float:                                                left;

        left:                                                0px;
        top:                                                0px;

        width:                                                866px;
        height:                                                16px;

        margin:                                                0px 6px 0px 6px;
        background-color:                        #ffffff;
}

#nav_meta ul{
        float:                                                right;
        height:                                                16px;
}

#nav_meta ul li{
        float:                                                left;
        height:                                                11px;

        margin:                                                2px 0px 0px 10px;
}

#nav_meta ul li a{
        display:                                        block;

        color:                                                #455664;
        font-size:                                        11px;

        text-decoration:                        none;
}


#nav_meta ul li a.active,
#nav_meta ul li a:hover{
        color:                                                #cb9213;
}



/**************************************************************************************
                                                                HEADER
**************************************************************************************/
#header{
        clear:                                                both;
        position:                                        relative;
        float:                                            left;

        width:                                                936px;
        height:                                                107px;

        margin:                                                 0px;
        background-color:                                      #ffffff;
}


 #header .logo{
        float:                                                left;
        width:                                                182px;
        height:                                                35px;
                  margin:                                                                                                                        0 0 0 0;

}

#header .box{
        float:                                                left;
        width:                                                565px;
        height:                                                36px;
        background-image:                                      url(/projektnetzwerk/img/logo_side.gif);
                  page: auto;
                  background-position:                                   0 0;
                  background-repeat: no-repeat;
       margin:                                                                                                                                        1px 0 0 2px;
}






#header .metanav{
        float:                                                left;
        width:                                                182px;

                margin:                                                                                                                                        1px 0px 0px 1px;
}

#header .metanav ul li{
        float:left;
        width: 182px;
        height: 11px;

        margin-bottom:1px;
}




#header .metanav ul li a{
        display:block;
        float:left;
        width: 182px;
        height: 11px;

        font-size:1px;
        line-height:1px;

        text-indent:-2000px;
        overflow:hidden;

        background-color:red;
}

#header .metanav ul li a:hover{

        background-color:green;
}



#header a.side_home{
        background-image: url(../img/home_top.gif);
        background-position: 0 0;
        background-repeat: no-repeat;
}

#head a.active .side_home,
#header a:hover.side_home{
        background-position: 0 -11px;
}





#header a.side_kontakt{
        background-image: url(../img/kontakt_top.gif);
        background-position: 0 0;
        background-repeat: no-repeat;
}
#head a.active .side_kontakt,
#header a:hover.side_kontakt{
        background-position: 0 -11px;
}





#header a.side_impressum{
        background-image: url(../img/impressum_top.gif);
        background-position: 0 0;
        background-repeat: no-repeat;

}
#head a.active .side_impressum,
#header a:hover.side_impressum{
        background-position: 0 -11px;
}
#headlogo{
	height:158px;
	width:936px;
	background-position: 0 0px;
	background-image: url(../bilder/top_backg.gif);
	background-repeat: repeat-x;
	
}
#logo{
background-image: url(../bilder/top_backg.gif);
	
	height: 158px;
	width: 936px;
	font-family: Lucida Calligraphy, Verdana, Geneva, Arial, Helvetica, sans-serif;
	size: 30px;
	font-size: 35px;
	color: Menu;
	text-indent: 15px;
	text-align: center;
	float: left;
	position: relative;
	background-repeat: repeat-x;
	
}
#logofoto{
background-image:url(../bilder/logo_02.gif);
	float:left;
	height:158px;
	width:165px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px 0px auto 5px;
	
	
}
#logolang{
background-image: url(../bilder/Homepage.gif);
background-repeat: no-repeat;

	float: left;
	height: 158px;
	width:310px;
	background-position: 0 0px;
	margin: 0px 0px 0px 100px;
}

#langschalter{
	float:left;
	height: 158px;
	width: 182px;
	padding-top:2px; 
}
#lang_eng{
float: left;
	height: 31px;
	width: 63px;
	padding-bottom: 20px;
	
}
#lang_de{
float: left;

	height: 31px;
	width: 63px;
	
	
}


/**************************************************************************************
                                                                MAIN
**************************************************************************************/
#main{
clear:                                                         both;
position:                                                      relative;
width:                                                         936px;

}
#navi{
	float: left;
	width: 182px;
	height: auto;
	margin: 0px 0px 0px 0px;
	text-indent: 1px;
	border-spacing: 0px;
	text-align: center;
	padding-left:0px;
	text-transform: uppercase;
	background-attachment: fixed;
}
#cdline{
	 background-image: url(../bilder/topbackg.gif.gif);
	width: 500px;
	height: 1px;
	background-repeat: repeat-x;
	 clear: left;
	 counter-increment: inherit;
	background-position: center;
	display: block;
}
.tope{	
	font-family: Lucida Calligraphy, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #157DEC;
	size: 15px;
	font-size: 20px;	
	text-indent: 15px;
	text-align: center;
	text-decoration: underline;
	
	
	
	
}
#navi_note{
	float: left;
	width: 182px;
	height: 530px;
	margin: 30px 0px 0px 0px;
	text-indent: 1px;
	border-spacing: 0px;
	text-align: center;	
}

#navi ul{
        float: left;
	       width: 182px;
   
        height:158;
}

#navi ul li{
        float: left;
        width: 182px;
			height: 18px;		
        margin-bottom: 2px;
}

#navi a{

        float: left;
        width: 182px;
       
        background-position: 0 0px;
       
}
#navi a:active{
	background-color:#fa8200;
	width: 182px;
  
}

#navi a:hover{
background-color:#fa8200;
width: 182px;
height: auto;
cursor: pointer;

        
}

#navi a.subnavigation{
        text-indent:     0px;
        
        float: left;

        width: 175px;
        height: 22px;

        padding:6px 0px 0px 8px;

        color: #ffffff;
        font-style: italic;
        font-size:10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

        background-color: #87a00f;
}

#navi a:hover.projektnetzwerk{
background-color:#fa8200;
width: 182px;
height: auto;
}



#navi a.projektnetzwerk{
        float: left;

        width: 175px;
        height: 22px;

        padding:6px 0px 0px 8px;

        color: #ffffff;
        font-style: italic;
        font-size:10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

        background-color: #fa8200;
}


#navi a:hover.subnavigation{
background-color:#fa8200;
}
#navi a.btn_projekt{


background-color: #6699FF;
background-position: 0 0px;
 margin:                                                0px 0px 0px 0px;      
        font-size:12px;
        line-height:14px;
			color:black;
       
        overflow:hidden;

}
#navi a:hover.btn_projekt{
background-color:#fa8200;
}
#navi a.btn_veroeffentlichen{

background-color: #6699FF;
background-position: 0 0px;
 margin:                                                0px 0px 0px 0px;      
        font-size:12px;
        line-height:14px;
			color:black;
       
        overflow:hidden;

}
#navi a:hover.btn_veroeffentlichen{
background-color:#fa8200;
}
#navi a.btn_aktivitaeten{
background-color: #6699FF;
background-position: 0 0px;
 margin:                                                0px 0px 0px 0px;      
 font-size:12px;
 line-height:14px;
	color:black;
       
        overflow:hidden;

}
#navi a:hover.btn_aktivitaeten{
background-color:#fa8200;
}

#navi a.btn_news{
background-color: #6699FF;

 margin:                                                0px 0px 0px 0px;      
        font-size:12px;
        line-height:14px;
			color:black;
       
        overflow:hidden;

}
#navi a:hover.btn_news{
background-color:#fa8200;
}
#navi a.btn_forschungskontext{
background-color: #6699FF;

 margin:                                                0px 0px 0px 0px;      
        font-size:12px;
        line-height:14px;
			color:black;
       
        overflow:hidden;

}
#navi a:hover.btn_forschungskontext{
background-color:#fa8200;
}
#navi a.btn_forschungsreisen{
background-color: #6699FF;

 margin:                                                0px 0px 0px 0px;      
        font-size:12px;
        line-height:14px;
			color:black;
       
        overflow:hidden;

}
#navi a:hover.btn_forschungsreisen{
background-color:#fa8200;
}

#middle{
   background-image:                                             url(../img/bgr_verlauf.gif);
float:                                                        left;
position:                                                    relative;
width:                                                         564px;
height:                                                        auto;
margin:                                                30px 0px 50px 10px;
}
#middle .text{

       margin:                                                0 17px 0px 10px;
        font-size:                                              12px;

        font-family:                                           Arial, Helvetica, sans-serif;
        color:                                                 #333333;

        text-decoration:                                        none;
		  text-align: justify;
}
#photos{
	padding-left: 45px;
	width: 564px;
	height: auto;
	
}
#middle ul{
  list-style:                                                   square;


}

#middle ul li{
 list-style-type:                                                   square;
  

 margin:                0px 0px 12px 20px;

}

#right_concert{
margin-top: 30px;
margin-left: 5px;
background-image: url(../img/bgr_verlauf.gif);

float:                                                        left;
position:                                                    0px 0px;
width:                                                         200px;

font-family: Lucida Calligraphy, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
border-left: #6699FF 1px solid;
/*border: #6699FF 1px solid;*/


}

#right{
margin-top: 30px;
margin-left: 10px;
background-image: url(../img/bgr_verlauf.gif);

float:                                                        left;
position:                                                    0px 0px;
width:                                                         165px;
height:                                                        auto;
font-family: Lucida Calligraphy, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
text-align: center;


}


#right table tr td{
font-size:                                                    9px;
color:                                                           #ffffff;
text-transform:                                                                                                                        uppercase;
padding:                                                                                                                                                0 0 0 8px;
}



#eingabe_login{
width:                                                         164px;
height:                                                        14px;

}


#eingabe_loginB{
width:                                                         164px;
height:                                                        14px;

}

#btn_login{
background-image:                                              url(../img/btn_ogin.gif);

background-position:                                           100px 0px;
background-repeat:                                              no-repeat;

}
#bgr_login{
background-image:                                              url(../img/bgr_login.gif);


}

/**************************************************************************************
                                                                partner
**************************************************************************************/
#partner{
width:                                                         564px;
height:                                                        auto;
margin-top:                                                    15px;
border:                                                        0px solid #ff00cc;
}
#partner .logo{
float:                                                        left;
width:                                                         170px;
border:                                                        0px solid #ff00cc;
margin-left:                                                   15px;
}
#partner .info{
float:                                                        left;
width:                                                         363px;
border:                                                        0px solid #ff00cc;
}
#partner .sap_logo{
background-image:                                              url(../img/sap_logo.jpg);

background-repeat:                                              no-repeat;
width:                                                         81px;
height:                                                        41px;

border:                                                        0px solid #ff00cc;
}
#partner .sap_info{
width:                                                        363px;
height:                                                        171px;

border:                                                        0px solid #ffffff;
}
#partner .t_system_info{
width:                                                        363px;
height:                                                        auto;

border:                                                        0px solid #ffffff;
}


#partner .t_system_logo{
background-image:                                               url(../img/logo_t_systems.jpg);
background-repeat:                                              no-repeat;
width:                                                         140px;
height:                                                        42px;

margin-top:                                                       130px ;

}
#partner .software_info{
width:                                                        363px;
height:                                                        auto;
margin-top:                                                     50px;


}


#partner .software_logo{
background-image:                                             url(../img/logo_software.jpg);
background-repeat:                                              no-repeat;
width:                                                         128px;
height:                                                        50px;

margin-top:                                                       85px;

}
#partner .core_partner_info{
width:                                                        363px;
height:                                                        auto;
margin-top:                                                     50px;


}


#partner .ids_logo{
background-image:                                             url(../img/logo_ids.jpg);
background-repeat:                                              no-repeat;
width:                                                         84px;
height:                                                        30px;

margin-top:                                                       60px;

}
#partner .lufthansa_logo{
background-image:                                             url(../img/logo_lufthansa.gif);
background-repeat:                                              no-repeat;
width:                                                         150px;
height:                                                        15px;
margin-top:                                                    90px;

}
#partner .inosoft_logo{
background-image:                                             url(../img/inosoft_logo.jpg);
background-repeat:                                              no-repeat;
width:                                                         117px;
height:                                                        34px;
margin-top:                                                    120px;

}

#partner .bitkom_logo{
background-image:                                             url(../img/bitkom_logo.jpg);
background-repeat:                                              no-repeat;
width:                                                         137px;
height:                                                        46px;
margin-top:                                                    30px;
}
#partner .vdma_logo{
background-image:                                             url(../img/logo_vdma.jpg);
background-repeat:                                              no-repeat;
width:                                                         137px;
height:                                                        57px;
margin-top:                                                    145px;
}
#partner .zvei_logo{
background-image:                                             url(../img/logo_zvei.jpg);
background-repeat:                                              no-repeat;
width:                                                         137px;
height:                                                        57px;
margin-top:                                                    70px;
}

#partner .igm_logo{
background-image:                                             url(../img/logo_igm.jpg);
background-repeat:                                              no-repeat;
width:                                                         64px;
height:                                                        64px;
margin-top:                                                    50px;
}



/**************************************************************************************
                                                                MAIN NAVIGATION
**************************************************************************************/
#nav_main{
        position:                                        absolute;
        clear:                                                both;
        float:                                                left;

        left:                                                0px;
        bottom:                                                0px;

        width:                                                866px;
        height:                                                30px;
}



/****************************                        LEFT                 ***********************/
#nav_main ul.left{
        float:                                                left;
        width:                                                440px;
}

#nav_main ul.left li{
        float:                                                left;

        width:                                                141px;
        height:                                                30px;

        margin:                                                0px 1px 0px 0px;
}

#nav_main ul.left li a {
        display:                                        block;

        width:                                                141px;
        height:                                                30px;

        margin:                                                0px 0px 0px 0px;

        text-indent:                                -2000px;
        overflow:                                        hidden;
        background-position:                0px 0px;
}

#nav_main a.btn_locations {
        background-image:                         url(/img/btn_nav_locations_lo.gif);
        background-position:                0 0px;
        background-repeat:                        no-repeat;
}

#nav_main a.btn_locations.active ,
#nav_main a:hover.btn_locations { background-position:0 -30px !important; }


#nav_main a.btn_entertainment {
        background-image:                         url(/img/btn_nav_entertainment_lo.gif);
        background-position:                0 0px;
        background-repeat:                        no-repeat;
}
#nav_main a.btn_entertainment.active ,
#nav_main a:hover.btn_entertainment{ background-position:0 -30px !important; }


#nav_main a.btn_eventsupport {
        background-image:                         url(/img/btn_nav_eventsupport_lo.gif);
        background-position:                0 0px;
        background-repeat:                        no-repeat;
}
#nav_main a.btn_eventsupport.active ,
#nav_main a:hover.btn_eventsupport { background-position:0 -30px !important; }



/****************************                        RIGHT                 ***********************/
#nav_main ul.right{
        float:                                                left;
        width:                                                420px;
}

#nav_main ul.right li{
        float:                                                left;

        height:                                                13px;
        margin:                                                14px 13px 0px 0px;
}

#nav_main ul.right li a {
        display:                                        block;

        height:                                                13px;
        margin:                                                0px 0px 0px 0px;

        text-indent:                                -2000px;
        overflow:                                        hidden;
        background-position:                0px 0px;
}

#nav_main a.btn_berlinSpezial {
        width:                                                93px;
        background-image:                         url(/img/btn_nav_berlinspezial_lo.gif);
        background-position:                0 0px;
        background-repeat:                        no-repeat;
}
#nav_main a.btn_berlinSpezial.active ,
#nav_main a:hover.btn_berlinSpezial {
        background-position:                0 -13px !important;
}


#nav_main a.btn_planungstools {
        width:                                                100px;
        background-image:                         url(/img/btn_nav_planungstools_lo.gif);
        background-position:                0 0px;
        background-repeat:                        no-repeat;
}
#nav_main a.btn_planungstools.active ,
#nav_main a:hover.btn_planungstools {
        background-position:                0 -13px !important;
}


#nav_main a.btn_anbieter {
        width:                                                83px;
        background-image:                         url(/img/btn_nav_anbieter_lo.gif);
        background-position:                0 0px;
        background-repeat:                        no-repeat;
}

#nav_main a.btn_anbieter.active ,
#nav_main a:hover.btn_anbieter {
        background-position:                0 -13px !important;
}


#nav_main a.btn_merkzettel {
        text-indent:                                0px        !important;
        overflow:                                        visible        !important;
        width:                                                74px;
        background-image:                         url(/img/btn_nav_merkzettel_lo.gif);
        background-position:                0 0px;
        background-repeat:                        no-repeat;

        color:                                                #deb239;
        font-size:                                        12px;
        font-weight:                                bold;
        text-decoration:                        none;
}
#nav_main a.btn_merkzettel.active ,
#nav_main a:hover.btn_merkzettel {
        background-position:                0 -13px !important;
        color:                                                #cb9213;
}

#nav_main a span {
        float:                                                left;

        width:                                                14px;
        margin:                                                0px 0px 0px 75px;
}



/**************************************************************************************
                                                                CONTENT
**************************************************************************************/
#content{
        clear:                                                both;
        position:                                        relative;
        float:                                                left;

        left:                                                0px;
        top:                                                0px;

        width:                                                866px;

        margin:                                                0px 6px 0px 6px;
        background-color:                        #ffffff;
}

#content_column_01{
        float:                                                left;

        width:                                                864px;

        /* min-height:                                        600px;
        height:                                                auto; */

        border-left:                                1px solid #cccccc;
        border-right:                                1px solid #cccccc;
        border-bottom:                                1px solid #cccccc;

        padding:                                        32px 0px 20px 0px;
}

#content_column_01_home{
        float:                                                left;

        width:                                                864px;

        border-left:                                1px solid #cccccc;
        border-right:                                1px solid #cccccc;
        border-bottom:                                1px solid #cccccc;

        padding:                                        0px 0px 20px 0px;
}

/**************************************************************************************
                                                                FOOTER
**************************************************************************************/
#footertext{
font: "OCR A Extended";
clear: both;
float: left;
	height: auto;
	width: 568px;
	margin:0 6px 0 0px;
	text-align: center;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#underfootertext{
	height:auto;
	width: 568px;
}
#steuer{
float:left;
width: 568px;
height: auto;
text-align: justify;
font-size: 11px;
padding-bottom:0px; 
font: "@Kozuka Mincho Pro EL";
}
#footer{
        clear: both;
        position: relative;
        text-align: center;
        margin: 0px 0px 0px 0px;
        width: 936px;
        height: 7px;



}

.footerlinie_top{
        background-color:                                        #e2e9f4;
        margin: 0px 6px 6px 190px;
        width: 568px;
        height: 7px;

        font-size:1px;
        line-height:1px;
}

.footerlinie{
        background-color:                        #c4d7ee;
        margin: 0px 0px 0px 0px;
        width: 936px;
        height: 11px;


}

#undermenu{
list-style:                                                                                                                                none;
        margin:                                                                                                                                0px;
        padding:                                                                                                                                0px;
        font-size:                                                                                                                        7px;
        font-family: "Times New Roman", Times, serif;
  width:                                                564px;
 margin:                                                2px 6px 6px 190px;
color:                                                   #084B8A;
 margin-top:                                             2px;
margin-bottom:                                                                                                                        100px;

}
#undermenu .navi_under{
float:                                                   left;
margin:																	5px;

}
#undermenu a.active,
#undermenu a:hover{
        color:                                                                                                                      fuchsia;
        text-decoration:                                                                                                         underline;
}


#footer a {
      /*  display:                                        inline-block;
        height:                                                16px;
        width:                                                 20px;

        margin:                                                0px 10px 0px 0px;

        font-size:                                                        9px;
        color:                                                #666666;
        text-decoration:                                                none;*/
                  clear: both;
                  float: left;
                  list-style:                                                                                                                                none;

        padding:                                                                                                                                0px;
        font-size:                                                                                                                        9px;
        font-family: "Times New Roman", Times, serif;

 margin:                                                2px 5px 5px 0px;
color:                                                   #95a8bf;
 margin-top:                                                         2px;




}

#footer a.active,
#footer a:hover{
        color:                                                #cb9213;
        /*display:        none;*/

}




     }
