html, body
{
	margin: 				0px;
	padding: 				0px;
	background:				#666666;
}


td
{
	font-family:			Arial, Tahoma, Verdana;
	font-size:				11px;
	line-height:			20px;
	text-align:				justify;
	color:					#ddd;
}

h1
{
	font-family:			"Times New Roman", "Garamond", "Times";
	font-size:				18px;
	letter-spacing:			2px;
	line-height:			18px;
	text-decoration:		none;
	color:					#eee;
	font-variant:			small-caps;
	margin: 				0 0 15px 0;
	padding: 				0px;
}

a
{
	font-family:			Arial, Tahoma, Verdana;
	font-size:				14px;
	letter-spacing:			1px;
	line-height:			14px;
	text-decoration:		none;
	color:					#fff;
	font-variant:			small-caps;
	font-weight:			bold;
}

.inhalt a
{
	font-size:				11px;
	letter-spacing:			1px;
	line-height:			20px;
	font-variant:			normal;
}

a img
{
	border:					0px solid #fff;
	margin: 				0px;
	padding: 				0px;
}

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

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

.href
{
	font-family:			Arial, Tahoma, Verdana;
	font-size:				14px;
	letter-spacing:			1px;
	line-height:			14px;
	text-decoration:		none;
	color:					#fff;
	font-variant:			small-caps;
	font-weight:			bold;
}




#mitte
{
	position:absolute;
	left:0%;
	top:15%;
	width:100%;
	height:428px;
	overflow: hidden;

	margin-top:				50px;
}


#content
{
	width:					780px;
	height:					428px;
	background:				#ccc url("../img/bg_main.jpg");
	margin:					0 auto 0 auto;
	text-align:				left;
}

#main
{
	height:					428px;
	background:				#ccc url("../img/bg_line.jpg");
	text-align:				center;
}


#navigation
{
	width:					750px;
	height:					79px;
	margin-left:			16px;
	text-align:				left;
}

#inhalte
{
	width:					748px;
	text-align:				center;
	height:					348px;
	margin-left:			16px;
	text-align:				left;

	overflow: 				auto;

	font-family:			Arial, Tahoma, Verdana;
	font-size:				11px;
	line-height:			20px;
	text-align:				justify;
	color:					#ddd;
}

select
{
	background:				#888888;
	color:					#fff;
	font-family:			Arial, Tahoma, Verdana;
	font-size:				11px;
	letter-spacing:			1px;
	border:					0px solid #888888;
	font-weight:			bold;
}