@charset "UTF-8";

/* CSS Document version 1.0 09.January - initial CSS version, ok on safari3, firefox2/3 - ck from www.worknode.com */
/* CSS Document version 2.0 20.08.2009 - newSite CSS version, ok on safari3, firefox2/3 - ck from www.worknode.com */
/* CSS Document version 2.1 12.03.2010 - little changes on frontpage - ck from www.worknode.com */
/* CSS Document version 3.0 19.11.2010 - redesign website - ck from www.worknode.com */
/* CSS Document version 3.1 18.05.2011 - changed css code - error in IE7 browser - ck from www.worknode.com */
/* CSS Document version 3.2 24.06.2011 - changed css code - better startpage - ck from www.worknode.com */
/* CSS Document version 3.3 18.08.2011 - changed css code - little startpage changes - ck from www.worknode.com */
/* CSS Document version 3.4 23.11.2011 - changed css code - faceBookButton - ck from www.worknode.com */



*
{
	margin: 0;
	padding: 0;
}

html
{
	width: 100%;
	height: 100%;
}

body
{
	color: #444;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFF;
	padding: 0 10px 10px 20px;
	line-height: 12px;
}

/* WrapBG 100px wide */
#wrapper
{
	margin: 0px auto 0px auto;
	width: 1001px;
	padding: 0px 0px 0px 0px;
	position: relative;
	xbackground-image: url(../sitePics/raster200x5.gif);
	xbackground-repeat: repeat;
}

h1
{
	font-size: 1.5em;
	font-family: 'Oswald', verdana, arial, serif;
	font-style: normal;
	line-height: 1.8em;
	margin-bottom: 10px;
	margin-top: 18px;
	color: #555;
	font-weight: normal;
}

h2
{
	font-size: 1.3em;
	font-family: 'Oswald', verdana, arial, serif;
	font-style: normal;
	line-height: 1.7em;
	margin-bottom: 8px;
	margin-top: 15px;
	color: #333;
	font-weight: normal;
}

h3
{
	font-size: 11px;
	font-family: sans-serif, Helvetica, Verdana, Arial;
	line-height: 13px;
	margin-bottom: 3px;
	margin-top: 5px;
	color: #555;
}

h4
{
	font-size: 15px;
	font-family: Delicious-Roman, Helvetica, Verdana, Arial;
	line-height: 13px;
	margin-bottom: 3px;
	margin-top: 5px;
	color: #555;
}

h5
{
	font-size: 15px;
	font-family: Delicious-Roman, Helvetica, Verdana, Arial;
	line-height: 24px;
	margin-bottom: 13px;
	margin-top: 16px;
	color: #369;
	background-image: url(../sitePics/h2_bg_lines.gif);
}

h6 { font-size: 1em; }

p
{
	font-size: 1em;
	margin: 0 0 10px 0;
}

