body {
	margin: 20px 10px 20px 10px;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	line-height: 130%;
}
#main {
	position: relative;
	width: 400px;
	padding-bottom: 40px;
	background: url(../img/layout/popup-bg.gif) repeat-y;
}
h1.popup_top {
	position: relative;
	width: 390px;
	height: 30px;
	padding: 25px 10px 0 10px;
	background: url(../img/layout/popup-header.png) no-repeat;
	color: #fff;
	font-size: 18px;
}
#lauftext {
	margin: 20px;
}
a {
	text-decoration: underline;
	color: #003366;
}
a img {
	border: none;
}
p {	margin: 0 0 8px 0; }

#img_bottom {
	position: absolute;
	bottom: 0;
}
	
