/* ----------------------------- */
/*Standard CSS-Resett*/
/* ----------------------------- */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* ----------------------------- */
/*     Standard HTML Elemente    */
/* ----------------------------- */
body {
	background: url(images/portfolio/mainbg.png);
	font-family: Chaparral Pro, Georgia, serif;
	color: #cc0c39;
	font-size: 1.1em;
}
a {
	text-decoration: none;
	color: #cc0c39;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.spanhighlight {
	color: #ffd200;
}
.spanhighlight2 {
	color: #484848;
}
.spanunderline {
	border-bottom: 1px dashed #cc0c39;
}
.spanbold {
	font-size: 1.5em;
}
.spanblue {color:#1693a7;}
.spanyellow {color:#ffd200;}
.spangreen {color:#c8cf02;}
.spanorange {color:#e6781e;}
/* ----------------------------- */
/*     Header Styling            */
/* ----------------------------- */
#header {
	width: 100%;
	height: 160px;
	background: url(images/portfolio/headerbg.png) repeat-x;
}
#mainheading a {
	width: 332px;
	height: 84px;
	background: url(images/portfolio/mainheading.png) no-repeat;
	text-indent: -9999px;
	display:block;
	position: absolute;
	top: 90px;
}

/* ----------------------------- */
/*     SidebarMenu Styling       */
/* ----------------------------- */
#sidebar {
	width: 332px;
	float:left;
}
#sidebar ul {
	margin-top: 10px;
	margin-left: 10px;
}
#sidebar ul li a {
	background: url(images/portfolio/sidebarmenusprite.png) no-repeat;
	width: 244px;
	text-indent: -9999px;
	display: block;
}
#mainmenuinfo a:link,#mainmenuinfo a:visited {height: 25px;background-position: 0 0;}
#mainmenuphotography a:link,#mainmenuphotography a:visited {height: 37px;background-position: 0 -25px;}
#mainmenudesign a:link,#mainmenudesign a:visited {height: 45px;background-position: 0 -62px;}
#mainmenucontact a:link,#mainmenucontact a:visited {height: 25px;background-position: 0 -107px;}
#mainmenublog a:link,#mainmenublog a:visited {height: 42px;background-position: 0 -132px;}

#content {
	float:left;
	width: 650px;
}

/* ----------------------------- */
/*    Gallerylistning Styling    */
/* ----------------------------- */
.galleryentryvertikal img {
	float: left;
}
.galleryentryvertikal h2 a {
	color: #2b2b2b;
	font-size: 1.88em;
	display: inline-block;
	text-decoration: none;
}
.descriptionvertikal {
	float: left;
	width: 250px;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 0;
}
.galleryentryvertikal {
	float:left;
	padding-bottom: 10px;
	margin-bottom: 80px;
	position: relative;
	width: 650px;
}
/*horizontal */
.galleryentryhorizontal img {
	float: left;
}
.galleryentryhorizontal h2 a {
	color: #2b2b2b;
	font-size: 1.88em;
	display:inline-block;
	text-decoration: none;
	clear:both;
}
.descriptionhorizontal {
	text-align: right;
}
.galleryentryhorizontal {
	float:left;
	padding-bottom: 10px;
	margin-bottom: 80px;
	width: 650px;
}
.metahorizontal {clear: both;}
.metavertikal {float:left;}

.galleryphotographyh2 a {background-color: #c8cf02;}
.gallerydesignh2 a {background-color: #ffd200;}
.galleryphotographydiv {border-bottom: 2px dashed #c8cf02;}
.gallerydesigndiv {border-bottom: 2px dashed #ffd200;}

.originalsize a {
	color: #cc0c39;
	background: url(images/portfolio/originalsizeicon.jpg) no-repeat;
	text-decoration: none;
	padding-left: 23px;
	padding-top: 3px;
	margin-top: 10px;
	display: block;
	height: 24px;
	width: 188px;
	font-weight: normal;
}
.date {
	color: #cc0c39;
	background: url(images/portfolio/dateicon.jpg) no-repeat;
	text-decoration: none;
	padding-left: 23px;
	padding-top: 3px;
	padding-right: 3px;
	margin-top: 10px;
	display: block;
	height: 24px;
}
/* ----------------------------- */
/*   Categorylistning Styling    */
/* ----------------------------- */
#categorylistning {
	float:right;
}
#categorylistning li a {
	display:block;
	text-indent: -9999px;
	float:right;
	margin-bottom: 30px;
	margin-left: 50px;
}
#categoryheadingPortrait, #categoryPortrait a {width: 324px;height: 84px;background: url(images/portfolio/categoryportrait.png) no-repeat;}
#categoryheadingNatur, #categoryNatur a {width: 232px;height: 64px;background: url(images/portfolio/categorynatur.png) no-repeat;}
#categoryheadingMakaber, #categoryMakaber a {width: 392px;height: 64px;background: url(images/portfolio/categorymakaber.png) no-repeat;}
#categoryheadingSonstiges, #categorySonstiges a {width: 419px;height: 83px;background: url(images/portfolio/categorysonstiges.png) no-repeat;}
#categoryheadingWebsites, #categoryWebsites a {width: 383px;height: 64px;background: url(images/portfolio/categorywebsites.png) no-repeat;}
#categoryheadingT-Shirts, #categoryT-Shirts a {width: 314px;height: 64px;background: url(images/portfolio/categorytshirts.png) no-repeat;}
#categoryheadingWallpaper , #categoryWallpaper a {width: 441px;height: 84px;background: url(images/portfolio/categorywallpaper.png) no-repeat;}
#categoryheadingArtworks , #categoryArtworks a {width: 393px;height: 64px;background: url(images/portfolio/categoryartworks.png) no-repeat;}
#categoryheadingPlakate , #categoryPlakate a {width: 320px;height: 84px;background: url(images/portfolio/categoryplakate.png) no-repeat;}
#categoryheadingFlyer , #categoryFlyer a {width: 195px;height: 83px;background: url(images/portfolio/categoryflyer.png) no-repeat;}
#categoryheadingLogotypes , #categoryLogotypes a {width: 433px;height: 84px;background: url(images/portfolio/categorylogotypes.png) no-repeat;}
#categoryheadingSorrent2009 , #categorySorrent2009 a {width: 555px;height: 64px;background: url(images/portfolio/categorysorrent.png) no-repeat;}

/* ----------------------------- */
/*   Categoryheading Styling     */
/* ----------------------------- */
.galleryheadingcategory {
	text-indent: -9999px;
	float:right;
	margin-bottom: 60px;
}
#galleryheadingphotography {
	text-indent: -9999px;
	background: url(images/portfolio/galleryheadingphotographie.png) no-repeat;
	width: 486px;
	height: 79px;
}
#galleryheadingdesign {
	text-indent: -9999px;
	background: url(images/portfolio/galleryheadingdesign.png) no-repeat;
	width: 330px;
	height: 106px;
}

