/*
Theme Name: PUNKTbaustelle
Version: ewig.Beta
Author: Sebastian Jansen
*/

*:focus{ outline:0; -moz-outline:0; } 

html, body {
	font-family: "Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",times,serif;
	background-color: #fff;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 12px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #fbf7f3;
	font-style:italic;}

h1 {
	font-size: 4em;
	text-align: center;
	line-height: .8em;}

h2 {
	font-size: 1.6em;}

h3 {
	font-size: 1.4em;}

a:link, a:visited {
	color: #868686;
	text-decoration: none;}

a:hover {
	color: #669933;
	text-decoration: none;}

a {
	outline: none;}

img {
	border: none;}

#wrapper {
margin:auto;
	overflow: hidden;	
	height:600px;}
	
#logo{
	display:block;
	position:absolute;
	width: 479px;
	height: 348px;
	left:50%;
	top:50%;
	margin:-174px 0 0 -239px;	
	background: url(img/logo.png) top center no-repeat;
}

#pages {
	font-style: italic; 
	font-family: Georgia;
	float: right;
	list-style: none;
	margin: 14px 60px 0 0;
	padding: 0;
	font-size: 1.4em;
}

#pages li {
	display: inline;
	margin: 0 0 0 10px;
}

.smcf-link {
	z-index: 999;
	background: url(img/kontakt.png) top center no-repeat;
	display: block;
	position: absolute;
	left: 36px;
	top: 36px;
	height: 114px;
	width: 114px;
}

.smcf-link:active {
	position: absolute;
	left: 37px;
	top: 37px;
}

.facebox h3 {
	margin: 0;
	padding: 0;
	color: #EBEBEB;
}

.facebox p {
	margin: 0 0 10px 0;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",times,serif;
	color: #eee;
	text-decoration: none;
	text-align: left;
	line-height: 1.3em;
	font-size: 1.4em;
	color: #fbf7f3;
}