
* { padding: 0; margin: 0; border: 0; }

body {
	background: #FFFFFF;
} 

/* ----------------------- Layout Bereiche ----------------------- */

#navi {
	float:left;
	display:block;
	width:207px;
	height:720px;
	padding-left:20px;
	padding-top:107px;
}

#content {
	float:right;
	display:block;
	width:815px;
	min-height:900px;
}

#wrapper_home, 
#wrapper_gallery, 
#wrapper_commission,
#wrapper_imprint { width: 1067px; }

/* ----------------------- Header ----------------------- */

.header {
	width: 815px;
	height: 72px;
	margin:0;
	border:0;
	float:right;
}

a.headerlink {
	background: url(../img/thomasarmborst.gif) no-repeat;
	display: block;
	float:left;
	width: 815px;
	height: 72px;
}
a:hover.headerlink {
	background: url(../img/thomasarmborst.gif) no-repeat;
	background-position:0px -72px;
}

/* ----------------------- Navigation ----------------------- */

a#gallery 			{ background-position:0px 0px; } 
a#commission 		{ background-position:0px -22px; } 
a#fashion 			{ background-position:0px -66px; margin-top:44px; }
a#contact 			{ background-position:0px -132px; margin-top:44px; } 
a#back 				{ background-position:0px -420px; width:65px; }
a#next  			{ background-position:-65px -420px; width:80px; }
a#imprint 			{ background-position:0px -630px; }

a:hover#gallery 	{ background-position:-200px 0px; } 
a:hover#commission 	{ background-position:-200px -22px; } 
a:hover#fashion 	{ background-position:-200px -66px; margin-top:44px; }
a:hover#contact 	{ background-position:-200px -132px; margin-top:44px; } 
a:hover#back 		{ background-position:-200px -420px; width:65px; }
a:hover#next  		{ background-position:-265px -420px; width:80px; }
a:hover#imprint 	{ background-position:-200px -630px; }

#wrapper_gallery a#gallery 			{ background-position:-200px 0px; } 
#wrapper_commission a#commission 	{ background-position:-200px -22px; } 
#wrapper_imprint a#imprint 			{ background-position:-200px -630px; }

#address 		{ 
	height:55px; 
	width:200px;
	margin-top:50px;
	background: url(../img/navi.jpg) no-repeat;
	background-position:0px -565px; 
}

#back, #next { width:100px; float:left; }

.navi, .backnext { 
	display:block;
	width:200px;
	height:22px;
	background: url(../img/navi.jpg) no-repeat;
}

.backnext { 
	background: none; margin-top:270px;
}

/* #address, .navi, .backnext { border: #000 1px solid; } */

/* ----------------------- Bilder / Grid ----------------------- */

#contentoverview {
	float:right;
	display:block;
	width:815px;
	margin-top:35px;
}

.small { 
	display:inline;
	float:left;
	width:147px;
	height:188px;
	margin: 0px 16px 16px 0px;
	overflow:hidden;
}

/* ----------------------- Bilder im Content ----------------------- */

#wrapper_imprint #content {
	background: url(../img/imprint.jpg) no-repeat;
	background-position:-20px 92px;
	height:700px;
}

#wrapper_home  {
	background: url(../img/contenthome.jpg) no-repeat;
	background-position:26px 72px;
	height:760px;
}

#wrapper_gallery #content,
#wrapper_commission #content {
	padding-bottom:100px;
}

/* ----------------------- Links im Content ----------------------- */

/* ---- Link zum Weiterklicken in grosser Ansicht ---- */

#wrapper_gallery #content .link a.maillink,
#wrapper_commission #content .link a.maillink {
	display:block;
	width: 807px;
	height: 750px;
	background: none;
}


#wrapper_home #content .link {
	width: 800px;
	height: 750px;
	margin:0px 0px 0px 0px;
	background: none;
}


/*

#wrapper_about #content .link {
	width: 306px;
	height: 33px;
	margin:474px 0px 0px 275px;
	background: #FFF url(../img/linkthomasarmborst.jpg) no-repeat;
}

#wrapper_about #content .link a.maillink {
	display:block;
	width: 306px;
	height: 33px;
	background: #FFF url(../img/linkthomasarmborst.jpg) no-repeat;
}

#wrapper_about #content .link a:hover.maillink {
	background: #FFF url(../img/linkthomasarmborst.jpg) no-repeat;
}

#wrapper_imprint #content .link {
	width: 148px;
	height: 22px;
	margin:345px 0px 0px 355px;
	background: #FFF url(../img/linkmail.jpg) no-repeat;
}

#wrapper_imprint #content .link a.maillink {
	display:block;
	width: 148px;
	height: 22px;
	background: #FFF url(../img/linkmail.jpg) no-repeat;
}

#wrapper_imprint #content .link a:hover.maillink {
	background: #FFF url(../img/linkmail.jpg) no-repeat;
}



#wrapper_home #content .link a.maillink {
	display:block;
	width: 800px;
	height: 750px;
	background: none;
}

#wrapper_home #content .link a:hover.maillink {
	background: none;
}

*/




