﻿body
{
	background-color: #15426F;
	color           : #000000;
	font-family     : Arial, Verdana, Sans-Serif;
	font-size       : 12px;
	margin          : 0;
}

h1, h2, h3
{
	color : #2A2A2A;
}

h1
{
	font-size  : 20px;
	margin     : 20px 0 25px 0;
}

h1 img
{
	vertical-align: bottom;
}

h2
{
	font-size  : 16px;
	margin     : 20px 0;
}

h2 img
{
	vertical-align: bottom;
}

h3
{
	font-size: 12px;
	margin   : 20px 0;
}

h3 img
{
	vertical-align: bottom;
}

a
{
	color: #2665A4;
}

a:hover
{
	text-decoration: none;
}

a.external
{
    background-image   : url(../image/external.png);
    background-repeat  : no-repeat;
    background-position: center right;
    padding-right      : 12px
}

p
{
	line-height: 20px;
	margin     : 15px 0;
	text-align : justify;
}

ul
{
	margin : 0;
	padding: 0;
}

li
{
	line-height: 20px;
	margin     : 15px 0 15px 40px;
	padding    : 0;
}

small
{
	font-size: 10px;
}

img
{
	border-width: 0;
}

blockquote
{
	margin : 15px 0 15px 40px;
	padding: 0;
}

div.horizontalLine
{
	background-color: #E0E0E0;
	height          : 1px;
	overflow        : hidden;
}

/**** Form ****/

label
{
	display: block;
	margin : 10px 0;
}

input.textBox
{
	width: 300px;
}

textarea
{
	height: 160px;
	width : 580px;
}

div.inputField
{
	margin: 20px 0;
}

div.buttons
{
	margin: 20px 0;
}

/**** Float Clear Hack ****/

html[xmlns] .clearfix
{
	display: block;
}

.clearfix
{
	display: inline-block; 
}

.clearfix:after 
{
	clear      : both;
	content    : ".";
	display    : block;
	height     : 0; 
	line-height: 0;
	visibility : hidden;  
}

/**** Layout ****/

