/* www.neunplus.com | screen styles - switched style */

/* ========================================================= */
/* import existing styles */
/* ========================================================= */

@import "/textpattern/css.php?n=screen";

/* ========================================================= */
/* link switch */
/* ========================================================= */

#nav p#shownav {display: block;}
#nav p#hidenav {display: none;}

/* ========================================================= */
/* nav hiding styles */
/* ========================================================= */

#nav {width: 67px;}

#nav p#shownav a {
	display: block;
	height: 25px; /* re-do? */
	padding: 13px 0 0 22px;
	background: #cfd3d9 url("/site/img/other/shownav.gif") left top no-repeat;
	border-bottom: 1px solid #fff;
}

#nav p#shownav a:hover {background: #101939 url("/site/img/other/shownav-hover.gif") left top no-repeat;}

#nav ul, #nav p#contact {display: none;}

/* ========================================================= */
/* imagebox styles */
/* ========================================================= */

#primary div#imagebox {width: 863px; /* total=883px w/ padding */}

#primary div#hauptartikel {width: 883px;}

#primary {
	background: url("/site/img/other/tile-hidenav.gif") left top repeat-y;
	/* background: url("http://www.snoother.com/download/neunplus/tile-hidenav2.gif") left top repeat-y; */
}

/* ========================================================= */
/* news archive styles */
/* ========================================================= */

#primary div#news {float: right; width: 883px;}
#primary div#news dl dt a {width: 861px;}

/* ========================================================= */
/* article page and project page styles */
/* ========================================================= */

#primary div#article {width: 883px;}