@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;
}	
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	background-color: #efefef;
	height: 774px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	z-index: 1;
	position: relative;
}
#mainText {
	background-color: #efefef;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
	z-index: 1;
	font-size: 12px;
}
#text {
	width: 450px;
	color: #333;
	padding-left: 75px;
	font-weight: normal;
	clear: left;
	margin: 0px;
	padding-top: 50px;
}
#text a  {
	color: #666;
}
#text h1 {
	font-size: 22px;
	color: #900;
	font-weight: normal;
	margin-top: 10px;
}
#text h2  {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#text h3  {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin: 0px;
}


#einladung 
 {
	background-image: url(../bilder/hg-weiss-trans.png);
	height: 25px;
	width: 120px;
	margin-top: 26px;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
	z-index: 5;
	margin-right: 0px;
	position: relative;
	float: right;
}
#logo {
	margin-left: 19px;
	height: 93px;
	width: 70px;
	z-index: 5;
	margin-top: 26px;
	float: left;
	position: relative;
}
#titel {
	height: 45px;
	width: 948px;
	position: relative;
	z-index: 5;
	background-image: url(../bilder/hg-weiss-trans.png);
	margin-top: 430px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	color: #333;
}
#titel .groesse {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	float: left;
	width: 944px;
	margin: 0px;
	position: relative;
}

#titel .bildname {
	font-size: 15px;
	text-align: center;
	margin-bottom: 3px;
	float: left;
	width: 944px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}

#fussnote {
	font-size: 10px;
	height: 27px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
}
#fussnote a {
	color: #999;
	text-decoration: none;
}
#fnLi {
	float: left;
	width: 451px;
}
#fnRe {
	float: right;
}
#fnMi {
	float: left;
}
#imageHolder {
	height: 774px;
	width: 948px;
	text-align: center;
	vertical-align: middle;
	display:table;
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#image {
	width:100%;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	position: relative;
	z-index: 3;
	}

#image img {
	z-index: 3;
    display:inline; 
    vertical-align:middle; 

}

#main a:link {
	color: #333;
	text-decoration: none;
}


#main a:visited {
	color: #333;
	text-decoration: none;
}
#main a:hover {
	color: #000;
	text-decoration: none;
}
#main a:active {
	color: #333;
	text-decoration: none;
}

#mainText a:link {
	color: #333;
	text-decoration: none;
}


#mainText a:visited {
	color: #333;
	text-decoration: none;
}
#mainText a:hover {
	color: #000;
	text-decoration: none;
}
#mainText a:active {
	color: #333;
	text-decoration: none;
}
