@CHARSET "ISO-8859-1";

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
}

.container{
	margin-bottom: 5px;
	padding: 3px;
	border-bottom: 1px dashed #cccccc;
}

.content{
	border:1px solid #cccccc;
	width: 442px;
	padding: 3px 3px 0px 3px;
}

a{
	color:#2a8858;
	text-decoration: none;
	font-weight: bold;
}

.sendDiv{
	display: block;
	text-align: right;
	margin-bottom: 3px;
}

form{
	margin: 0px;
	padding: 0px;
}

.haken{
	float: right;
}

.table{
	border: 1px solid black;
	background: url(../img/back.jpg) top left;
	height: 13px;
	float: left;
}

.left{
	float: left;
}

.clear{
	clear: both;
}

.space_right{
	margin-right: 10px;
}
