@import url(pixarena.css);
/**************************************
*   portfolio.css                     *
**************************************/
/****************************
*   reset styles
*/
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, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

/****************************
*   style styles
*/
body    {
font-size:small;
font-family:Arial, sans-serif;
background:#ffffff;
color:#333;
}
html {
border-bottom:3px solid #000;
}
p, h2, h3, h4, h5, h6 {
padding-left:13px;
padding-right:13px;
}
h2 {
padding-bottom:.5em;
border-bottom:1px solid #ddd;
}
h3 {
padding-bottom:.5em;
 line-height:1.3em;
}
sup {
padding-top:0px;
}
acronym {
text-transform:uppercase;
cursor:help;
border-bottom:1px dashed #333;
}
#wrap {
position:relative;
width:900px;
margin:auto;
background:#fff;
border-right:2px solid #ddd;
border-left:2px solid #ddd;
}
/****************************************
=header
*/
#header {
margin:0;
padding:0;
height:120px;
height:7em;
}
#header h1 {
margin:0;
padding:50px 20px 20px 50px;
padding:1.5em 1.5em 1em 1.5em;
font-size:200%;
}
h1 a, a {
color:#333;
text-decoration:none;
font-weight:bold;
}
/****************************************
=content
*/
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
font-weight:bold;
}
#content {
/*float:left;
width:80%;*/
position:relative;
margin-bottom:4em;
}
#body-offline #content{
margin-bottom:0;
}
#content div {
padding:30px 16px 10px 16px;
padding:5.5em 0 10px 0;
}
#body-offline #content div {
padding-right:0;
}
#body-offline #content p {
padding:.4em 3em .4em 3em;
font-size:100%;
line-height:1em;
background:#fff;
}
#content h2, #content h3, #content p {
padding-left:340px;
}
#content h2 {
font-size:180%;
padding-top:16px;
padding-bottom:.3em;
}
#content h2 a{
color:#627081;
text-decoration:none;
border-bottom:1px dashed #ffffff;
}
#content h2 a:hover{
border-bottom:1px dashed #627081;
}
#content h3 {
font-size:160%;
padding-bottom:.7em;
padding-top:1em;
}
#content h3 a {
color:#333;
text-decoration:none;
font-size:100%;
font-weight:bold;
}
#content p {
font-size:100%;
padding-bottom:.8em;
line-height:1.2em;
}
#content p a {
color:#333;
text-decoration:none;
font-size:90%;
font-weight:bold;
}
#content h3 a:hover {
    border-top:1px dashed #000; margin-top:-1px;
    }

#content p a:hover {
border-bottom:1px dashed #000; margin-bottom:-1px;
}
/***************************************
*  notes					    *
***************************************/
body #content p.note {
font-size:70%;
background:url(../../pix/icon/note.png) no-repeat 320px .1em;
/*padding-left:90px;*/
margin-left:20px;
}
/************************************
=nicebox
*/
#content #usa {
float:left;
width:304px;/*300*/
margin:0 16px 16px 16px;
padding:10px 0;
/*border:2px solid #c8cdd2;*/
background:#fff url(../pix/optik_bg_grey.png) no-repeat top left;
}
#body-online #content #usa {padding-top:60px;}
#usa dl {
float:left;
width:260px;
margin:10px 20px 1em 20px;
padding:0;
display:inline;/*Randverdoppelungsbugfix*/
}
#body-online #content #usa dl, #body-resume #content #usa dl {margin:10px; width:280px;}
#body-online #content #usa dl.several-projects, #body-resume #content #usa dl.several-projects {width:275px; margin-right:5px;}
#usa dt {
float:right;
width:162px;
margin:0;
padding:0;
font-size:130%;
letter-spacing:1px;
color:#222;
}
#body-online #content #usa dt,#body-resume #content #usa dt {width:134px;}
#body-online #content #usa dl.several-projects dt, #body-resume #content #usa dl.several-projects dt {width:114px;}
#usa dd {
margin:0;
padding:0;
font-size:85%;
line-height:1.5em;
}
#usa dd.img img {
float:left;
margin:0 8px 0 0;
padding:4px;
border:1px solid #d9e0e6;
border-bottom-color:#a8ada2;
border-right-color:#a8ada2;
background:#fff;
}
#usa dl.several-projects dd.img img {padding:0; border:none; background:transparent;}
/*umgekehrter float*/
#usa .alt dt {
float:left;
}
#usa .alt dd.img img {
float:right;
margin:0 0 0 8px;
}
#usa a {
text-decoration:none;
color:#333;
}
#usa dt a { font-weight:normal;}

#usa dd a {
text-decoration:none;
border-bottom:1px dashed #222;
font-weight:bold;
}
#usa a:hover {
text-decoration:underline;
border:none;
}

