body {
background-color: #f8f8f8;
}

.head {
border-top: 1px solid #c5cbd3;
border-bottom: 1px solid #c5cbd3;
border-left: 3px solid #c5cbd3;
border-right: 3px solid #c5cbd3;
width: 700px;
height: 75px;
padding: 3px;
background: url(images/tbg1.jpg);
background-color: #DBE2E7;
font-family: Verdana, Arial;
font-size: 11px;
}

.trenner {
border-right: 1px solid #c5cbd3;
border-bottom: 1px solid #c5cbd3;
border-left: 3px solid #c5cbd3;
border-right: 3px solid #c5cbd3;
width: 700px;
height: 24px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana, Arial;
font-size: 11px;
background: url(images/trbg.gif);
background-repeat: no-repeat;
background-color: #ffffff;
}

.headu {

border-bottom: 1px solid #c5cbd3;
width: 700px;
height: 20px;
padding: 3px;
background-color: transparent;
font-family: Verdana, Arial;
font-size: 11px;
}


.leftc {
border-right: 1px solid #c5cbd3;
border-bottom: 1px solid #c5cbd3;
border-left: 3px solid #c5cbd3;

width: 125px;
height: 300px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana, Arial;
font-size: 11px;
font-weight: bold;
color: #000000;
vertical-align: top;
}

.content {
border-right: 1px solid #c5cbd3;
border-bottom: 1px solid #c5cbd3;
width: 440px;
height: 300px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana, Arial;
font-size: 11px;
vertical-align: top;
}


.rightc {
border-right: 1px solid #c5cbd3;
border-bottom: 1px solid #c5cbd3;
border-right: 3px solid #c5cbd3;
width: 125px;
height: 300px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana, Arial;
font-size: 11px;
vertical-align: top;
}

.foot {
border-right: 1px solid #c5cbd3;
border-bottom: 1px solid #c5cbd3;
border-left: 3px solid #c5cbd3;
border-right: 3px solid #c5cbd3;
width: 700px;
height: 24px;
padding: 3px;
font-family: Verdana, Arial;
font-size: 11px;
background: url(images/trbgu.gif);
background-position: right;
background-repeat: no-repeat;
background-color: #DBE2E7;
}

a {
color: #4d71a2;
font: bold 11px Verdana, Arial;
text-decoration: none;
}

a:hover	{
color: #000000;
text-decoration: none;
}
a:active {
color: #4178CB;
text-decoration: none;
}


