/* CSS Document pinscher-layout*/

*  { margin:0; padding:0; }
html { margin:0; padding:0; height:100.1%;}
body  { font-family: Verdana, Arial, Helvetica, sans-serif; background:#F6F4E7; margin: 0 auto; padding: 0; margin-top:5px; height:100.1%; color: #000000; text-align:center; font-size: 12px;	width:1000px;     }
/* ********************************************************************************************************************* */
#header { width:1000px;  margin: 0 auto; position:relative; } 
#header h1 { margin: 0;  }
#linie { background:url(../images/linie.gif) repeat-x; width:1000px; height:12px;}   
#titelbild { position:absolute; top:40px; left:415px; }
/* ********************************************************************************************************************* */
#container { position:relative; left:0px; top:0px; width:1000px; margin: 0 auto; background: #F4EAD8 url(../images/page-bg.png) repeat-x; } 
#wrapper { position: relative; top:0; left:0; min-height:600px;  width:800px; background:#FFF9EA; padding-left:2px; height:100%; float:right;  }
#sidebar1 { position:absolute; top:0px; left:0px; width: 197px; height:auto;  }
a { outline:none;}
/* *********************************************************************************************************************** */
#footer { background:#EBDBBD; height:20px; width:1000px; font-family: Arial, Helvetica, sans-serif; font-size:10px;  line-height:20px; color:#660000; float:left; border-top:4px solid #F6F4E7; } 
#footer .links { float:left; padding-left:20px;} 
#footer .rechts { float:right; color:#CEBFA9; padding-right:20px;}
/* *********************************************************************************************************************** */
.txt_10 { font-size:10px;}
.txt_11 { font-size:11px;}
.txt_12 { font-size:12px;}
.txt_14 { font-size:14px;}
.txt_16 { font-size:16px;}

.bd { font-weight:bold;}
.txt_80 { font-size:80%;}
.txt_90 { font-size:90%;}
.fltrt { float: right; margin-left: 8px;   }
.fltlft { float: left; margin-right: 8px;    }
.clearfloat { clear:both; height:0px; font-size: 1px; line-height: 0px; }
    
#container #wrapper center table tr td { text-align: center; }

