body
{
	background: #3294ba;
	font-family: "Liberation Sans", sans-serif;
}

a
{
	color: inherit;
	text-decoration: none;
}

#container
{
	margin-top: 24px;
}

#content
{
	background: #f6f6f6 url(img/content-bg.png) repeat-x;
	-moz-border-radius-bottomleft: 5px;-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px; -khtml-border-bottom-right-radius: 5px;
	position: absolute;
	width: 960px;
}

#title
{
	background: #1a1a1a;
	color: #ffffff;
	height: 58px;
	line-height: 50px;
	vertical-align: middle;
	font-size: 42px;
	text-transform: lowercase;
}

#header
{
	background: #f9f9f9;
	position: relative;
	width: 960px;
	height: 104px;
	-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px; -khtml-border-top-right-radius: 5px;
}

#header #logo
{
	margin-top: 12px;
	margin-bottom: 6px;
}

#menu-top 
{
	position: absolute;
	right: 17px;
	top: 0px;
}

#menu-top div
{
	height: 104px;
	color: #333333;
	float: left;
	line-height: 103px;
	vertical-align: middle;
	font-size: 37px;
	text-transform: lowercase;	
	margin-left: 16px;
	padding-left: 8px;
	padding-right: 8px;
}

#menu-top div:hover
{
	background: #aaaaaa;
}

#menu-top a:hover
{
	color:#ffffff;
}

#menu-top div.selected
{
	color: #ffffff;
	background: #333333;
}

.content
{
	line-height: 150%;
	font-size: 14px;
}

.content-box-inner
{
	color: #7d7d7d;
	padding-top: 9px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	background: #f5f5f5f;
}

.content-equalizer .content-box
{
	height: 300px;
}

.content-box
{
	margin-top: 8px;
	margin-bottom: 12px;
}

.content-box h2
{
	text-transform: lowercase;
	color: #333333;
	font-size: 17.5px;
	margin-left: 2px;
	margin-bottom: 2px;
}

.content-box-top-left, .content-box-top-right, .content-box-bottom-left, .content-box-bottom-right
{
	width: 7px;
	height: 7px;
	position: absolute;
}

.content-box-top-left
{
	top: -7px;
	left: -7px;
	background-image: url(img/content-box-top-left.png)
}

.content-box-top-right
{
	top: -7px;
	right: -7px;
	background-image: url(img/content-box-top-right.png)
}

.content-box-bottom-left
{
	bottom: -7px;
	left: -7px;
	background-image: url(img/content-box-bottom-left.png)
}

.content-box-bottom-right
{
	bottom: -7px;
	right: -7px;
	background-image: url(img/content-box-bottom-right.png)
}

.content-box-top, .content-box-bottom
{
	background-repeat: repeat-x;
	width: 100%;
	height: 7px;
	position: absolute;
	left: 0px;
	right: 0px;
	width: auto;
}

.content-box-top
{
	background-image: url(img/content-box-top.png);
	top: -7px;
}

.content-box-bottom
{
	background-image: url(img/content-box-bottom.png);
	bottom: -7px;
}

.content-box-left, .content-box-right
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: auto;
	width: 7px;
}

.content-box-left
{
	left: -7px;
	background-image: url(img/content-box-left.png);
}

.content-box-right
{
	right: -7px;
	background-image: url(img/content-box-right.png);
}

/*       */
/* Start */
/*      */
#librebox-trigger
{
	margin-top: 8px;
	margin-left: 8px;
	cursor: pointer;
}

#clipgrab-trigger, #deings-trigger
{
	margin-left: 16px;
	cursor: pointer;
}

#projekte-info, #info-info
{
	background: #e9e9e9;
	font-size: 12.5px;
	padding:8px;
	margin-left:-7px;
	margin-right:-7px;
	margin-bottom:-10px;
	padding-bottom:20px;
	min-height:120px;
	line-height: 120%;
}

#info-info
{
	min-height: 220px;
}

#projekte-selector, #info-selector
{
	margin-bottom:-2px;
	display:none;
	left: 35px;
	position: relative;
}

#content-projekte em, #content-info em
{
	font-weight: bold;
}

