/*  *** bridge4b2b.com ***  */
/* fileadmin/stile/stile.css */
/* Stand vom 4.03.09 - 18.05.09 */

body{
 margin: 0px;
 background: #efefef;
 font-family: arial, verdana;
 }

.bodytext, .contenttable{
 font-size: 12px;
 color: #505153;
 }

h1{
 font-size: 16px;
 color: #505153;
 font-weight: bold;
 margin-top: 5;
 margin-bottom: 0;
 }

a{
 text-decoration: none;
 font-family: arial, verdana;
 font-size: 12px;
 }

/* 1. Zeile --- KOPF --------------------------- */


td#logo{
 height: 130px;
 width: 310px;
 }


td#banner{
 height: 130px;
 width: 690px;
 }


/* 2. Zeile --- MENUE_OBEN --------------------------- */

td#sprache{
 height: 25px;
 width: 190px;
 padding-left: 5px;
 padding-right: 5px;
 background: #00de00;
 }


td#druck{
 height: 25px;
 width: 90px;
 padding-left: 5px;
 padding-right: 5px;
 text-align: center;
 text-color: white;
 font-size: 14px;
 background: #00de00;
 }


td#datum{
 height: 25px;
 width: 90px;
 padding-left: 5px;
 padding-right: 5px;
 text-align: center;
 text-color: white;
 font-size: 14px;
 background: #00de00;
 }

td#m_oben{
 height: 25px;
 width: 580px;
 padding-left: 5px;
 padding-right: 15px;
 text-align: right;
 background: #00de00;
 }

#m_oben a{
 color: black;
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
 }
    
    
/* 3. Zeile --- INHALT --------------------------- */

td#links{
 width: 200px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 color: black;
 background: #00de00;
 }


td#stundenplan{
 width: 190px;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 10px;
 padding-bottom: 10px;
 text-decoration:none;
 color: black;
 background: #00dd00;
 }


td#m_links{
 width:170px;
 padding-left:25px;
 padding-right:5px;
 padding-top:20px;
 padding-bottom:50px;
 line-height:30px;
 }

td#m_links a{
 text-decoration: none;
 font-size: 16px; 
 color: black;
 }

#m_links_no{
 font-weight: bold;
 }
 
#m_links_act{
 font-weight: normal;
 }
    
    
td#inhalt{
 height: 100%;
 width: 790px;
 padding-left: 5px;
 padding-right: 5px;
 vertical-align: top;
 font-size: 13px;
 }

/*
td#rechts{
 height: 100%;
 width: 200px;
 background: lightgrey;
 }
*/


 /* 4. Zeile --- FUSSZEILE --------------------------- */

td#fusszeile{
 height: 25px;
 width: 1000px;
 background: #7f94af;
 text-align: center;
 font-size: 12px;
 color: white;
 }
