body
{
 margin: 0px;
 font-family: verdana,sans-serif;
 font-size:11px;
 text-align:center;
}
#boxall {
 width:765px;
 margin:0px auto;
 text-align:left;
 background-image: url(images/start/start_bg.jpg);
 background-repeat:no-repeat;
 background-position: bottom left;
}

#topleft
{
 height: 170px;
 width:160px;
 float: left;
 padding-left:15px;
 padding-top:10px;
 background-image: url(images/left_deko_start.gif);
 background-repeat:no-repeat;
 background-position:bottom left;
}
#topnav
{
 float: left;
 width:590px;
 height: 180px;
}
#topnav1
{
 height: 42px;
 margin-left:10px;
 width:580px;
 border-top: 8px solid #FFA301;
}
#topnav2
{
 height: 25px;
 width:590px;
}
#topnav3
{
 height: 25px;
 width:590px;
}
#topnav4
{
 height: 20px;
 width:590px;
}
#topnav5
{
 height: 50px;
 width:590px;
}
#box {
 width: 765px;
 background-image: url(images/left_deko2.gif);
 background-repeat: repeat-y;
}

#boxleft {
 width: 20px;
 height: 360px;
 float:left;
}
#box1 {
 width: 10px;
 height:360px;
 float:left;
}
#box2 {
 position: relative;
 z-index:1000;
 margin-top:-75px;
 width: 360px;
 height: 435px;
 padding-left: 10px;
 float:left;
}
#box3 {
 position: relative;
 z-index:1000;
 margin-top:-75px;
 width: 360px;
 height: 435px;
 float:left;
}
#bottom {
 width: 765px;
 height: 30px;
 background-image: url(images/left_deko2.gif);
 background-repeat: repeat-y;
}
#bottomleft {
 width: 20px;
 height: 30px;
 float:left;
}
#bottom1 {
 width: 155px;
 height: 30px;
 float:left;
}
#bottom2 {
 width: 570px;
 height: 15px;
 padding-top:15px;
 float:left;
 text-align:right;
}
.clear {
 line-height: 0px;
 font-size: 1px;
 clear: both;
}
.bottomtext, .bottomlink {
 color: #7A9D9A;
 font-size: 11px;
 text-decoration: none;
}
.bottomlink:hover {
 color: #FFA301;
}
h1,h2,h3,h4,h5,h6,p {
 font-family: verdana,sans-serif;
 margin:0px;
 padding:0px;
 line-height: 130%;
}
h1{
 font-size:13px;
 color: #FFA301;
 font-weight: bold;
}
h2{
 font-size:11px;
 color: #FFA301;
 font-weight: bold;
}
h3{
 font-size:11px;
 color: #FFA301;
 font-weight: normal;
}
h4 {
 font-size:13px;
 color: #94B0AE;
 font-weight: bold;
}
h5 {
 font-size:11px;
 color: #94B0AE;
 font-weight: bold;
}
h6 {
 font-size:11px;
 color: #94B0AE;
 font-weight: normal;
}
a {
 color: #94B0AE;
 text-decoration: none;
}
a:hover {
 color: #FFA301;
}
.greenborder {
 border: 1px solid #94B0AE;
}