

.tcontent{
width: 610px;
min-height: 25px;
background-color: #d9e6c0;
background-image: url('textframe/hojre.png');
background-repeat: repeat-y;
background-position: right;
padding-right: 25px;
}

.tccontainer{
background-image: url('textframe/venstre.png');
background-repeat: repeat-y;
}

.ttop{
width: 610px;
background-image: url('textframe/top.png');
background-repeat: repeat-x;
}

.tbottom{
width: 610px;
background-image: url('textframe/bund.png');
background-repeat: repeat-x;
}

.textframe{
display: block;
width: 660px;
margin-left: 8px;
margin-top: 8px;
}

.textframe div{
float: left;
}

.tleftborder{
height: 100%;
background-image: url('textframe/venstre.png');
background-repeat: repeat-y;
}

.trightborder{
height: 100%;
background-image: url('textframe/hojre.png');
background-repeat: repeat-y;
}
