html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
	margin: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



/*  header */
.header {
	position: fixed;
	top: 0px;
	left:0px;
	width: 100%;
	height: 100px;
	padding-bottom:0px;
} 
.logo {
	padding-bottom: 55px;
	padding-right: 305px;
}


/* body */

body{
	color: #fff;
	margin-top: 45px;
	margin-left: 80px;
	margin-bottom: 40px;
	overflow: scroll;
	overflow-x: auto;
	font: 12px/19px Arial, Helvetica, sans-serif;
	background: black url(images/bg1b.jpg) no-repeat fixed;
}
/*  links */

a:link {
	color: #fff;
	text-decoration: none;
	cursor:hand;	
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}

a:visited {
	outline: none;
	text-decoration: none;
	color: #fff;
	cursor:hand;
	padding-bottom: 0px;

	}
a:hover {
	color: #ebd8b8;
	text-decoration: none;
	cursor:hand;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ebd8b8;
}
	
a:active {
	outline: none;
	text-decoration: none;
	color: #fff;
	cursor:hand
		}

a:link.home {
	border-bottom-width: 0px;!important;
}
a:hover.home {
	border-bottom-width: 0px;!important;
}
.projekt{
	float: none;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}






.pagewrap {
	width: 847px;
	position: relative;
	z-index: 500;
	bottom: 0;
}

li{
	width: 410px;
}

.projektlink {
	clear: left;
}

ul{
}
	
.box
{
	background-color: black;
	border: 10px solid #312c20;
	height: auto;
	width: 390px;
	float: right;
	padding-top: 8px;
	margin-right: 10px;
}


.projektebild {
	padding-right: 15px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 15px;

	width: 100px;
	float: left;
}

.leerbild {
	background: url(images/blank.png) no-repeat fixed;
	padding-right: 15px;
	height: 136px;
	padding-top: 5px;
	padding-bottom: 15px;

	width: 100px;
	float: left;
}

.portraitbild {
	padding-right: 15px;
	height: 136px;
	padding-top: 5px;
	padding-bottom: 15px;

	width: 141px;
	float: left;
}

/*  headlines */
h1{
	font-size: 42px;
	font-weight: bold;
	display: block;
	height: 40px;
	letter-spacing: -1px;		
	cursor:hand;	
	z-index: 5500;
	position: relative;	
	margin-top: 0px;
	margin-bottom: -6px;
	padding-bottom: 0;
}

h1 a:hover{
		border-bottom-width: 0px;

}

h2{
	font-size: 12px;
	font-weight: bold;
	
	display: block;
	cursor:hand;	
	line-height: 19px;
	z-index: 5000;
	
	height: 21px;
	
	position: relative;	
		
	margin-top: 3px;
	margin-bottom: -4px;
	
	padding-top: 2px;
	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FEF4D5;		
	top: -5px;		
	overflow:visible;

}


h3{
	font-size: 16px;
	font-weight: normal;
		cursor:hand;	

	margin-top: 0;
	line-height: 20px;
	margin-bottom: -1px;
	z-index: 5500;
	position: relative;
	padding-top: 6px;
	padding-bottom: 12px;
	overflow: hidden;
}

h4{
	font-size: 16px;
	font-weight: normal;
	display: block;
	cursor:hand;	

	line-height: 18px;
	z-index: 5000;
	position: relative;
	height: 21px;
	margin-top: 25px;
	margin-bottom: 3px;		overflow: hidden;

}

h5{
	font-size: 10px;
	padding-top: 0;
	font-variant: normal;
	font-weight: bold;
	line-height: 13px;		overflow: hidden;

}

.first{
	border-style: none;
	border-width: 0;
}

.last{
	display: block;
	padding-top: 110px;
	position: relative;

}


.wrap{
		display: block;
		overflow: hidden;
		top: 20px;
		position: relative;
}

.spacer1{
		height: 50px;
		display: block;
		
}
.spacer2{
		display: block;
		height: 54px;
}
.spacer3{
		display: block;
		height: 110px;
}
.spacer4{
		display: block;
		height: 15px;
}
.spacer5{
		display: block;
		height: 25px;
}

p {
	display: block;
	margin-bottom: 8px;
}
.englisch {
	float: right;
	clear:  right;

}


.contact {
	float: left;
	width: 140px;
}



/*  footer */
		
.footer {	

	position: absolute;
	width: 100%;
	height: 100%;
 bottom:  0;
 left: 0;
	z-index: 1;
} 
.hintergrundbild {
	width: 1920px;
	height: 1144px;
	position: absolute;
	top:  0px;
	left:  0px;
	z-index: 0;
}
