
/*
a:hover {color:red; text-decoration:none;}
*/
body { margin:0em; padding:0em; background-color:#FFFFFF;
       font-family: Tahoma, Times, 'Times New Roman', Garamond, Arial, Verdana, Helvetica, serif;
       font-weight: normal; 
		 /* 
		 font-size: 10pt;overflow:auto;
		 */
		 }
img { border:0;  } /*hspace:0px;vspace:0px;*/
img.left { float:left; margin-left:10px; margin-right:0px; }
img.right { float:right; margin-left:10px; margin-right:0px; }
img.cent {  margin-left:20px; margin-right:20px; margin-top:20px; }/*float:center;*/

div.div_header { background-color:#FFFFFF; width:100%; 
							 margin: 0em; padding:0em; 
							 /* overflow: hidden;position:absolute; left:0px; top:0px; height:140px;
							 */
							 }
div.h_img { 
            width:100%;
            padding:0em; margin:0em;
          }
div.h_connect {
               background: url(img/head/balken.gif) repeat-x; 
               padding:0em; margin:0em;
               color: #FF0000;
               height:110px; 
              }
div.h_king { position:absolute; top:0px; right:0px; width:58px; height:110px; }
div.div_cont_left { color:black; background-color:#FFFFFF; position:absolute; top:0px; left:0px; width:150px; 
  				    padding: 0em; margin: 0em; font-size:1em; 
                   }
div.div_cont_right { color:black; background-color:#FFFFFF; position:absolute; top:0px; left:150px; 
  					 padding: 0em; padding-top:10px; margin: 0em; font-size:0.8em;
  				   }
div.mid { position:relative; left:0px; top:0px; width:100%; background-color:#FFFFFF; }

table.h_navtext { height:74px; width: 100%;}
table.h_navtext tr { text-align: right; vertical-align: bottom;}
td.k_fill { width:60px }
td.h_navtext { color:#ff0000; font-size: 2em;
               font-weight:bold;
             }
table.links tr td {text-align:left;}
             
p.p_cont_left {padding:0em;  margin:0em; margin-left:0.1em; background-color:white;
               /* font-size:1em; */
              }
p.p_cl_sub {padding:0em;  margin:0em; margin-left:0.6em; margin-bottom:0.6em; background-color:white;
               /* font-size:1em; */
              }

p.p_cont_right {padding:0em; padding-bottom:0.1em; margin:0em; }
p.p_cont_right_ju {padding:0em; padding-bottom:0.1em; margin:0em; margin-right:0.3em; text-align:justify;}
p.p_cont_right_hello {padding:0em; padding-bottom:0.2em; margin:0em; font-size:2em; text-align:center; vertical-align:middle; padding-top:10px;}
p.p_aufz_cr {padding:0em; padding-bottom:0.1em; padding-left:1em; margin:0em; text-indent:-1em;}
h1.h1_cr {padding:0em;  margin:0em; font-size:1.5em; text-align:center; vertical-align:middle;}
h6.h6_cr_red {padding:0.1em; margin:0em; text-align:center; color:#FF0000;}
h6.h6_cr {padding:0.1em; margin:0em;}
h5.h5_cr {padding:0.1em; margin:0em;}
h5.h5_cr_red {padding:0em; padding-top:0.3em; padding-bottom:0.1em; margin:0em; color:#FF0000;}

table.header { margin-top: 10px; width:100%; font-size:1em;}
table.header tr {background: url(img/nav/red.gif) repeat-x;
                vertical-align: top;
                }
table.header tr td.h_nav { width:6em; text-align:center; white-space: nowrap; }
table.header tr td.h_nav_active { width:6em; text-align:center; font-weight:bold; white-space: nowrap; color:#ffffcc;}
table.header tr td.h_sp { background-color:#FFFFFF;}
table.header tr td.h_r_sp { background-color:#FFFFFF;}
table.header tr td.corner { width:5px; }

a.h_nav:link { text-decoration:none; font-weight:bold; color:#000066;}
a.h_nav:visited { text-decoration:none; font-weight:bold; color:#000066; }
a.h_nav:hover { text-decoration:none; font-weight:bold; color:#ffffcc; }
a.h_nav:active { text-decoration:none; font-weight:normal; color:#ffffcc; }
a.h_nav:focus { text-decoration:none; font-weight:bold; color:#ffffcc; }

a.l_nav:link { text-decoration:none; font-weight:bold; color:#ff0000;}
a.l_nav:visited { text-decoration:none; font-weight:bold; color:#ff0000; }
a.l_nav:hover { text-decoration:none; font-weight:bold; color:#000066; }
a.l_nav:active { text-decoration:none; font-weight:normal; color:#000066; }
a.l_nav:focus { text-decoration:none; font-weight:bold; color:#000066; }
