p.teaser {
 width: 200px;
 font-family: Arial;
 font-size: 8pt;
 float: left;
 padding-right:10px;
 padding-top:20px;
}

b.teaser_title {
 width: 100%;
 font-family: Verdana;
 font-size: 10pt;
 color: #FFFFFF;
 background-color:#82A9F0;
}


p {
 font-family: Arial;
 font-size: 10pt;
}

B {
 font-family: Arial;
 font-size: 10pt;
}

A.box {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
 padding-bottom:5px;

}

A.menu {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
 padding-left:10px;


}

A {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
}

H1 {
 font-family: Arial;
 font-size: 12pt;
 color: #6B8BC5;
 font-weight: bold;
}

body {
 background-image: url("images/bg.gif");
 background-repeat:repeat-x;
 background-color:#82A9F0;


}