/***************************
=sidebar
*/
div#sidebar {
position:absolute;
top:7em; left:0;
width:900px;
background:transparent url(/portfolio/pix/navbg.jpg) repeat-x;
background-position:bottom;
border-bottom:1px solid #727377;
border-bottom:1px solid #ddd;
}
div#sidebar ul   {
float:right;
margin:0px;
padding:0 50px 0 0;
list-style:none;
background:transparent url(../pix/css_krams_2/nav_bottom.png) repeat-x bottom left;
background:none;
/*position:relative;*/
top:1px;
}
.zwei div#sidebar ul ul {
float:none;
position:absolute;
top:22px;
margin:0px;
padding:0px;
width:80%;
}
div#sidebar li    {
display:block;
float:left;
margin:0;
padding:0;
font-family:"Lucida Grande", sans-serif;
/*position:relative;*/
}
.zwei div#sidebar ul ul li    {
float:none;
margin:0;
padding:0;
}
* html .zwei div#sidebar ul ul li    {
position:relative;
left:-7.5em;
top:1px;
}
div#sidebar a, div#sidebar h3    {
float:left;
display:block;
margin:0 2px 0 0;
padding:4px 8px;
font-weight:normal;
text-decoration:none;
border:.5px solid #727377;
border:.5px solid #ddd;
border-bottom:none;
background:#f8f8f8 url(../pix/css_krams_2/linkbg_passiv.jpg) repeat-x top left;
color:#333;
position:relative;
top:1px;
}
div#sidebar a:hover, div#sidebar li:hover a,  div#sidebar li:hover h3,
#body-online #online a, #body-aboutme #aboutme a,
#body-berlinonbike #berlinonbike a, #body-skyco #skyco a,
#body-stadtlust #stadtlust a, #body-offline #offline a, #body-resume #resume a {
padding-bottom:5px;
border-color:#727377;
border-color:#ddd;
background:#fff url(../pix/css_krams_2/kachel_weiss.png) repeat-x top left;
}
body.zwei div#sidebar ul ul a, body.pixarena div#sidebar ul ul a {
/*margin:0;
color:#6be832;*/
}
body.zwei div#sidebar ul ul li a, .zwei div#sidebar ul ul li a:hover, body.pixarena div#sidebar ul ul li a, .pixarena div#sidebar ul ul li a:hover  {
display:block;
text-align:center;
padding:.4em .8em;
float:none;
/*color:#6be832; width:100%;*/
background:#ffffff;
border:none;
}
.zwei div#sidebar ul ul li a:hover, .pixarena div#sidebar ul ul li a:hover {
color:#ff034d;
}
*:first-child+html div#sidebar #styleswitch {
	}
*:first-child+html div#sidebar ul ul{
	left:1px;
	top:23px;
	}
*:first-child+html div#sidebar ul ul li{
	border:none;
	margin:0;
	padding:0;
	margin-top:-1px;
	}
div#sidebar ul ul {
	display:none; float:right;
}
div#sidebar ul li:hover ul, #body-resume #sidebar ul #resume ul, div#sidebar ul h3:hover ul {
display:block;
background:none; border-bottom:1px solid #ddd; position:absolute; top:19px; left:0; float:right; padding:0; width:100%; padding-top:13px;
}
div#sidebar ul ul li {
	float:right;
}
#body-resume li#resume ul a, #wrap #sidebar ul ul a, #wrap #sidebar ul ul li a:hover {background:none; border:none; margin-bottom:10px;}

/*#sidebar ul {
float:left;
padding:30px 0px 20px 70px;
	}
#sidebar li {
float:left;
padding:0px 20px 20px 0px;
list-style:none;
color:#ffffff;
font-size:110%;
font-weight:bold;
}
div#sidebar a{
color:#fff;
text-decoration:none;
float:left;
}
div#sidebar a:visited{
background:url(../pix/haken.gif) no-repeat right 50%;
padding-right:20px;
}
div#sidebar a:hover{
}
div#sidebar a:active{
}
#sidebar #styleswitch {
	padding:0 0 1.5em 0;
	margin:210px 0 0 -15px;
	background:orange;
	opacity:.27;
	}
#styleswitch h3 {
	padding:1em 2em 1em 1.5em;
	text-indent:-.1em;
	border-bottom:5px dashed #fff;
	margin-bottom:.5em
	}
#styleswitch ul {
	padding:0;
	margin:0;
	}
#styleswitch li {
	clear:both;
	padding:.15em 0;
	margin:0;
	}
#sidebar #styleswitch a {
	text-indent:-.075em;
	padding:.4em .3em .4em 0;
	margin:0;
	background:transparent;
	}

	#sidebar #styleswitch a:hover {
	border:.2em dashed #fff;
	padding:.2em .3em .2em 0;
	border-left:none;
	}
	.eins #sidebar #eins a, .zwei  #sidebar #zwei a, .null  #sidebar #null a {
	border:.2em solid #fff;
	padding:.2em .3em .2em 0;
	border-left:none;
	}
	*/

/********************************************
=footer
*/
div#footer {
background:#6be832;
background:#ff034d;
background:#eee;
background:#ddd;
width:100%;
color:#222;
}
#footer p#copyright {
padding:5em 30px 2em 3em;
font-size:85%;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
border-bottom:1px dashed #000;
}
p#valid {
position:absolute; bottom:0; right:0;
 width:88px; height:33px;
margin:0; padding:0;
}
p#valid a, p#valid img, #validhtml a{
border:none;
text-decoration:none;
}
p#valid a{
	position:relative; left:33px; top:5.5em;
	}
#validhtml {

	}
#validhtml a{
	display:block;
	color:#CCCC99;
	text-transform:uppercase;
	font-size:80%;
	}
#validhtml em {
	display:block;
	margin-left:16px;
	margin-right:16px;
	padding:.8em 30px .8em 35px;
	background:#000;
	text-align:right;
	}
/**
  * hresume
  */
.hresume ol li {line-height:1.3em;}
.hresume #content h2 + p, .hresume #content h2 + dl, .hresume #content h2 + ul {padding-top:1em;}
.hresume ol ol > li li {margin-bottom:.5em;}
.hresume ol ul > li {margin-bottom:.5em; background:transparent url(http://www.optikjunk.de/portfolio/pix/bullet-grey.png) no-repeat 0 .3em; padding-left:17px; }
.hresume ol dt, .hresume ol dd {margin-bottom:.5em;}
.hresume ol dl, .hresume ol ul {padding-left:340px;}
.hresume #content h3 { font-weight:normal; line-height:1.3em; font-size:100%;}
.hresume #content h3 strong, .hresume #content h3 a { display:block; font-size:130%; font-weight:bold;}
