@charset "UTF-8";

		/***********************************************************************
         *
         *        	Projekt:  	Netlogix Hosting
         *        
         *        	Datei:    	media.css
         *						Farbeinstellungen der Medienagentur
         *        
         *        	--------------------------------------------------------------
         *         
         *        	0. Allgemeine Layoutfarbeinstellungen                                       
         *                                                                     
         **********************************************************************/
@media screen, projection
{
		/***********************************************************************
         *
         *  0. Allgemeine Layoutfarbeinstellungen
         *
         **********************************************************************/
         
         body { 
  			background-color:#005EA8;
  		}
  		h2 { 
			color:#005EA8;
		} 
  		.h3pre{
			background-image:url(../../images/mailmarschall/top_blue.gif)!important;
			margin-right:-1px;
		}
		/***********************************************************************
         *
         *  1. Seitenrahmen
         *
         **********************************************************************/

        #page_margins .inhalt_top {
            background-image:  url(../../images/mailmarschall/rand_seite/t.gif);
        }
        
        #page_margins .inhalt_tl {
            background-image: url(../../images/mailmarschall/rand_seite/tl.gif);
        }
        
        #page_margins .inhalt_tr {
            background-image: url(../../images/mailmarschall/rand_seite/tr.gif);
        }
        
        #page_margins .inhalt_r {
            background-image: url(../../images/mailmarschall/rand_seite/r.gif);
        }
        
        #page_margins .inhalt_l {
            background-image: url(../../images/mailmarschall/rand_seite/l.gif);
        }
        
        #page_margins .inhalt_bottom {
            background-image:  url(../../images/mailmarschall/rand_seite/b.gif);
        }
        
        #page_margins .inhalt_bl {
            background-image: url(../../images/mailmarschall/rand_seite/bl.gif);
        }
        
        #page_margins .inhalt_br {
            background-image: url(../../images/mailmarschall/rand_seite/br.gif);
        }
        
        
        /***********************************************************************
         *
         *  3. Navigation
         *
         **********************************************************************/
		
		#nav_main{
        	background-image:url(../../images/neu/nav_bg.gif);
        }
        
        #nav_main ul.main li.first{
        	border-right:1px solid #888888;
        }
        #nav_main ul.main li.middle{
        	border-right:1px solid #888888;
        }
        
        #nav_main ul.main li.first_active,
        #nav_main ul.main li.first_actifsub{
        	background-image:url(../../images/mailmarschall/navi/nav_bg_act.gif);
        }
        #nav_main ul.main li.middle_active,
        #nav_main ul.main li.middle_actifsub{
        	background-image:url(../../images/mailmarschall/navi/nav_bg_act.gif);
        }
        #nav_main ul.main li.last_active,
        #nav_main ul.main li.last_actifsub{
        	background-image:url(../../images/mailmarschall/navi/nav_bg_act.gif);
        }
        
        /* submenu */
		
		#nav_main ul.sub{
		  	background-image:url(../../images/neu/subnav_bg.gif);
		}
        
        
        /***********************************************************************
         *
         *  4.1. rgtabs
         *
         **********************************************************************/
         
        #col3 .inhalt_top {
			background-image:  url(../../images/mailmarschall/rgtabs/top.gif);
        }
       
        #col3 .inhalt_tl {
            background-image: url(../../images/neu/rgtabs/top-left.gif);
        }
        
        #col3 .inhalt_tr {
            background-image: url(../../images/neu/rgtabs/top-sites.gif);
        }
        
        #col3 .inhalt_r {
            background-image: url(../../images/neu/rgtabs/sites.gif);
        }        
		
       	/* active */
       
       	.rgtabs-menu li.rgtabs-selected{
        	background:url(../../images/mailmarschall/rgtabs/tab-on-bg.gif) !important;
        }
      
       /* normal */
      
       	.rgtabs-menu .tabfirst,
       	.rgtabs-menu .tabmiddle,
       	.rgtabs-menu .tablast{
	       	background:url(../../images/neu/rgtabs/tab-off-bg.gif) !important;
       	}
       	
       	
        /***********************************************************************
         *
         *  4.2. Newsbox
         *
         **********************************************************************/
         
       
        #col1 .inhalt_top {
            background-image:  url(../../images/neu/newsbox/top.gif);
        }
        
        #col1 .inhalt_tl {
            background-image: url(../../images/mailmarschall/newsbox/top_left.gif);
        }
        
        #col1 .inhalt_r{
            background-image: none;
        }
        
        #col1 .inhalt_l{
            background-image: url(../../images/neu/newsbox/left.gif);
       	}
       	
       	#col1 .inhalt_bottom {
            background-image:  none;
        }
        
        #col1 .inhalt_bl{
            background-image: none;
        }
        
        #col1 .inhalt_br{
            background-image: none;
        }
        
       
        #col1 .inhalt .link_item{
        	background-image:url(../../images/mailmarschall/newsbox/top_link.gif);
        	border-right:1px solid #989898;
        }
        
        #col1 .user-newsbox-pi1 .tel_submit{
			background-image:url(../../images/neu/submit_mailmarshal.gif);
        }
        
        
        /***********************************************************************
         *
         *  4.3. Tabellenmatrix
         *
         **********************************************************************/
         
		.matrix .tr-odd {
			background:#efefef;
		}
		
		.matrix thead th{
			background:#005EA8;
			color:#ffffff;
		}
		
	   	.matrix thead th.td-0{
	   		background:#005EA8;
	   	}
	   	
	   	.matrix td,
	   	.matrix th{
	   		border:1px solid #ffffff;
	   		text-align:center;
	   	}
	   	
	   	
        /***********************************************************************
         *
         *  4.4. Aufklappboxen (F.A.Q.)
         *
         **********************************************************************/
         
        .rgaccord1-nest .rgaccord1-content{
        	background-image:url(../../images/accordion/aufgeklappt_rand.gif)!important;
        }
         .rgaccord1-nest .rgaccord1-content2{
        	background-image:url(../../images/accordion/aufgeklappt_rand.gif)!important;
         }
        
         /*-------------------------------------------------------------------------*/
         .rgaccord1-toggle{
        	background-image:url(../../images/mailmarschall/accordion/zugeklappt.gif)!important;
         }
         .act{
        	background-image:url(../../images/mailmarschall/accordion/ausgeklappt.gif)!important;
         }
        
        
        /***********************************************************************
         *
         *  4.5. FCE_Hosting
         *
         **********************************************************************/
         
         .hosting_container .hosting_header{
         	background-image:url(../../images/hosting_box/header.gif)!important;
         	margin-top:6px;
         }
         .hosting_container .hosting_header div.top{
         	background-image:url(../../images/neu/h3.gif) !important;
			background-position:left bottom !important;
			background-repeat:repeat-x !important;
			border-left:1px solid #989898;
			border-right:1px solid #989898;
			color:#666666;
			float:left;
			font-size:10px;
			font-weight:normal !important;
			height:13px;
			margin-left:0 !important;
			padding-left:10px;
			padding-right:10px;
			text-transform:uppercase;
			position:relative;
			top:-6px;
			left:-33px;
         }
         .hosting_container .hosting_header .prediv{
         	background-image:url(../../images/neu/h3pre.gif) !important;
			background-position:left bottom !important;
			background-repeat:no-repeat !important;
			float:left;
			height:13px;
			margin-left:27px;
			width:13px;
			position:relative;
			top:-6px;
			left:-33px;
         }
         
         .hosting_container .hosting_header h2 a{
         	color:#EE7F01;
         }
        
         .hosting_container p.hosting_content_row,
         .hosting_content p.bodytext{
         	
         }
         
         .hosting_container .hosting_footer{
         	background-image:url(../../images/hosting_box/footer.gif)!important;
         }
         .hosting_container .hosting_footer .hosting_footer_price{
         	color:#EE7F01;
         }
         .hosting_container .hosting_footer .hosting_footer_taxnote{
         	color:#EE7F01;
         } 
         .werbebox_prediv{
		    background-image:url(../../images/mailmarschall/top_blue.gif);
		}
         
        /***********************************************************************
         *
         *  4.6. FCE_2_cols_mit_box
         *
         **********************************************************************/
         
         .fce_2_cols_mit_box .links .hosting_header{
         	background-image:url(../../images/box/top.gif)!important;
         }
        
         .fce_2_cols_mit_box .links .hosting_footer{
         	background-image:url(../../images/box/bottom.gif)!important
         }
        
        
        /***********************************************************************
         *
         *  4.8. Mailformstandard
         *
         **********************************************************************/
        
	    div.csc-mailform-field input.csc-mailform-submit {
            background-image:url(../../images/neu/submit_mailmarshal.gif);
	    }
         
         /***********************************************************************
         *
         *  4.9. Glossar
         *
         **********************************************************************/
			div.glossary .h3pre{
				background-image:url(../../images/mailmarschall/top_blue.gif)!important;
			}
					   
		   div.glossary p.glossary-links a {
				color:#005EA8;
		   }
		   
        /***********************************************************************
         *
         *  5. Footer
         *
         **********************************************************************/
		
		#footer {
		  	color:#666; 
		  	border-top: 1px #CDCDCD solid; 
	  	}
	  	
	  	/***********************************************************************
         *
         *  6. Links
         *
         **********************************************************************/
	  	a { color:#005EA8; text-decoration:none; font-weight:bold;}
		a:focus,
		a:hover,
		a:active { color:#005EA8; text-decoration:none; font-weight:bold;}
        
        
        
        .csc-textpic-caption .plusimage{
			background-image:url(../../images/mailmarschall/bluesquare_plus.gif);		
		}
		.csc-textpic-caption .normalimage{
			background-image:url(../../images/mailmarschall/bluesquare_blank.gif);
		}
}
