a {
	color: #1A4EB7;
}
a:visited {
	color: #1A4EB7;
}
a:hover {
	color: #000000;
}
a.nounderline {
	color: #000000;
	text-decoration: none;
}
a.nounderline:hover {
	color: #1A4EB7;
	text-decoration: none;
}
a.nounderline:visited {
	color: #000000;
	text-decoration: none;
}
.body {
	position: absolute;
	link: #333333;
	vlink: #333333;
	alink: #333333;
	width: 100%;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #BEC6D4;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body2.gif);
}
.wrapper {
	left: 50%;
	width: 700px;
	position: relative;
	margin-left: -351px;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.menu {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 29px;
	background-image: url(../images/bg_aufz_2.gif);
}
.pic {
	height: 165px;
	background-color: #FFFFFF;
}
.content {
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	left: 50%;
	height: 20px;
	width: 700px;
	margin-left: -350px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
.contentL {
	float: left;
	width: 425px;
	padding-right: 10px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentR {
	float: right;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.submittbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1A4EB7;
	border: 0px none #CCCCCC;
}
.ruler {
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 8px;
}
.spacer {
	overflow: hidden;
	height: 15px;
	width: 100%;
}
/* normale headline */
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A4EB7;
	margin-bottom: 8px;
}
/* headline wedding page */
.headlineW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #564BA6;
	margin-bottom: 5px;
}
/* headline box */
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A4EB7;
	background-image: url(../images/bg_aufz_2.gif);
	height: 20px;
	vertical-align: middle;
	background-position: center;
	padding-top: 5px;
	padding-left: 5px;
}
/* headline boxW */
.headline2W {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #564BA6;
	background-image: url(../images/bg_aufz_2_wedding.gif);
	height: 20px;
	vertical-align: middle;
	background-position: center;
	padding-top: 5px;
	padding-left: 5px;
}
.list {
	background-color: #EBEDF2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	text-decoration: none;
}
.player {
}
.formbg {
	background-color: #EBEDF2;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	width: 175px;
}
.formtextarea {
	background-color: #EBEDF2;
	width: 425px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}
.formhowyou {

	background-color: #EBEDF2;
	width: 365px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
