/* tw.css */


.fullboxtopthemasf
		{
		clear: both;
		margin: 0 0 5px 0;
		padding: 15px 15px 15px 15px;
		position: relative;
		width: 740px;
		height: 470px;
		color: #ffffff;
		background-image: url(../picts/sfbg.jpg);
		background-repeat: no-repeat;
		background-color: #000000;
		}


/*----------------------------------------------------------*/

.fullboxtopthemagg
		{
		clear: both;
		margin: 0 0 5px 0;
		padding: 15px 15px 15px 15px;
		position: relative;
		width: 740px;
		height: 470px;
		color: #ffffff;
		background-image: url(../picts/ggbg.jpg);
		background-repeat: no-repeat;
		background-color: #000000;
		}


/*----------------------------------------------------------*/

.fullboxtopthematatort
		{
		clear: both;
		margin: 0 0 5px 0;
		padding: 15px 15px 15px 15px;
		position: relative;
		width: 740px;
		height: 470px;
		color: #ffffff;
		background-image: url(../picts/tatortbg.jpg);
		background-repeat: no-repeat;
		background-color: #000000;
		}


/*----------------------------------------------------------*/

