/* CSS Document */
/* div {outline:1px black solid} */

body {
background-color:#FFF;
margin:0;
font-family: Verdana,"Century Gothic";
}
#cont_1 {
width:780px;
height:455px;
position: absolute;
left: 50%;
margin-left: -390px;
margin-top: 80px;
}
#header {
width:780px;
height:40px;
background-image: url(../gfx/logo.jpg);
background-repeat: no-repeat;
background-position: 630px center;
position:absolute;
right:0;
top:0;
}
#cont_k {
width:780px;
height:400px;
background-image:url(../gfx/bg_k.jpg);
background-repeat:no-repeat;
position:absolute;
left:0;
right:0;
top:40px;
}
#cont_g {
width:780px;
height:400px;
background-image:url(../gfx/bg_g.jpg);
background-repeat:no-repeat;
position:absolute;
left:0;
right:0;
top:40px;
}
#cont_h {
width:780px;
height:415px;
background-image:url(../gfx/bg_h.gif);
background-repeat:no-repeat;
position:absolute;
left:0;
right:0;
top:40px;
}
#titel {
width:167px;
height:24px;
position:absolute;
top:40px;
left:10px;
right:600px;
background-color:#FE2F00;
font-size:14px;
color:#FFF;
padding-top:6px;
padding-left:30px;
font-weight: bold;
font-family:arial;
}
#content {
width:520px;
height:293px;
position:absolute;
overflow:auto;
top:70px;
left:20px;
right: 110px;
font-size:9pt;
color:#000;
margin-left:22px;
padding-right:5px;
line-height:140%;
color:#444;
}
h1 {
font-weight:bold;
font-size:12px;
margin-bottom:0px;
margin-top:10px;
}
#content A:link, #content A:visited, #content A:hover, #content A.active {
text-decoration:none;;
color:#444;
}
#menu {
width:772px;
height:20px;
position: absolute;
top:auto;
bottom:0;
background-color:#FE2F00;
padding-left:8px;
padding-top:3px;
color:#FFF;
font-size:12px;
text-decoration:none;
}
#menu A:link {
text-decoration:none;
color:#FFF;
}
#menu A:visited {
text-decoration:none;
color:#FFF;
}
#menu A:hover {
text-decoration:none;
color:#FFF;
font-weight:bold;
}
#menu A:active {
text-decoration:none;
color:#FFF;
font-weight:bold;
}

P.address {
margin:0px;
margin-top:5px;
}
