
div
{
font-size:12px;
font-family:Arial;
position:absolute;
top:0px;
left:0px;
width:1200px;
height:1024px;
background-color:#ffffff;
}
.divtop
{
top:24px;
left:40px;
width:1004px;
height:165px;
font-family:Arial;
background-color:#D10006;
background-image:url(Logo_1.jpg); 
background-repeat:no-repeat;
}
.picture{
top:5px;
left:620px;
width:386px;
height:140px;
font-family:Arial;
background-image:url(LKW_top.gif); 
}

.divmenu{
top:168px;
left:92px;
width:904px;
height:30px;
padding-top: 5px;
font-size: 15px;
font-weight: bold;
text-align: center;
font-family:Arial;
background-image:url(background_grey.jpg); 
background-repeat:repeat-x;
}

.divmid
{
top:190px;
left:40px;
width:1004px;
height:620px;
font-family:Arial;
#padding-top:10px;
background-color:#ffffff;
}
.divmid2
{
top:200px;
left:40px;
width:720px;
height:610px;
font-family:Arial;
overflow:hidden;
}
.sideRight{
top:210px;
left:780px;
width:250px;
height:550px;
font-family:Arial;
padding-top:10px;
#background-color:#efefef;
background-color:#ffffff;
}
.divfoot
{
top:811px;
left:40px;
width:997px;
height:24px;
padding-top: 6px;
padding-right: 7px;
text-align: right;
font-family:Arial;
font-size: 12px;
background-color: #D10006;
color: #ffffff;
}
h1 { font-size: 40px; color: #ffffff; }
h2 { font-size: 20px; color: #000000; }

a:link { text-decoration:none; color:#000000; }
a:visited { text-decoration:none; color:#000000; }
a:hover { background-color: #000000 ; text-decoration:underline; color:#efefef; }
a:active { text-decoration:none; olor:#FFFFFF; }


