body
{
	BACKGROUND-COLOR:#FFFFFF;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px; 
	COLOR: #000000;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

#container
{
	width: 1000px;
	text-align: left;
	border-right: 1px solid #dddddd;
}

#header_part1
{
	background-image:url("../../pics/header1.gif");
	background-repeat: no-repeat;
	height: 131px;
	width: 361px;
}

#header_part2
{
	background-image:url("../../pics/header2.gif");
	height: 131px;
}

#sub_header1
{
	background-image:url("../../pics/background1.jpg");
	background-repeat: no-repeat;
	height: 73px;
}

#main_menu
{
	margin-bottom: 0px;
	margin-left: 58px;
}

.top_menu
{
	width: 55px;
	height: 38px;
	cursor: pointer;
	text-align: center;
	padding-top: 3px;
}

#sub_header2
{
	margin-left: 662px;
	background-image:url("../../pics/background2.jpg");
	height: 73px;
}

#sub_header3
{
	background-image:url("../../pics/background3.jpg");
	width: 53px;
	height: 73px;
	float: right;
}

#menu
{
	margin-top: 0px;
	width: 160px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #f4f4f4;

}

#content
{
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 200px;
	padding-bottom: 30px;
	font-size: 12px;
	color: #7A7A7A;
	line-height: 22px;
	font-family: arial, helvetica;
}

#content td
{
	font-size: 12px;
	color: #7A7A7A;
	line-height: 22px;
	font-family: arial, helvetica;
}

#content A:link	
{
	text-decoration: none;
	color: #ffbf02;
	font-weight: bold;
}

#content A:visited
{
	text-decoration: none;
	color: #ffbf02;
	font-weight: bold;
}

#content A:hover
{
	text-decoration: underline;
	color: #ffbf02;
	font-weight: bold;
}

#content h1
{
	font-size: 22px;
	color: #a4a4a4;
	background-image: url("../../pics/mb.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}

#content h2
{
	font-size: 12px;
	color: #a4a4a4;
	background-image: url("../../pics/pfeil.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 6px;
	margin-left: 20px;
}

#footer1
{
	clear: both;
	background-image:url("../../pics/footer1.gif");
	height: 35px;
	text-align: right;
}

#footer2
{
	background-image:url("../../pics/footer2.gif");
	width: 46px;
	height: 35px;
	float: right;
}

.leftlink
{
	text-decoration: none;
	color: #636363;
	font-family: arial, helvetica;
	font-size: 12px;
}

.login_head
{
	font-weight: bold;
	font-size: 14px;
	color: #ffc724;
	font-family: arial, helvetica;
}

.formButton
{
	font-family: arial, helvetica;
	font-size: 12px;
	background-color: #ffc724;
	border: 1px solid #101010;
	color: #7b7c7d;
	height: 20px;
	width: 80px;
	cursor: hand;
}
