@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, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
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    {
height:100%;
font-size:small;
font-family:Arial, sans-serif;
color:#666;
}

#body-online #online a, #body-aboutme #aboutme, #body-berlinonbike #berlinonbike, #body-skyco #skyco, #body-stadtlust #stadtlust, #body-offline #offline
	{
	/*display:none;*/
	color:magenta;
	}
acronym, abbr {
text-decoration:none;
border:none;
}
div#wrap {
background:#ffff00 url(../pix/twocol-bg.png) repeat-y 80% 0;
/*darf wegen firefox auf keinem Fall height:100% bekommen, sonst zeigt firefox Luecke zwischen Fuss und Seitenleiste*/
}
div#header {
width:100%;
background:#0e6075;
}
#header h1 {
padding:20px 40px 15px 40px;
font-size:170%;
font-weight:bold;
color:#eeeeee;
}
acronym {
text-transform:uppercase;
}

/****************************************
=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;
}

#body-offline #content div {
padding:0 16px 0 16px;
}

#body-offline #content p {
padding:.4em 3em .4em 3em;
font-size:100%;
line-height:1em;
letter-spacing:.1em;
background:#ff00ff;
color:#fff;
}

body #content h2, body #content h3, body #content p {
padding-left:320px;
}

#content h2 {
font-size:180%;
padding-top:.3em;
padding-bottom:.7em;
}
#content h2 a{
color:#627081;
letter-spacing:.15em;
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:#627081;
letter-spacing:.15em;
text-decoration:none;
font-size:90%;
font-weight:bold;
}
#content p {
font-size:100%;
padding-bottom:.8em;
line-height:1.2em;
letter-spacing:.1em;
}
#content p a {
color:#627081;
letter-spacing:.2em;
text-decoration:underline;
font-size:90%;
font-weight:bold;
}
#content p a:hover, #content h3 a.hover {
color:#424081;
letter-spacing:.2em;
}
/***************************************
*  notes					    *
***************************************/
body #content p.note {
font-size:70%;
background:url(../../pix/icon/note.png) no-repeat 300px .1em;
margin-left:20px;
}
/************************************
=nicebox
*/
#content #usa {
float:left;
width:304px;/*300*/
margin:0px 16px 16px 0px;
padding:10px 0;
/*border:2px solid #c8cdd2;*/
background:#fff url(../pix/bg.png) no-repeat top left;
}
#usa dl {
float:left;
width:260px;
margin:10px 20px;
padding:0;
display:inline;/*Randverdoppelungsbugfix*/
}
#usa dt {
float:right;
width:162px;
margin:0;
padding:0;
padding-bottom:.3em;
font-size:130%;
letter-spacing:1px;
color:#627081;
}
#usa dd {
margin:0;
padding:0;
font-size:85%;
line-height:1.5em;
color:#666;
}
#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;
}
/*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:#627081;
}
#usa dd a {
text-decoration:underline;
font-weight:bold;
}
#usa a:hover {
text-decoration:underline;
}

/***************************
=sidebar
*/
div#sidebar {
float:right;
width:20%;
}
#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;
display:inline-block;
}
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 -20px;
	background:orange;
	opacity:.27;
	}
*:first-child+html #sidebar #styleswitch {
	/*white-space:nowrap;*/
  }
#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;
	white-space:nowrap;
	}
#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;
	border-right:.2em dashed #fff;
	}
	
/********************************************
=footer
*/
div#footer {
clear:both;
background:#cc9 url(../pix/twocol_footer-bg.png) repeat-y 80% 0;
width:100%;
}
#body-offline #footer {
background:#cc9;
}
#footer p#copyright {
padding:10px 30px 5px 35px;
font-size:85%;
}
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 {
	/*background:#fff;*/
	}
#validhtml a{
	display:block;
	width:80%;
	color:#CCCC99;
	text-transform:uppercase;
	font-size:80%;
	}
#validhtml em {
	display:block;
	margin-left:16px;
	margin-right:16px;
	padding:.8em 30px .8em 35px;
	background:#0e6075;
	text-align:right;
	}
