#startblocks_container {
	position: relative;
	/*border-bottom: 3px double #333;*/
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 550px;
}

#startblocks_container #startblocks {
	display: block;
	height: 80px;
	background: url(../images/startmenu_full.png) bottom right no-repeat;
	margin: 10px 0 0 0;
	position: relative;
}
 
#startblocks .startblock {
	float: left;
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 121px;
	padding: 0 6px;
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 1px solid #fff;
}

#startblocks_container .startblock span {
	display: none;
}
 
#startblocks_container #startblock_wordpress {
	background: url(../images/startmenu_wordpress.png) left bottom no-repeat;
}

#startblocks_container #startblock_typo3 {
	background: url(../images/startmenu_typo3.png) left bottom no-repeat;
}

#startblocks_container #startblock_firefox {
	background: url(../images/startmenu_firefox.png) left bottom no-repeat;
}

#startblocks_container #startblock_tools {
	background: url(../images/startmenu_tools.png) left bottom no-repeat;
	border-right: 0;
	margin-right: -20px;
}

#latestoswork {
	width: 553px;
	height: 82px;
	background: url(../images/bg_latestoswork.png) left top no-repeat;
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

#latestoswork #latestoswork-inner {
	margin: 10px 0 0 15px;
	width: 522px;
	height: 62px;
	overflow: hidden;
}

#latestoswork ul {
	width: 520px;
}

#latestoswork ul, #latestoswork li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#latestoswork li {
	width: 553px;
	height: 82px;
	overflow: hidden;
}

#latestoswork li img {
	border: solid 1px #D1D1D1;
}

#prevBtn, #nextBtn { 
	display: block;
	width: 16px;
	height: 16px;
}

#prevBtn a, #nextBtn a {  
	display: block;
	width: 16px;
	height: 16px;
}

#nextBtn {
	position: relative;
	margin-top: -17px;
	margin-left: 540px;
}

#prevBtn {
	position: relative;
	margin-top: -50px;
	margin-left: -3px;
}

div.discontinued {
	width: 553px;
	height: 82px;
	background: url(../images/bg_latestoswork.png) left top no-repeat;
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	font-size: 1em;
	line-height: 18px;
	color: #0066cc;
	text-align: center;
	font-family: 'Nobile', sans-serif;
}

div.discontinued .discontinued-de, div.discontinued .discontinued-en, div.discontinued h3 {
	font-size: 700;
	font-style: italic;
}

div.discontinued h3 {
	font-size: 1.5em;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 14px;
	margin-bottom: 3px;
}

div.discontinued .discontinued-en {
	color: #666;
}

#content div.startblurb {
	height: 65px;
	overflow: hidden;
	background: url(../images/background2.gif) #E1E1E1 top left;
	margin-left: -23px;
	padding-left: 25px;
	padding-right: 25px;
	width: 550px;
	border-top: solid 1px #E1E1E1;
	border-bottom: solid 1px #E1E1E1;
	position: relative;
	padding-top: 10px;
	margin-bottom: 20px;
}

#content div.startblurb .leftside {
	float: left;
	margin: 0;
	padding: 0;
	width: 215px;
	overflow: hidden;
	border-right: solid 1px #E1E1E1;
	margin-right: 18px;
}

#content div.startblurb .rightside {
	float: right;
	margin: 0;
	padding: 0;
	width: 312px;
	overflow: hidden;
}

#content div.startblurb .tk-museo-slab {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #999;
	font-style: italic;
}

#content div.startblurb h1.tk-ronnia-condensed {
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: 600;
}

#content div.startblurb .tk-ronnia-condensed p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #aaa;
	padding-top: 11px;
	text-align: justify;
}

#content div.startblurb .tk-ronnia-condensed p a {
	color: #777;
	text-decoration: none;
}

#content div.startblurb .tk-ronnia-condensed p a:hover {
	color: #666;
	text-decoration: underline;
}

.wf-loading .tk-museo-slab {
	visibility: hidden;
}

ul#portfolio-filter { padding: 0; }
ul#portfolio-filter li{ display: inline; }
ul#portfolio-filter a{ margin-right: 0.5em; padding: 0.5em 1em; background: #FFF; color: #AAA; font-weight: bold; text-decoration: none; }
ul#portfolio-filter a:hover, ul#portfolio-filter a.current{ color: #888; }
ul#portfolio-filter a.current{ background-color: #DDD; }

ul#portfolio-list{ margin: 16px 0 0 0; padding: 0; list-style: none; }
ul#portfolio-list li{ width: 100px; height: 80px; display: block; float: left; margin-right: 18px; overflow: hidden; }
ul#portfolio-list li a{ display: block; width: 100px; height: 70px; overflow: hidden; border: 1px solid #CDCDCD; background: #eee; }
ul#portfolio-list li p{ font-size: 11px; line-height: 15px; color: #AAA; margin: 5px 0; }
