/* ====== Allgemeine Definitionen ====== */

body {
	margin: 0 auto;
	padding: 0px;
	background: #717171;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;	
	color: #FFFFFF;
}

img {
	border: 0px;
}

#btn_weiter {
	\width: 162px;
	w\idth: 142px;
	\height: 37px;
	he\ight: 27px;
	padding: 10px 0px 0px 20px;
	margin: 0px;
	border: 0px;
	background: #ffffff url(btn_weiter.gif) no-repeat;
}

/* ====== Seitenelemente ====== */

#back_streifen {
	background: #717171 url(back_streifen.gif) repeat-x top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	z-index:1;
}

#menu {
	margin: 200px auto 0px;
	padding: 0px;
	width: 500px;
}

a {
	font: 12px Arial, Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
