@charset "utf-8";
/* CSS Document */

/*Die Standardeinstellungen des Browsers werden zurckgesetzt*/
* {
	margin: 0px;
}

/*Hintergrund des gesamten sichtbaren Bereiches*/
body {
	background: #4f4f4f url(../bilder/backorange.gif) repeat-x top;
	background-attachment: absolute;
	overflow-y: scroll;
}
p {
	font-family: monospace;
	font-size: 14px;
	text-align: justify;
	color: #bfbfbf;
	float: left;
	word-spacing: 1px;
}
p.right {
	color: #bfbfbf;
	float: right;
	font-style: italic;
	margin-right: 3px;
}
p.buchtext0 {
	font-family: monospace;
	font-size: 14px;
	text-align: justify;
	color: #bfbfbf;
	word-spacing: 1px;
	margin-top: 23px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 21px;
}
p.buchtext1 {
	font-family: monospace;
	font-size: 14px;
	text-align: justify;
	color: #bfbfbf;
	word-spacing: 1px;
	margin-top: 23px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 21px;
}
p.buchtext2 {
	font-family: monospace;
	font-size: 11px;
	text-align: none;
	color: #bfbfbf;
	word-spacing: 0px;
}
p.buchtext3 {
	font-family: monospace;
	font-size: 14px;
	text-align: justify;
	color: #bfbfbf;
	word-spacing: 1px;
	margin-top: 23px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 21px;
}
p.buchtext4 {
	font-family: monospace;
	font-size: 14px;
	text-align: justify;
	color: #bfbfbf;
	word-spacing: 1px;
	margin-top: 23px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 21px;
	float: right;
}
p.buchtext5 {
	font-family: monospace;
	font-size: 11px;
	text-align: none;
	color: #bfbfbf;
	word-spacing: 1px;
	text-indent: 17px;
}
p.buchtext6 {
	font-family: monospace;
	font-size: 14px;
	text-align: justify;
	color: #bfbfbf;
	word-spacing: 1px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 21px;
}
p.buchtext7 {
	font-family: monospace;
	font-size: 11px;
	text-align: none;
	color: #bfbfbf;
	word-spacing: 0px;
	line-height: 21px;
}
p.buchtext8 {
	font-family: monospace;
	font-size: 14px;
	text-align: justify;
	color: #bfbfbf;
	word-spacing: 1px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 21px;
	text-indent: 23px;
	float: left;
}
p.buchtext9 {
	font-family: monospace;
	font-size: 14px;
	text-align: justify;
	color: #bfbfbf;
	word-spacing: 1px;
	margin-top: 23px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 21px;
	text-indent: 23px;
	float: left;
}
p.buchtext10 {
	font-family: monospace;
	font-size: 14px;
	text-align: center;
	color: #bfbfbf;
	word-spacing: 1px;
	width: 390px;
	float: left;
}
p.portfolio {
	font-family: monospace;
	text-align: center;
	color: #bfbfbf;
	float: none;
	word-spacing: 1px;
}
p.andreas {
	font-family: monospace;
	text-align: justify;
	color: #bfbfbf;
	float: left;
	margin-top: 1px;
	font-weight: bold;
}
p.kontakt {
	font-family: monospace;
	text-align: justify;
	color: #bfbfbf;
}
p.kontakt2 {
	font-family: monospace;
	text-align: justify;
	color: #bfbfbf;
	float: none;
}
p.plaintext {
	font-family: monospace;
	text-align:justify;
	color: #bfbfbf;
	float: none;
	width: auto;
}

p.booklink {
	font-family: monospace;
	font-variant: small-caps;
	text-align:justify;
	color: green;
	float: left;
}
p.galink {
	font-family: monospace;
	font-variant: small-caps;
	text-align:justify;
	color: red;
	float: left;
}
p.padline {
	width: 800px;
	color: #bfbfbf;
	float: left;
	margin-bottom: 12px;
}
p.awards {
	font-family: monospace;
	font-size: 14px;
	text-align: justify;
	color: #bfbfbf;
	word-spacing: 1px;
	margin-left: 7px;
	margin-right: 3px;
	line-height: 21px;
}

/*die einzelnen Divs*/
#head {
	background-image: url(../bilder/headorange.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -404px;
	width: 808px;
	height: 86px;
	z-index: 3;
}
#homepic {
	width: 600px;
	height: 452px;
	margin-left: 100px;
}

#menu {
	height: 23px;
	width: 808px;
	margin-left: -402px;
	position: absolute;
	top: 62px;
	left: 50%;
	z-index: 3;
	text-decoration: none;
}
#mainnavi {
	height: 22px;
	width: 800px;
	text-decoration: none;
}
#mainnavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#mainnavi li {
	display: inline;
	list-style-type: none;
	font-family: Courier, monospace;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}
