/* IK */

body { margin:0px 0px 0px 0px; background: url(/pseDeutsch/pseLayout/images/bg.gif);}


table.one { width: 100%;}
table.two { height: 100%;}
td.verlauf { background: url(/pseDeutsch/pseLayout/images/bg_verlauf.gif) ; }
td.navi { background: url(/pseDeutsch/pseLayout/images/nav_bg.jpg) ; }

td.u_left { background: url(/pseDeutsch/pseLayout/images/unten_left.gif) ; }
td.u_right { background: url(/pseDeutsch/pseLayout/images/unten_right.gif) ; }

td.grau { background:#F4F4F4; }
td.hellblau { background:#D3EAFF;font-family: verdana;
  font-size: 12px;
  color: #666666;
  text-decoration:none;
  font-weight: normal; }

td.standard{
  font-family: verdana;
  font-size: 12px;
  color: #666666;
  text-decoration:none;
  font-weight: normal;
  }
  
a:link { font-family: verdana; color:#0066FF; margin-top: 0px; margin-bottom: 0px; font-size: 12px; font-weight: normal; text-decoration: none; }
a:visited { font-family: verdana; font-size: 12px; color: #0066FF; text-decoration: none; font-weight: normal; }
a:hover { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: normal; }
a:active { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: normal; } 

a.navi:link { font-family: verdana; color:#666666; margin-top: 0px; margin-bottom: 0px; font-size: 12px; font-weight: bold; text-decoration: none; }
a.navi:visited { font-family: verdana; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold; }
a.navi:hover { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; }
a.navi:active { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; } 

a.navi_active:link { font-family: verdana; color:#FF9900; margin-top: 0px; margin-bottom: 0px; font-size: 12px; font-weight: bold; text-decoration: none; }
a.navi_active:visited { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; }
a.navi_active:hover { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; }
a.navi_active:active { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; } 

a.subnavi:link { font-family: verdana; color:#999999; margin-top: 0px; margin-bottom: 0px; font-size: 12px; font-weight: bold; text-decoration: none; }
a.subnavi:visited { font-family: verdana; font-size: 12px; color: #999999; text-decoration: none; font-weight: bold; }
a.subnavi:hover { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; }
a.subnavi:active { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; }  

a.subnavi_active:link { font-family: verdana; color:#FF9900; margin-top: 0px; margin-bottom: 0px; font-size: 12px; font-weight: bold; text-decoration: none; }
a.subnavi_active:visited { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; }
a.subnavi_active:hover { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; }
a.subnavi_active:active { font-family: verdana; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold; }  

a.navi_small:link { font-family: verdana; color:#FF9900; margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-weight: normal; text-decoration: none; }
a.navi_small:visited { font-family: verdana; font-size: 11px; color: #FF9900; text-decoration: none; font-weight: normal; }
a.navi_small:hover { font-family: verdana; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold; }
a.navi_small:active { font-family: verdana; font-size: 11px; color: #FF9900; text-decoration: none; font-weight: normal; }  


p {
  font-family: verdana;
  font-size: 12px;
  color: #666666;
  text-decoration:none;
  font-weight: normal;
  }
ul, li {
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  }

h1 {  font-family:verdana; font-size: 12px; color:#0066FF; text-decoration:none;font-weight: normal; }
h2 {  font-family:verdana; font-size: 12px; color:#FF9900; text-decoration:none;font-weight: normal; } 
h3 {  font-family:verdana; font-size: 15px; color:#0066FF; text-decoration:none;font-weight: bold; }
h4 {  font-family:verdana; font-size: 15px; color:#FF9900; text-decoration:none;font-weight: bold; }
    
.input, .inputplz {
       background-color: #FFFFFF;
       border-top: #2B92F7 1px solid;
       border-bottom: #2B92F7 1px solid;
       border-left: #2B92F7 1px solid;
       border-right: #2B92F7 1px solid;
       font-family:  Arial, Verdana, Tahoma, Helvetica;
       font-size: 12px;
       color: #666666;
}
.submitButton {
		background-color: #2B92F7;
       border-top: #2B92F7 1px solid;
       border-bottom: #2B92F7 1px solid;
       border-left: #2B92F7 1px solid;
       border-right: #2B92F7 1px solid;
       font-family:  Arial, Verdana, Tahoma, Helvetica;
       font-size: 12px;
       color: #FFFFFF;
}
#box {
	width: 340px;
	padding: 0px;
	border:1px dashed black;
}
/* star html hack fuer IE */
* html #box {
width: 340px;
} 
/* ------------------------------------------- */