table.container{
    background-color : #FFFFFF;
    width: 950px;
    height: 100%;
    border-collapse: collapse;
}

table{
    border-collapse: collapse;
}

table.plist,table.pform{
    background-color : #fac17c;
    border: 1px solid black;
    width= 400px
}
table.pkader{
    height: 210px;
    width: 650px;
    background-color : #fac17c;
    border: 1px solid black;
}

table.kader{
    background-color : fdf9d7;
}
td {
	vertical-align: top;
}
td.top{
    background-image:url(/pict/top.gif);
    height: 210px;
    width: 950px;
}
td.mid{
    background-image:url(/pict/mid.gif);
}
td.bot{
	background-image:url(/pict/bot.gif);
    color: white;
    height: 61px;
   	text-align: center;
	padding-top:10px;
}
div.adminmenu{
    Z-INDEX: 1;
    LEFT: 35px;
    POSITION: relative;
    TOP:0
}
.webchemie {
	font-size: 7pt;
  color: gray;
}
table.plist{
    background-color : #fac17c;
    border: 1px solid black;
}
table.pform{
    background-color : #fac17c;
    border: 1px solid black;
}
.input {
	border: 1px solid black;
	font-size:9pt;
}

img{
	border: 0px;
}
style1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
textarea,body,p,tr,td,table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link { text-decoration: underline; color: black; background: none;font-family: Verdana; font-size: 9pt;}
a:visited { text-decoration: underline; color: black; background: none; font-family: Verdana; font-size: 9pt;}
a:hover { text-decoration: none; color: black; background: none; font-family: Verdana; font-size: 9pt;}
a:active { text-decoration: none; color: black; background: none; font-family: Verdana; font-size: 9pt;}


