/* CSS Document */

body {
	
	background-color:#ffffff;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.container {
	position:absolute;
	width:774px;
	height:423px;
	background-image:url(../images/test_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	left:50%;
	top:50%;
	margin-left:-387px;
	margin-top:-211px;
}

.menu{
	top:0px;
	width:774px;
	height:22px;
	
}

div.content{
	margin-top:16px;
	margin-left:19px;
	width:736px;
	height:364px;
	background-color:#ffffff;
}

table.content{
	width:736px;
	height:364px;
	border:0px;
	
	background-color:#ffffff;
	
}

.content1{
	width:175px;
	height:364px;
}

.spacer{
	width:12px;
	height:364px;
}

.test2{
	color:#333333;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.text{
	width:175px;
	height:75px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#e3e3e3;
}

.text_wrap{
	position:absolute;
	width:163px;
	margin-left:6px;
	margin-top:8px;
}

.img1{
	margin-top:5px;
	width:175px;
	height:259px;
}

.rubrik1{
	width:175px;
	hight:26px;	
}

	

