#container
{
	border: 1px solid;
	border-color: #ffffff;
	width: 690px;
	height: inherit;
	background: #000000;
}

#content
{
	background-image: url(img/dots.jpg);
	margin: 0px;
}

#head
{
	margin-bottom: 0px;
}

#bottom
{
	margin-bottom: 2px;
	text-align: center;
}

#balken_red
{
	width: 141;
	height: 2px;
	background: #e54128;
}

#balken_black
{
	width: 141;
	height: 5px;
	*height: 0px;
	background: #000000;
	margin: 0px;
}

#menu
{
	margin: 0px;
	width: 141px;
	background: #FFA101;
	border-top: 2px solid;
	border-color: #E54128;
	padding-top: 0px;
}

#form_right
{
	text-align: justify;
	float: left;
	width: 450px;
	margin-left: 25px;
	margin-top: 15px;
	padding-bottom: 20px;
}

#form_left
{
	text-align: left;
	float: left;
	padding-top: 4px;
	margin-left: -3px;
	padding-bottom: 20px;
}