@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#333333;
	color:#FFFFFF;
}

a:link {
	color: #99FF33;
}

#content {
	position: absolute;
	width: 650px;
	top: 50%;
	padding: 0px;
	margin: auto;
	text-align:center;
	left: 50%;
	margin: -325px 0px 0px -325px;

}

#leiste {
	margin-top: 40px;
}

#bottom {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:14px;
	margin-top: 40px;
}

#hochzeit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	margin-top:20px;
	margin-bottom:60px;
}
