body {
	font-family: verdana, arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px auto;
	font-size: 11px;
	background-color: #333333;
	color: #ff9900;
	vertical-align:middle;
	padding-top:50px;
	width:780px;
	height:580px;
}

div#header {
	position:relative;
	text-align:left;
	width:550px;
	height:70px;
	left:50%;
	margin-left:-275px;
}

div#content {
	position:relative;
	margin-top:30px;
	width:550px;
	height:560px;
	display:block;
	vertical-align:middle;
	text-align:center;
	left:50%;
	margin-left:-275px;
}

div#footer {
	position:relative;
	width:550px;
	height:30px;
	text-align:right;
	vertical-align:middle;
	left:50%;
	margin-left:-275px;
}

div#content-galerie {
	position:relative;
	margin-top:30px;
	width:100%;
	height:560px;
	display:block;
	vertical-align:middle;
	text-align:center;
	left:50%;
	margin-left:-275px;
}

a.portrait {
	float:left;
	text-decoration:none; 
	border:0; 
	width:110px;
	height:550px;
	display:block;
	text-indent:-9999px; 
	letter-spacing:-9999px; 
	font-size:0; 
	background:url("portrait.gif") 0 0 no-repeat;
}

a.hochzeit {
	float:left;
	text-decoration:none; 
	border:0; 
	width:110px;
	height:550px;
	display:block;
	text-indent:-9999px; 
	letter-spacing:-9999px; 
	font-size:0; 
	background:url("hochzeit.gif") 0 0 no-repeat;
}

a.architektur {
	float:left;
	text-decoration:none; 
	border:0; 
	width:110px;
	height:550px;
	display:block;
	text-indent:-9999px; 
	letter-spacing:-9999px; 
	font-size:0; 
	background:url("architektur.gif") 0 0 no-repeat;
}

a.blog {
	float:left;
	text-decoration:none; 
	border:0; 
	width:110px;
	height:550px;
	display:block;
	text-indent:-9999px; 
	letter-spacing:-9999px; 
	font-size:0; 
	background:url("blog.gif") 0 0 no-repeat;
}

a.kontakt {
	float:left;
	text-decoration:none; 
	border:0; 
	width:110px;
	height:550px;
	display:block;
	text-indent:-9999px; 
	letter-spacing:-9999px; 
	font-size:0; 
	background:url("kontakt.gif") 0 0 no-repeat;
}

a.hyperlink {
	text-decoration:none; 
	font-size:10px; 
	color: #ff9900;
	padding-right:10px;
}

a.headerlink {
	font-size:30px; 
	color:#999999; 
	font-weight:bold;
	text-decoration:none; 
}
a.headerlink2 {
	font-size:24px; 
	color:#666666;
	font-weight:normal;
	text-decoration:none; 
}

a.portrait:hover, a.hochzeit:hover, a.architektur:hover, a.blog:hover, a.kontakt:hover  { 
	background-position: -110px 0;
}
	
a.hyperlink:hover {
	text-decoration:underline;
	font-size:10px;
	color:#ff9900;
}

a.headerlink:hover, a.headerlink :active {
	font-size:30px; 
	color:#999999; 
	font-weight:bold;
	text-decoration:none; 
}

a.headerlink2:hover, a.headerlink2:active {
	font-size:24px; 
	color:#666666;
	font-weight:normal;
	text-decoration:none; 
}

h1 {
	font-size:16px;
	text-decoration:none;
	font-weight:bolder;
	color:#ff9900;
}

h2 {
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ff9900;
}

input.kontakt, textarea.kontakt {
	background-color:#666666;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:0px;
	border-right:0px;
	color:#ff9900;
	font-weight:normal;
	font-size:10px;
	
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	