#headerRow
{
	background-color   : Transparent;
	background-image   : url(../image/layout/headerbackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
	border-bottom      : solid 1px #15426F;
	height             : 140px;
}

#headerPanel
{
	margin  : 0 auto;
	position: relative;
	width   : 980px;
}

#companyLogo
{
	display : block;
	left    : 0;
	position: absolute;
	top     : 30px;
}

#mainMenu
{
	height  : 60px;
	right   : 0;
	position: absolute;
	top     : 80px;
}

#mainMenu a
{
	float     : right;
	height    : 50px;
	margin-top: 11px;
	width     : auto;
}

#mainMenu a:hover
{
	background-image   : url(../image/layout/menuitemindicator_hovered.png);
	background-position: center bottom;
	background-repeat  : no-repeat;
}

#mainMenu a.selected
{
	background-image   : url(../image/layout/menuitemindicator_selected.png);
	background-position: center bottom;
	background-repeat  : no-repeat;
}

#mainMenu span
{
	background-image   : url(../image/layout/menuitemseparator.png);
	background-position: center center;
	background-repeat  : no-repeat;
	float              : right;
	height             : 100%;
	margin             : 0 20px;
	width              : 1px;
}

#clientLogin
{
	right   : 125px;
	position: absolute;
	top     : 10px;
}

#language
{
	right   : 0;
	position: absolute;
	top     : 0;
}

#language a
{
	margin-left: 5px;
}

#subMenuRow
{
	background-image   : url(../image/layout/submenubackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
	height             : 28px;
	border-bottom      : solid 1px #A0A0A0;
	border-top         : solid 1px #FFFFFF;
}

#subMenu
{
	margin: 0 auto;
	width : 980px;
}

#subMenu a
{
	float      : left;
	height     : 28px;
	margin-left: 20px;
	padding    : 0 10px;
	width      : auto;
}

#subMenu a.selected
{
	background-image   : url(../image/layout/selectedsubmenuitembackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
}

#bodyRow
{
	background-color: #FFFFFF;
}

#bodyPanel
{
	clear         : both;
	margin        : 0 auto;
	min-height    : 500px;
	overflow      : hidden;
	padding-bottom: 40px;
	width         : 980px;
}

div.contentColumn1
{
	float     : left;
	margin-top: -15px;
	width     : 700px;
}

div.contentColumn2
{
	float: right;
	width: 240px;
}

#footerRow
{
	background-color   : Transparent;
	background-image   : url(../image/layout/footerbackground.png);
	background-position: 1px 0;
	background-repeat  : repeat-x;
	color              : #FFFFFF;
}

#footerPanel
{
	margin: 0 auto;
	width : 980px;
}

#footerPanel a
{
	background-color: Transparent;
	color           : #FFFFFF;
}

#footerPanel h3
{
	margin: 14px 0 0;
}

#footerBar1
{
	float: left;
	width: 240px;
}

#footerBar2
{
	float: left;
	width: 290px;
}

#footerBar3
{
	float: left;
	width: 260px;
}

#footerBar4
{
	float: left;
	width: 190px;
}

#footnote
{
	float         : left;
	margin-top    : 40px; 
	padding-bottom: 20px;
	width         : auto;
}

#copyright
{
	float         : right;
	margin-top    : 40px;
	padding-bottom: 20px;
	width         : auto;
}

#copyright a
{
	margin-left: 20px;
}

/**** Homepage ****/

#slideBody
{
	clear   : both;
	height  : 560px;
	margin  : 0 auto;
	overflow: hidden;
	width   : 980px;
}

#slideBody a
{
	display   : block;
	height    : 560px;
	margin    : 0 auto;
	text-align: center;
	width     : 980px;
}

#slideBarRow
{
	background-image   : url(../image/home/slidebarbackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
	border-top         : solid 1px #6D6D6D;
	height             : 70px;
}

#slideBar
{
	height: 70px;
	margin: 0 auto;
	width : 980px;
}

#slides
{
	height  : 70px;
	margin  : 0 auto;
	width   : 880px;
}

#slideScroller
{
	height  : 100%;
	overflow: hidden;
	position: relative;
	width   : 100%;
}

#slideScrollerContent
{
	height  : 100%;
	position: absolute;
	top     : 0;
	left    : 0;
	width   : 4400px;
}

#slides a
{
	background-color: Transparent;
	color           : #FFFFFF;
	float           : left;
	height          : 46px;
	padding         : 12px 10px;
	text-decoration : none;
	width           : 273px;	
}

#slides a:hover
{
	text-decoration: underline;
}

#slides a.selected
{
	background-image   : url(../image/home/selectedscrollitembackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
}

#slides small
{
	color     : #DDDDDD;
	display   : block;
	margin-top: 3px;
}

#leftArrow
{
	float      : left;
	margin-left: 10px;
	width      : auto;
}

#rightArrow
{
	float       : right;
	margin-right: 10px;
	width       : auto;
}

#customersBarRow
{
	background-color   : #949494;
	background-image   : url(../image/home/customersbackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
	border-bottom      : solid 1px #555555;
	height             : 100px;
}

#customersBar
{
	height: 106px;
	margin: 0 auto;
	width : 980px;
}

#customersBar img
{
	margin        : 0 18px 0;
	vertical-align: middle;
}

#customersHeader
{
	margin: 0;
}

#customersHeader img
{
	margin: 12px 0 17px;
}

/**** Projects ****/

div.projectImage
{
	padding-top: 45px;
	text-align : center;
}

div.projectSeparator
{
	margin: 35px 0 30px 0;
}

/**** Jobs ****/

#jobs
{
	margin: -20px 0;
}

div.job
{
	background-image : url(../image/jobbackground.png);
	background-repeat: no-repeat;
	margin           : 60px 0; 
	min-height       : 200px;
	padding          : 10px 20px 0 10px; 
}

div.job h2
{
	margin: 0 0 5px 0;
}

div.jobDescription
{
	margin-left: 30px;
}

div.jobDescription h3
{
	margin-bottom: 5px;
}

div.jobDescription p
{
	font-size  : 10px;
	line-height: 16px;
	margin     : 0;
}

#allPositionsFilled
{
	font-size : 10px;
	margin-top: 50px;
	text-align: center; 
}

/**** Imprint ****/

#imprint
{
	margin: 40px 0;
}

div.imprintRow
{
	margin: 10px 0;
}

div.imprintRow span
{
	float: left;
	width: auto;
}

div.imprintRow span.imprintLabel
{
	width: 150px;
}

/**** Sitemap ****/

#sitemapColumn1
{
	float: left;
	width: 50%;
}

#sitemapColumn2
{
	float: left;
	width: 49%;
}

/**** Logos ****/

#dotNETLogo
{
	display: block;
	margin : 0 0 60px 25px;
}

#windowsLogo
{
	display: block;
	margin : 10px 0 0 30px;
}

#surfaceLogo
{
	display: block;
	margin : 0 0 40px 50px;
}

#silverlightLogo
{
	display: block;
	margin : 0 0 0 18px;
}

#azureLogo
{
	display: block;
	margin : 10px 0 0 10px;
}

#sharePointLogo
{
	display: block;
	margin : 0 0 0 10px;
}

#sqlServerLogo
{
	display: block;
	margin : 0 0 0 20px;
}

#windowsPhoneLogo
{
	display: block;
	margin : 35px 0 0 40px;
}

#partners
{
	display: block;
	margin : 90px 0 0 0;
}