/* ----------------------------- */
/*   Lightbox Csss       */
/* ----------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:/images/lightbox/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ----------------------------- */
/*Singlelistning Styling */
/* ----------------------------- */
#singlelistningcontent {
	width: 100%;
	text-align:center;
}
#singlelistningcontent h2 {
	font-size: 3em;
	background-color: #cc0c39;
	color: #2b2b2b;
	display: inline-block;
}
#singlelistningcontent a {
	font-size: 2em;
	background-color: #cc0c39;
	color: #2b2b2b;
	text-decoration: none;
}

/* ----------------------------- */
/*Kontakt Styling         */
/* ----------------------------- */
#contentkontakt {
	float: left;
	width: 762px;
	padding-bottom: 50px;
	padding-right: 30px;
	position: absolute;
	left: 332px;
	top: 170px;
}
#kontaktheading {
	background: url(images/portfolio/kontaktheading.png) no-repeat;
	height: 457px;
	width: 749px;
	text-indent: -9999px;
}
#kontaktformheading {
	font-size: 1.5em;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #cc0c39;
	display: inline-block;
}
#kontaktinfo1, #kontaktinfo2 {
	margin-top: 20px;
	line-height: 1.5;
}
#kontaktform {clear:both;}
#kontaktform label {
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}
#kontaktform input[type='text'] {
	border-bottom: 1px dashed #cc0c39;
	border-left: none;
	border-top: none;
	border-right: none;
	background: transparent;
	color: #cc0c39;
}
#kontaktform textarea {
	border: 1px dashed #cc0c39;
	background: transparent;
	color: #cc0c39;
	line-height: 1.5;
}
#kontaktform input[type='submit'] {
	float: right;
	margin-top: 15px;
	font-weight: bold;
	background-color: #ffd200;
	color: #2b2b2b;
	border: none;
}
#formuserinfo {
	float: left;
	margin-right: 20px;
}
#kontaktform label[for='name'] {color: #c8cf02;}
#kontaktform label[for='email'] {color: #cc0c39;}
#kontaktform label[for='icq'] {color: #ffd200;}
#kontaktform label[for='homepage'] {color: #1693a7;}
#kontaktform label[for='nachricht'] {color: #e6781e;}

/* ----------------------------- */
/*HOME styling          */
/* ----------------------------- */
#homecontent {
	float:left;
	width: 800px;
	position: absolute;
	left: 360px;
	top: 157px;
}
#homecontent p {
	margin-bottom: 10px;
}
#homeheading {
	background: url(images/portfolio/homeheading.png) no-repeat;
	width: 713px;
	height: 83px;
	text-indent: -9999px;
	margin-top: 20px;
}
#homezuletzthinzugefuegt {
	background: url(images/portfolio/homezuletzthinzugefuegt.png) no-repeat;
	width: 219px;
	height: 16px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#homerecententries {
	margin-top: 50px;
}
.homerecententry {
	width: 400px;
	float:left;
	margin-bottom: 20px;
}
.homerecententryimage {
	float:left;
}
.homerecententryh3 a , .homerecententrycategory {
	background-color: #cc0c39; 
	color: #2b2b2b;
	display: inline-block;
}
#homeportrait {
	position: absolute;
	left: -135px;
	top: 60px;
}
.homeselbstbeschreibung {
	margin-left: 67px;
}

/* links sytling */
.linkscontainer {
	width: 220px;
	float: left; 
	margin-right: 30px;
	/* background-color: #161515; */
	padding: 5px;
	min-height: 150px;
	font-size: 0.9em;
}
.linkscontainer a {font-weight: normal;color: #e6781e;}
.linkscontainer a:hover {color: #ffd200;}

#homeweblogeintraege {
	background: url(images/portfolio/homelinksweblog.png) no-repeat;
	text-indent: -9999px;
	width: 174px;
	height: 16px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#homehomepages {
	background: url(images/portfolio/homelinkshomepages.png) no-repeat;
	text-indent: -9999px;
	width: 53px;
	height: 13px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#homepipoanderswo {
	background: url(images/portfolio/homelinksmartinanderswo.png) no-repeat;
	text-indent: -9999px;
	width: 176px;
	height: 13px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.linkscontainer ul {list-style:inside none;}
.circle2{list-style: circle;}
.circle1{list-style: disc;}
.linkscontainer ul li {
	margin-bottom: 5px;
}