/* CSS Document */

body {
margin:0px;
}

.bluebg {
background-image:url(pics/head01.gif);
background-repeat:repeat-x;
height:75px;
}

.leftbar {
background-image:url(pics/head02.gif);
background-repeat:no-repeat;
height:75px;
width:50px;
}

.main {
height:75px;
width:740px;
background-image:url(pics/header.gif);
background-repeat:no-repeat;
text-align:right;
vertical-align:bottom;
}

.bluemenue {
background-image:url(pics/head03.gif);
background-repeat:repeat-x;}

.leftmenue {
background-image:url(pics/head04.gif);
background-repeat:no-repeat;
}

.menue {
height:15px;
width:740px;
}

.leftbar-verlauf {
height:510px;
background-image:url(pics/leftbar-verlauf.gif);
background-repeat:repeat-x;
}

.leftbar-verlauf02 {
height:510px;
background-image:url(pics/leftbar-verlauf02.gif);
background-repeat:no-repeat;
}

.rightbar-verlauf02 {
width:50px;
height:510px;
background-image:url(pics/rightbar-verlauf02.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.content {
vertical-align:top;
width:740px;
}

p, li, h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
text-align:justify;
}

.contentlink {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#0e52a6;
text-decoration:none;
border:none;
}

.smalllink {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:justify;
color:#bacbda;
text-decoration:none;
}

a.smalllink:hover {
color:#0a4fa6;
}

.footer {
height:48px;
background-image:url(pics/footer.gif);
background-repeat:no-repeat;
vertical-align:bottom;
}

.footerright {
background-image:url(pics/footerright.gif);
background-repeat:no-repeat;
}

.claim {
margin-top:30px;
}

.image {
float:right;
margin-bottom:15px;
margin-left:15px;
}
