body {
	background-color:#333333;
	padding:20px;
	margin:0px;
	font-size:0.8em;
	font-family:verdana, sans serif, helvetica, arial;
}
#all {
	margin:auto;
	width:770px;
}
#top {
	display:block;
	height:130px;
	background-image:url(alw_head.gif);
	background-repeat:no-repeat;
}
#left {
	float:left;
	width:160px;
	text-align:right;
}
#main {
	background-color:#ffffff;
	margin-right:10px;
	margin-left:160px;
	padding:0px 0px 163px 0px;
	background-image:url(alw_bottom-pics.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#data {
	background-image:url(alw_top-pics.jpg);
	background-repeat:no-repeat;
	padding:110px 40px 0px 40px;
}
#data a {
	color:#a64998;
	text-decoration:none;
	font-weight:bold;
}
#data a:hover {
	color:#a64998;
	text-decoration:underline;
}
#data td a {
	color:#000000;
}

h2 {
	font-size:1.2em;
}
img {
	border:none;
}
li {
	padding-bottom:0.5em;
}
#path {
	font-size:xx-small;
	color:#666666;
}
#path a {
	color:#666666;
}
#path a:hover {
	color:#000000;
}
table {
	background-color:#e6e6e6;
	width:517px;
	margin-bottom:1.5em;
}
form table {
	width:100%;
	background-color:#e6e6e6;
}
th -form th{
	background-color:#666666;
	color:#ffffff;
}
td, th {
	text-align:left;
	padding:3px 15px 3px 5px;
	vertical-align:top;
}
.balken {
	background-color:#efefef;
}

#menu {
	margin-top:65px;
}
#menu a {
	display:block;
	width:160px;
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:3px;
}
#menu a:hover {
	background-position:0px -25px;
}
#menu a:active {
	background-position:0px -50px;
}
#intro {
	background: url(menu_intro.gif);
}
#problem {
	background: url(menu_problem.gif);
}
#feedback {
	background: url(menu_feedback.gif);
}
#links {
	background: url(menu_links.gif);
}
.floater_right {
	float:right;
	padding-left:1em;
	padding-bottom:1em;
}
.floater_right img {
	border:solid 1px #333333;
}
form {
	padding:20px;
	background-color:#dddddd;
}
fieldset {
	padding:0px;
	padding-bottom:1em;
	border:0px;
}
legend {
	font-weight:bold;
	padding-left:0px;
}
