/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/intro_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* CSS Container */

#intro {
	width: 750px;
	height: 750px;
/*	border: #000000 solid 1px;*/
	text-align: left;
}

#hochzeitsfeier	{
				 position: absolute;
				 margin-left: 460px;
				 margin-top: 320px;
				 z-index: 100;
				}

#intro_blender {
	position: absolute;
	width: 750px;
	height: 750px;
	margin-top: 0px;
	margin-left: 0px;
/*	border: #000000 solid 1px;*/
	z-index: 10;
}
#intro_photos {
	position: absolute;
	width: 288px;
	height: 203px;
	margin-top: 351px;
	margin-left: 232px;
/*	border: #000000 solid 1px;*/
	z-index: 5;
}

#newsticker	{
			 position: absolute;
			 margin-left: 230px;
			 margin-top: 620px;
			 z-index: 100;
			}