#content-projekte a, #content-neuigkeiten a, #stage-sub-shown a, #content-info a
{
	display: inline-block;
	background: #cbcbcb;
	padding: 4px;
	margin-top: 5px;
	font-weight:bold;
	font-size: 12.5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

#content-projekte a:hover, #content-neuigkeiten a:hover,  #stage-sub-shown a:hover, #content-info a:hover
{
	color: #ffffff;
}

.newsitem
{
	margin-bottom: 3px;
	width: 286px;
	position: relative;
	float: left;
	bottom: 0px;
}

.newsitem h3
{
	font-size: 14.5px;
	color: #333333;
}

#ngc, .ngc-content
{
	height: 123px;
	width: 572px;
	overflow:hidden;
	position: relative;
}

#content-willkommen
{
	min-height: 166px;
}

#content-willkommen img
{
	margin-top: 5px;
}

/*       */
/* Web */
/*      */
#stage
{
	background-repeat: repeat-x;
	width: 960px;
	position: relative;
}

.stage-content
{
	min-height: 221px;
}

#stage-web
{
	background: transparent url(img/stage-additional-web.png) no-repeat;
	min-height : 221px;
}

#stage-jquery
{
	background: transparent url(img/stage-additional-jquery.png) no-repeat;
	min-height : 221px;
}

#stage-drupal
{
	background: transparent url(img/stage-additional-drupal.png) no-repeat;
	min-height : 221px;
}

#stage-community
{
	background: transparent url(img/stage-additional-community.png) no-repeat;
	min-height : 221px;
}

#stage-referenzen
{
	background: transparent url(img/stage-additional-referenzen.png) no-repeat;
	min-height : 221px;
}

.stage-trigger
{
	height: 122px;
	background: #f8f8f8 url(img/stage-trigger-bg.png) repeat-x;
	position: relative;
	top: -1em;
	text-align:center;
	line-height: 140px;
	vertical-align: middle;
	cursor: pointer;
}

.stage-trigger-left
{
	background-image: url(img/stage-trigger-left.png);
	position: absolute;
	left: -5px;
	top: 0px;
	width: 5px;
	height: 100%;
}

.stage-trigger-right
{
	background-image: url(img/stage-trigger-right.png);
	position: absolute;
	right: -9px;
	top: 0px;
	width: 9px;
	height: 100%;
}

.stage-trigger-bottom
{
	background-image: url(img/stage-trigger-bottom.png);
	position: absolute;
	left: 0px;
	bottom: -10px;
	width: 100%;
	height: 10px;
}

.stage-trigger-bottom-right
{
	background-image: url(img/stage-trigger-bottom-right.png);
	position: absolute;
	right: -10px;
	bottom: 1px;
	width: 10px;
	height: 10px;
}

.stage-trigger-bottom-left
{
	background-image: url(img/stage-trigger-bottom-left.png);
	position: absolute;
	left: -7px;
	bottom: 0px;
	width: 10px;
	height: 10px;
}

#stage-shadow
{
	background-image: url(img/stage-shadow.png);
	position: absolute;
	top: 221px;
	left: 0px;
	height: 7px;
	width: 100%;
	z-index:99999
}

.stage-sub-image
{
	float:left;
}

#referenzen-logos
{
	background: transparent url(img/referenzen-logos-bg.png);
	width: 580px;
	height: 109px;
	position: absolute;
	left: 0px;
	line-height: 160px;
	vertical-align: middle;
}

#referenzen-logos img
{
	margin-left: 25px;
}

/*       */
/* Software */
/*      */
#trigger-gpl
{
	margin-left: 15px;
}
#trigger-qt
{
	margin-left: 50px;
}

.thumbnail img
{
	border: solid 4px #bbbbbb;
	-moz-border-radius: 4px;-moz-border-radius: 4px;
	-webkit-border-radius: 2px; -webkit-border-radius: 4px;
	-khtml-border-radius: 4px; -khtml-border-radius: 4px;
	margin-left:13px;
	margin-top: 5px;
}

.thumbnail img:hover
{
	border-color: #cccccc;
}

#overlay
{
	cursor: pointer;
}

#overlay p
{
	font-weight:bold;
	color: #ffffff;
	background: #1a1a1a;
	display:block;
	width: 350px;
	margin: 0 auto;
}

/*         */
/* Kontakt */
/*         */
#content-rechtliches
{
	font-size: 10px;
}

#content-rechtliches a:hover, #content-impressum a:hover
{
	text-decoration: underline;
}

#content-schnellkontakt
{
	font-size: 13px;
}

#content-danksagung
{
	font-size: 12px;
}

#content-danksagung img
{
	margin-left: 35px;
	margin-top: 14px;
}

.clear-js
{
	display:none;
}

.grid_6
{
	float:right;
}

.small
{
	font-size: 12px;
	font-style: italic;
}