#mainnavi a {
	background-color: #fa9007;
	padding-top: 2px;
	padding-right: 26px;
	padding-bottom: 2px;
	padding-left: 26px;
	color: #262626;
	font-family: Courier, monospace;
	text-decoration: none;
	line-height: 23px;
	font-variant: small-caps;
}
#mainnavi a:hover {
	background-color: #404040;
	padding-top: 2px;
	padding-right: 26px;
	padding-bottom: 2px;
	padding-left: 26px;
	color: #fa9007;
	font-family: Courier, monospace;
	text-decoration: none;
	line-height: 23px;
	font-variant: small-caps;
}

.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4f4f4f;
	border-left-color: #4f4f4f;
	text-decoration: none;
	background-color: #4f4f4f;
}

#jack {
	background-color: #4f4f4f;
	width: 808px;
	height: 2px;
	z-index: 3;
	position: absolute;
	top: 86px;
	left: 50%;
	margin-left: -402px;
}
#container {
	width: 808px;
	height: 650px;
	position:static;
}
#haupstart {
	background-color: #404040;
	height: 600px;
	width: 804px;
	margin-left: -402px;
	position: absolute;
	top: 111px;
	left: 50%;
}
#coverpic {
	height: 600px;
	width: 800px;
	left: 50%;
	border:0px;
}
#haup {
	background-color: #4f4f4f;
	height: auto;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	top: 86px;
	left: 50%;
	padding-top: 23px;
}
#haupbuch {
	background-color: #4f4f4f;
	height: auto;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	top: 86px;
	left: 50%;
	padding-top: 23px;
}
#haupportfolio {
	background-color: #4f4f4f;
	height: auto;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	top: 86px;
	left: 50%;
	padding-top: 23px;
}
#haupworkshop {
	width: 800px;
	height: 480px;
}
#haupimp {
	background-color: #4f4f4f;
	height: 550px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	top: 86px;
	left: 50%;
	padding-top: 23px;
}
#subimp {
	width: 722px;
	height: 350px;
	padding-top: 50px;
	margin-left: 39px;
}

#workshopcont01 {
	width: 800px;
	height: 50px;
}
#haupkontakt {
	background-color: #4f4f4f;
	height: 550px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	top: 86px;
	left: 50%;
	padding-top: 23px;
}
#kontakt {
	background-color: #4f4f4f;
	width: 600px;
	height: 400px;
	float: left;
	position: relative;
}
#kontakt2 {
	background-color: #4f4f4f;
	width: 400px;
	height: 250px;
	float: left;
	position: relative;
	margin-left: 100px;
	margin-top: 50px;
}
#kontaktbild {
	width: 150px;
	height: 348px;
	float: right;
	margin-top: 60px;
	margin-right: 46px;
}
#portcontain {
	width: 240px;
	height: 190px;
	background-color:#4f4f4f;
	margin-left: 20px;
	float:left;
}
#portpic {
	width: 200px;
	height: 150px;
	margin-left: 19px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #eeeeee;
	float: left;
}
#porttext {
	width: 202px;
	height: 25px;
	background-color: #4f4f4f;
	margin-left: 19px;
	text-align: center;
}
#portcontainny {
	width: 400px;
	height: 460px;
	float:left;
}
#portpicny {
	width: 390px;
	height: 390px;
	background-color: #CC3300;
	margin-left: 4px;
	margin-top: 4px;
	border: 1px solid #eeeeee;
}
#porttextny {
	width: 390px;
	height: 25px;
	background-color: #4f4f4f;
	margin-left: 5px;
	text-align: center;
	margin-top: 23px;
}
#foot {
	height: 30px;
	width: 808px;
	position: relative;
	left:50%;
	margin-top: 23px;
	margin-left:-404px;
	bottom: -50px;
	float: left;
}
a {
	color: #eee;
	margin-left: 0px;
	
	text-decoration: none;
	
}
a:link {
	color: #404040;
}

a:visited {
	color: #fa9007;
}
a:link.textlink {
	color: #fa9007;
}

#portrait {
	width: 362px;
	height: 241px;
	position: relative;
	float: left;
	margin-top: 23px;
	margin-right: 19px;
	margin-bottom: 8px;
}
ul.galerien {
	font-family: monospace;
	padding-left: 111px;
	font-size: 14px;
	font-weight: bold;
	color: #bfbfbf;
	list-style: none;
	line-height: 27px;
}
li.galerien {
	font-family: monospace;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
}
#buchcont0 {
	width: 800px;
	height: 1140px;
}
#nybanner {
	background-image: url(../bilder/nybanner.gif);
	width: 800px;
	height: 60px;
}

