body {
background-color:#82cfef;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 180%;
}

.top {
background-image:url(top.jpg);
background-repeat:repeat-x;
position:absolute;
top:0px;
left:0px;
height:100px;
width:100%;
}

.content {
position:absolute;
left:30px;
top:100px;
width:650px;
}

.illu {
background-image:url(illu.jpg);
background-repeat:no-repeat;
position:absolute;
top:100px;
right:5px;
height:300px;
width:300px;
}

.illu a:hover{
text-decoration:none;
}

.navi {
font-size:14px;
color:#ffffff;
position:absolute;
top:35px;
left:15px;
}

a, a:link, a:visited, a:active {
text-decoration:none;
color:#ffffff;
}

a:hover {
font-style:bold;
text-decoration:underline;
}

.impress {
position:absolute;
top: 15px;
left: 15px;
color:#000000;
font-size:12px;
}

h1 {
font-size:16px;
color:#FFFFFF;
text-transform:uppercase;
}
h2 {
font-size:16px;
color:#EA690B;
text-transform:uppercase;
}
h3 {
font-size:14px;
color:#EA690B;
}
ul {
list-style:square;
}

.formular {
padding:5px;
background:#fff;
border:2px solid #009DE0;
}