hr
{
	color: #FFF;
	background-color: #FFF;
	height: 5px;
	width: 800px;
	margin: 20px 0 15px 0px;
	border-top: 1px #999 dotted;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

.divider hr
{
	height: 22px;
	width: 800px;
	background-image: url(../sitePics/hr01-bg-worknode.gif);
	background-repeat: no-repeat;
	display: block;
	border: 0;
}

.miniText
{
	color: #999;
	font-size: 0.8em;
	line-height: 1.4em;
}

a:link
{
	text-decoration: underline;
	color: #369;
}

a:visited
{
	text-decoration: underline;
	color: #444C52;
}

a:hover
{
	text-decoration: underline;
	color: #981020;
}

a:active
{
	text-decoration: none;
	color: #444C52;
}

ul
{
	margin: 0 0 10px 18px;
	padding: 0;
}

li
{
	list-style-type: square;
	padding-bottom: 4px;
}

.hrStyle01
{
	margin: 20px 0 20px 0;
	border-top: 1px #FFF solid;
	border-bottom: 1px #CCC dotted;
	border-left: 1px #FFF solid;
	border-right: 1px #FFF solid;
	height: 1px;
	width: 850px;
}

/* Basic CSS */
#headerArea
{
	height: 60px;
	margin-bottom: 30px;
	background-color: #FFF;
	width: 1000px;
}

#siteLogoArea
{
	width: 195px;
	height: 34px;
	z-index: 20;
	position: absolute;
	top: 20px;
	left: 200px;
}

#contactArea
{
	width: 250px;
	height: 34px;
	z-index: 20;
	position: fixed;
	top: 25px;
	text-align: left;
	font-family: 'Oswald', verdana, arial, serif;
	font-size: 1.1em;
}

#stageArea
{
	width: 1000px;
	margin-bottom: 30px;
	margin-top: 30px;
}

#stageFacebookArea
{
	width: 450px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#navigationArea
{
	width: 150px;
	background-color: #FFF;
	position: fixed;
	top: 170px;
	font-family: 'Oswald', verdana, arial, serif;
	font-size: 1.1em;
}

.faceBookButton {
	margin-top: 40px;
}

#contentArea
{
	width: 805px;
	display: inline-block;
	font-size: 1.1em;
	line-height: 1.8em;
	margin-left: 200px;
	margin-top: 20px;
}

#contentFacebook
{
	width: 450px;
	display: inline-block;
	font-size: 1.1em;
	line-height: 1.8em;
}

#contentAreaSmall
{
	width: 600px;
	margin-left: 200px;
	margin-top: 20px;
	display: block;
	font-size: 1.1em;
	line-height: 1.8em;
}

#bottomArea
{
	height: 110px;
	overflow: hidden;
	width: 1000px;
	margin: 0 0 0 0;
	border-top: 1px #E6E6E6 dotted;
	padding-top: 10px;
	display: none;
}

td.area01, td.area02, td.area03
{
	width: 255px;
	padding: 0;
	vertical-align: text-top;
	margin: 0;
}

td.area02 { padding: 0 20px 0 15px; }

#footerArea
{
	width: 1000px;
	margin: 10px auto 0px auto;
	background-image: url(../sitePics/HR-Linie01.gif);
	background-repeat: no-repeat;
	background-position: 197px 0px;
	height: 70px;
	font-size: 10px;
	display: block;
	padding-top: 3px;
}

.contactLine
{
	color: #69C;
	font-size: 0.9em;
	font-family: 'Oswald', verdana, arial, serif;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
	margin-left: 200px;
	margin-top: 5px;
}

.contactLine:hover { color: #63436B; }

/* Beschreibung Navigation TYPO3 CSS */
ul.mainMenuUL
{
	margin: 0;
	padding: 0;
}

ul.mainMenuUL li
{
	margin: 0 0 0 0;
	list-style-type: none;
	margin-bottom: 18px;
	line-height: 1.2em;
	border-top: 1px #CCC dotted;
	padding-top: 4px;
}

ul.mainMenuUL a:link, ul.mainMenuUL a:visited, ul.mainMenuUL a:active
{
	font-size: 1em;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}

ul.mainMenuUL a:hover { color: #222; }

ul.workMenuUL
{
	margin: 50px 0 0 0;
	padding: 0;
}

ul.workMenuUL li
{
	margin: 0 0 0 0;
	list-style-type: none;
	margin-bottom: 2px;
	line-height: 1em;
	border-top: 1px #D9D9D9 dotted;
	padding-top: 5px;
}

ul.workMenuUL a:link, ul.workMenuUL a:visited, ul.workMenuUL a:active
{
	font-size: 1em;
	color: #A2B3BC;
	text-transform: uppercase;
	text-decoration: none;
}

ul.workMenuUL a:hover { color: #222; }

ul.metaMenuUL
{
	margin: 0;
	padding: 0;
}

ul.metaMenuUL li
{
	margin: 0 0 0 5px;
	list-style-type: none;
	margin-bottom: 3px;
	line-height: 12px;
	display: inline;
}

ul.metaMenuUL a:link, ul.metaMenuUL a:visited, ul.metaMenuUL a:hover, ul.metaMenuUL a:active
{
	font-size: 0.8em;
	color: #555;
	background-color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

ul.metaMenuUL a:hover
{
	background-color: #555;
	color: #FFF;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 3px;
}

#contentStartInfo
{
	width: 800px;
	margin-top: 25px;
}

.contentStartInfo_area01
{
	width: 335px;
	height: 220px;
	float: left;
	background-image: url(../sitePics/startInfo-shadow-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 25px 15px 20px;
	margin-left: 0px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.contentStartInfo_area02
{
	width: 335px;
	height: 220px;
	float: left;
	background-image: url(../sitePics/startInfo-shadow-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 25px 15px 20px;
	margin-left: 30px;
	font-size: 0.9em;
	line-height: 1.5em;
}

/* PortfolioBox CSS */
.portfolioBox
{
	border-right: 0;
	border-left: 0;
	margin: 10px 10px 25px 0;
	padding: 10px 0 10px 0;
	height: 210px;
	width: 176px;
	float: left;
	xbackground-color: #F0F0F0;
}

.portfolioPic
{
	border: 1px #E0E0E0 solid;
	padding: 2px;
	background-color: #FFF;
}

.portfolioHeadline
{
	color: #333;
	font-weight: bold;
	font-size: 11px;
}

.portfolioArea
{
	font-size: 9px;
	margin-bottom: 5px;
	color: #999;
}

.portfolioText
{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
	line-height: 15px;
}

.portfolioLink { font-size: 10px; }

.portfolioWork
{
	background-color: #FFF;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #666;
	display: block;
	height: 138px;
	line-height: 22px;
	width: 195px;
	border: 0;
	padding: 0;
	margin: 0 5px 5px 0;
	float: left;
	position: relative;
}

.portfolioWork img
{
	opacity: 0.4;
	background-clip: border-box;
	background-origin: padding-box;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.portfolioWork img:hover
{
	opacity: 1;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}

.portfolioImage { }
.portfolioAbout { display: none; }

.portfolioHeadline
{
	color: #000;
	font-family: 'Oswald', verdana, arial, serif;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	position: absolute;
	top: 110px;
	left: 10px;
	background-color: #FFF;
	padding: 1px 9px 1px 3px;
}

/* TYPO3 CSS */
.csc-textpic-caption
{
	color: #777;
	font-family: Arial;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 15px;
}

.csc-textpic-imagerow { padding-bottom: 20px; }
