@charset "UTF-8";

/* @override http://jaegersushi/css/basic.css */

/* last modified:
	date: 2009|04|00
	author: Björn Bippus-Brender
	client: jaegersushi
	
	color: #fc3;
*/

html, body {
	background-color: #050504;
	}

	
body {
	color: silver;
	padding: 0;
	margin: 0;
	font: 11px/16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	
	}

* {
	margin: 0;
	padding: 0;
}

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

 html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

/* @end */

/* Reset Styesheet by http://meyerweb.com/eric/tools/css/reset/*/

html, body, div, span, applet, object, iframe,
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;
	vertical-align: baseline;
	
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

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;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @group Layout */

#container {
	width: 658px;
	margin: 0 auto 0;
	
}

html>body #container {
	height: auto;
}

#head {
	width: 658px;
	height: 370px;
	padding: 0;
	background: url(../images/bg/jaegersushi-bg.gif) no-repeat 0;
}


 #signet {
	padding: 0;
	margin: 0;
	z-index: 120;
}
#signet h1 { 
}

h1 span { 
display:block; 
height:0 !important; 
width:0 !important; 
overflow:hidden;
}

#signet img, #signet img a {
	border: 0;
    padding: 0 0 0 52px;
font-size: 0px;
	margin-bottom: 0;
	margin-top: 159px;
	margin-right: 0;
	height: 169px;
}

/*
/* @group subnav */

 #subnav {
	z-index: 200;
	position: relative;
	font-size: 11px;
	color: #999;
	padding-left: 312px;
	height: 20px;
	width: 300px;
	top: -15px;
}


#subnav ul {
	
	list-style-type: none;
}


#subnav li {
	float: left;
	display: inline;
	font-size: 11px;
	height: 20px;
	}

#subnav li.last {
	background: none;
	
}

#subnav li a {
	text-decoration: none;
	color: #fff;
}

#subnav li a:hover {
	text-decoration: underline;
}
/* nav/////////////aktuell////////////// */

#aktuelles{
	position: relative;
	left: 0px;
	top: 0px;
	width: 49px;
	height: 20px;
	background: url(../images/nav/aktuell.gif) no-repeat 0 -20px;

}

#aktuelles span { 
display:block; 
height:0 !important; 
width:0 !important; 
overflow:hidden;
}


#aktuelles a {
	display: block;
	width:100%;
	height:100%;
	overflow:hidden;
	background: url(../images/nav/aktuell.gif) no-repeat 0 0;
	}

#aktuelles a:hover {
	background-image: none;
	}

/* @end */

/* nav/////////////über////////////// */

#personal{
	position: relative;
	left: 0px;
	top: 0px;
	width: 46px;
	height: 20px;
	background: url(../images/nav/ueber-mich.gif) no-repeat 0 -20px;

}

#personal span { 
display:block; 
height:0 !important; 
width:0 !important; 
overflow:hidden;
}


#personal a {
	display: block;
	width:100%;
	height:100%;
	overflow:hidden;
	background: url(../images/nav/ueber-mich.gif) no-repeat 0 0;
	}

#personal a:hover {
	background-image: none;
	}

/* @end */

/* ------- portfolio -------- */

#folio{
	position: relative;
	left: 0px;
	top: 0px;
	width: 69px;
	height: 20px;
	background: url(../images/nav/portfolio.gif) no-repeat 0 -20px;

}

#folio span { 
display:block; 
height:0 !important; 
width:0 !important; 
overflow:hidden;
}


#folio a {
	display: block;
	width:100%;
	height:100%;
	overflow:hidden;
	background: url(../images/nav/portfolio.gif) no-repeat 0 0;
	}

#folio a:hover {
	background-image: none;
	}


/* @end */
/* ------- kontakt -------- */

#contact{
	position: relative;
	left: 0px;
	top: 0px;
	width: 62px;
	height: 20px;
	background: url(../images/nav/kontakt.gif) no-repeat 0 -20px;

}

#contact span { 
display:block; 
height:0 !important; 
width:0 !important; 
overflow:hidden;
}


#contact a {
	display: block;
	width:100%;
	height:100%;
	overflow:hidden;
	background: url(../images/nav/kontakt.gif) no-repeat 0 0;
	}

#contact a:hover {
	background-image: none;
	}


/* @end */


/* ------- anhang -------- */

#appendix{
	position: relative;
	left: 0px;
	top: 0px;
	width: 50px;
	height: 20px;
	background: url(../images/nav/anhang.gif) no-repeat 0 -20px;

}

#appendix span { 
display:block; 
height:0 !important; 
width:0 !important; 
overflow:hidden;
}


#appendix a {
	display: block;
	width:100%;
	height:100%;
	overflow:hidden;
	background: url(../images/nav/anhang.gif) no-repeat 0 0;
	}

#appendix a:hover {
	background-image: none;
	}


/* @end */





#content {
	padding-left: 52px;
	padding-right: 68px;
	margin-bottom: 3em;
	}

#content li {
	margin-bottom: 3em;
	list-style-type: none;
	font-size: 1.1em;
	}

#content  li li {
	font-size: 1em;
	}

.kontakt dl, .aktuell dl, .folio dl, .ueber dl, .anhang dl {
	padding: 12px 30px 12px 3px;
	line-height: 1.4em;
	background: url(../images/bg/stripes-bg.gif);
	margin: 12px 0 20px;
}

.kontakt dt, .aktuell dt,.ueber dt, .folio dt, .anhang dt {
	color: #b6d2d2;
	background: none;
	float: left;
	text-transform: uppercase;
	}
	
.kontakt dd, .folio dd {
	padding-left: 180px;
	}

	
.aktuell dt, .ueber dt, .anhang dt {
	text-transform: capitalize;
	width: 104px;
	text-align: right;
}
	
.aktuell dd, .ueber dd, .anhang dd {
	padding-left: 180px;
	margin-bottom: 12px;
	padding-top: 0;
}
	

.claim {
	padding: 12px 30px 12px 180px;
	margin: 12px 0 0;
	line-height: 1.4em;
    background: url(../images/bg/stripes-bg.gif);
	}

ul.featured li {
	
	display: inline;
	list-style-type: none;
	background-color: fuchsia;
}


	
	.folio dt, .kontakt dt {
		color: #b6d2d2;
		width: 104px;
	text-align: right;
}

	.folio li img {
		margin-top: -1em;
		}

	.folio li img + img {
		margin-top: 8px;
}

	.folio li img[alt=Detail] {
	
		margin-top: -1em;
		margin-left: 7px;
	
}

	.folio li.year {
		margin-bottom: 0;
		}

	.folio li.year img {
		margin: 0;
		}

.grid {
	
}

img.grid  {
	padding-left: 4px;	
	margin-top: 4px;
	margin-bottom: 4px;
	
}

p { 
	margin-bottom: 22px;
	line-height: 22px;
	margin-top: -12px;
}

a {
	color: #ccc;
	text-decoration: none;
	}

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


div.hr hr {
		display: none;
		}

div.hr {
		clear: both;
		height: 4px;
		border: none;
		background: transparent url(../images/bg/hr.gif) no-repeat center;
		}

div.artwork {
	clear: both;
	margin-bottom: 3em;
	}
div.footer{
	
}
.footer img {
	margin-bottom: -4px;
}