#central {
	width:800px;
	height: 331px;
}

#silver {
	
}
#buchcont01 {
	width: 364px;
	height: 146px;
	float: left;
	margin-right: 23px;
}
#buchcont02 {
	width: 413px;
	height: 146px;
	float: left;
}
#panobuch {
	background-image: url(../bilder/New York Cover.jpg);
	width: 800px;
	height: 345px;
	margin-top: 23px;
	float: left;
}
#awards {
	width: 800px;
	height: 23px;
	float: left;
	margin-top: 10px;
}

#panotext {
	width: 800px;
	height: 208px;
}
#buchcont1 {
	width: 800px;
	height: 930px;
}
#buchcont12 {
	background-color: #4f4f4f;
	width: 380px;
	height: 528px;
	float: right;
}
#buchcont12a {
	width: 370px;
	height: 100px;
	float: left;
	margin-left: 5px;
}
#internat {
	width: 800px;
	height: 186px;
}

#buchcont2 {
	width: 800px;
	height: 830px;
}
#buchcont21 {
	width: 800px;
	height: 428px;
	float: left;
}
#buchcont22 {
	width: 355px;
	height: 125px;
	float: left;
	position: relative;
	margin-left: 34px;
	padding-top: 55px;
}
#buchcont23 {
	width: 355px;
	height: 201px;
	float: left;
	position: relative;
	margin-left: 34px;
}
#buchcont3 {
	width: 800px;
	height: 810px;
}
#buchcont31 {
	width: 330px;
	height: 185px;
	float: left;
	position: relative;
}
#buchcont31a {
	width: 330px;
	height: 185px;
	float: left;
	position: relative;
	margin-left: 3px;
	margin-top: 18px;
}
#buchcont32 {
	width: 330px;
	height: 185px;
	float: left;
	position: relative;
}
#buchcont34 {
	width: 149px;
	height: 370px;
	float: right;
	margin-left: 18px;
	margin-top: -185px;
}
#buchcont33 {
	width: 800px;
	height: 185px;
	float: right;
}
#buchcont4 {
	width: 800px;
	height: 380px;
}
#buchcont41 {
	width: 470px;
	height: 370px;
	float: right;
}
#buchcont5 {
	width:760px;
	height: auto;
	margin-left: 0px;
}
ul.buchcont5 {
	width:700px;
	height: auto;
	margin-left: 14px;
	line-height: 17px;
}
li.ver {
	font-family: monospace;
	font-size: 12px;
	text-align: left;
	color: #bfbfbf;
	word-spacing: 1px;
}
#kunstger {
	width: 400px;
	height: 528px;
	position: relative;
	float: left;
}
#kunstgertext {
	width: 400px;
	height: 160px;
	position: relative;
	float: right;
	margin-top: 5px;
	margin-left: 18px;
}
#spacerswf {
	background-image: url(../bilder/spacer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 7px;
	position: relative;
	margin-top: 23px;
	margin-bottom: 23px;
}
#spacer {
	background-image: url(../bilder/spacer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 7px;
	position: relative;
	margin-top: 23px;
	margin-bottom: 23px;
}
#spacerfny {
	background-image: url(../bilder/spacer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 7px;
	position: relative;
	margin-top: 23px;
	margin-bottom: 23px;
}
#spacerny {
	background-image: url(../bilder/spacer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 7px;
	position: relative;
	margin-top: 23px;
	margin-bottom: 23px;
}
#spacer {
	background-image: url(../bilder/spacer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 7px;
	position: relative;
	margin-top: 23px;
	margin-bottom: 23px;
}
#kunsteng {
	width: 180px;
	height: 186px;
	position: relative;
	float: left;
	margin-left: 110px;
}
#kunstung {
	width: 180px;
	height: 186px;
	position: relative;
	float: right;
	margin-right: 110px;
}
#swpage {
	width: 380px;
	height: 235px;
	position: relative;
	float: right;
	margin-top: -4px;
	margin-bottom: 46px;
}
#fny {
	width: 400px;
	height: 402px;
	position: relative;
	float: left;
}
#ny {
	width: 275px;
	height: 370px;
	position: relative;
	float: left;
	margin-right: 23px;
}
#kreativ {
	width: 282px;
	height: 370px;
	position: relative;
	float: left;
	margin-top: 2px;
	margin-right: 23px;
}
#right0 {
	width: 800px;
	height: 23px;
	float: left;
	margin-top: -23px;
	margin-bottom: 23px;
}
#right {
	width: 800px;
	height: 23px;
	float: left;
}
#right2 {
	width: 330px;
	float: left;
}



