body { 	
	color: #fff;
	margin: 0px;
	padding: 0px;
	background: #000 url("../img/bg2.png");
/*	background-position: -100px 80px;*/
}

body, p, ol, ul, td {
	background-color: transparent;
	color: #fff;
	display: block;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, Tahoma, Century, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

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

.middle {
	background-repeat: repeat-y;
	background-image: url("../img/middle.png");
	background-position: center center;
}
#paspop {
	height: 656px;
	width: 300px;
	background: url("../img/paspop.png") no-repeat;	
	position: absolute;
	left: 0px;
	top: 185px;
	z-index: -99;
}

#retouches {
	display: none;
}

.retoucheslink {
	text-align:right;
	display: block;
}

.container {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 90px;
	display: block;
	overflow: hidden;
}

.content {
	text-align: justify;
}

h1 { font-family: 'Tangerine', arial, serif; font-size: 48px; font-weight: bold; margin: 0px; color: #000;}
h2 { font-family: 'Tangerine', arial, serif; font-size: 32px; font-weight: normal; margin: 0px 0px 0px 0px; position: relative; top: -30px; right: -130px;}
.beetjenaarlinks {
	right: -90px !important;
}
.logot {
    background: url("../img/logo.png") no-repeat;
    width: 127px;
    height: 117px;
    vertical-align: middle;
/*    text-indent: -9999px;*/
	font-size: 1px;
    display: inline-block;
}

#header {
	text-align: center;
	display: block;
	overflow: hidden;
    width: 330px;
	margin: 0px auto 60px auto;
}

.avatar {
	float: left;
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: #ddd 0px 4px 4px;
	border-radius: 5px;
	background: #fff;
	margin: 40px 40px 0px 0px;
}

.header {
	float: left;
	margin-top: 60px;
}

.intro {
	font-size: 16px;
	margin: 0px 0px 60px 0px;
	color: #fff;
	font-style: italic;
	padding: 20px 0px 20px 0px;
	border-top: 3px double #fff;
	border-bottom: 3px double #fff;
	text-align: center;
}

.intro span {
	font-size: 60px;
	font-family: "Georgia";
	color: #fff;
	position: relative;
	top: 20px;
	margin-right: 10px;
}

#footer {
	margin-top: 60px;
/*	background: #ddd url(../img/bg.png) repeat-x 0px 0px;*/
	background-color: #000;
    padding: 40px 0px 40px 0px;
	background-image: url("../img/black-gradient.jpg");
	background-position: center center;
}

.showcase {
    float: left;
	list-style: none;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin-right: 0px;
    width: 340px;
    border-right: 1px solid #ccc;
}

.showcase img {
	margin: 0px 50px 0px 5px;
	padding: 5px;
	background: #fff;
	border: 1px solid #eee;
}

.showcase li {
	float: left;
}

.contact {
/*    float: right;*/
    list-style: none;
    display: block;
    overflow: hidden;
    width: 150px;
    padding-left: 10px;
}
.fotograaf {
	margin-top: 20px;
	font: 70%;
	color: #bbb;
}