@charset "utf-8";
/* CSS Document */

#image_sack{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#dritherm_logo{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#title{
	height: 85px;
	background-color: #F00;
	margin-top: 300px;
	padding-top: 15px;
}

#leftcolumn1{
	float: left;
	width: 260px;
	clear: both;
}

#rightcolumn1{
	float: right;
	padding: 20px;
	clear: right;
}
