/* --------------------------

PRINT VERSION -- OVERWRITING DARK BACKGROUND-COLORS 

-----------------------------*/

.innerwrap#product {background-color: #fff;}

.innerwrap#financial {background-color: #fff;}

.innerwrap#cicd {background-color: #fff;}

.innerwrap#index {background-color: #fff; min-height: 400px;}

.innerwrap#competence {background-color: #fff;}

.innerwrap#about {background-color: #fff;}

.innerwrap#contact {background-color: #fff;}

.innerwrap .content {
	border-left: 3px solid #999;
}

.innerwrap#index .content#clients {
	border-right: 3px solid #999;
}

#gallery {
	background-color: #fff;
}

.innerwrap#gallery {
	background-color: #fff;
}

.innerwrap#gallery .content {
	background-color: #fff;
}

.innerwrap#index .content#firstpage {
	border-left: 3px solid #999;
}

.content div.person {
	border: 1px solid #999;
}

/* --------------------------

Typography Design: p, span, strong etc.

-----------------------------*/

h1, h2 {
	color: #333;
}

h3, p {
	color: #111;
}

#product h1, #product h2 {
	color: #333;
}

#financial h1, #financial h2 {
	color: #333;
}

#cicd h1, #cicd h2 {
	color: #333;
}

#product h3, #financial h3, #cicd h3, #product p, #financial p, #cicd p {
	color: #111;
}

ul.sitemap#last {border-bottom: 1px solid #a7a8aa;}

ul.sitemap li ul li a {
	color: #999;
}

ul.sitemap li ul li a:hover, ul#sitemap li a.sel {
	border-bottom: 1px solid #000;
	color: #000;
}

.innerwrap#product .content, .innerwrap#financial .content, .innerwrap#cicd .content {
	color: #000;
}

hr {
	color: #ccc;
	background-color: #fff;
}

/* --------------------------

Link Design: links, navigation etc.

-----------------------------*/

a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #999;
}

a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

a.sel {
	color: #000;
	border-bottom: 0;
}

.innerwrap#product .content a {
	color: #666;
	border-bottom: 1px solid #999;
}

.innerwrap#financial .content a {
	color: #666;
	border-bottom: 1px solid #999;
}

.innerwrap#cicd .content a {
	color: #666;
	border-bottom: 1px solid #999;
}

.innerwrap#product .content a:hover, .innerwrap#financial .content a:hover, .innerwrap#cicd .content a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

#headnav {
	color: #a7a8aa;
	font-size: 0.95em;
}

#headnav a {
	border: 0;
	color: #a7a8aa;
}

#headnav a:hover {
	border: 0;
	color: #000;
}

#headnav a.sel {
	border: 0;
	color: #000;
}

#nav ul a {
	color: #777;
	border-left: 1px solid #999;
}

#nav ul a.contact {border-right: 1px solid #999;}

#nav ul a.productsel {background-color: #fff; color: #000;}
#nav ul a.financialsel {background-color: #fff; color: #000;}
#nav ul a.cicdsel {background-color: #fff; color: #000;}
#nav ul a.competencesel {background-color: #fff; color:#000;}
#nav ul a.aboutsel {background-color: #fff; color: #000;}
#nav ul a.contactsel {background-color: #fff; color: #000;}

#product #subnav ul a {color: #777;}
#product #subnav ul a:hover {color: #000;}
#product #subnav ul div.sel a {color: #000; font-weight: bold;}

#financial #subnav ul a {color: #777;}
#financial #subnav ul a:hover {color: #000;}
#financial #subnav ul div.sel a {color: #000; font-weight: bold;}

#cicd #subnav ul a {color: #777;}
#cicd #subnav ul a:hover {color: #000;}
#cicd #subnav ul div.sel a {color: #000; font-weight: bold;}

#competence #subnav ul a {color: #777;}
#competence #subnav ul a:hover {color: #000;}
#competence #subnav ul div.sel a {color: #000; font-weight: bold;}

#about #subnav ul a {color: #777;}
#about #subnav ul a:hover {color: #000;}
#about #subnav ul div.sel a {color: #000; font-weight: bold;}

#contact #subnav ul a {color: #777;}
#contact #subnav ul a:hover {color: #000;}
#contact #subnav ul div.sel a {color: #000; font-weight: bold;}

#footer {
	color: #a7a8aa;
}

#footer a {
	color: #a7a8aa;
}

#footer a:hover {
	color: #000;
}

#footer a.sel {
	color: #000;
}

#headnav form input {border: 1px solid #ddd;}

#headnav form .submit {
	background-color: #eee;
	color: #a7a8aa;
}

.innerwrap#contact form input {
	border: 1px solid #a7a8aa;
}
.innerwrap#contact form textarea {
	border: 1px solid #a7a8aa;
}

.innerwrap#contact input.button {
	border: 1px solid #a7a8aa;
	color: #a7a8aa;
	background-color: #fff;
}

#search form {
	border-bottom: 1px solid #999;
}

#search form input {border: 1px solid #ddd;}

#search form input.submit {
	background-color: #eee;
	color: #000;
}

.marker {background-color: #cc3333; color: #fff;}

/* --------------------------

Newsticker Design

-----------------------------*/

#tickerbox {
	background-color: #f1f1f2;
	border: 1px solid #ccc;
}

#about .content small {
	color: #777;
}

#tickerbox strong a, #tickerbox strong a:hover {
	border-right: 1px solid #666;
	color: #333;
}

#newsticker li.error {
	color: #f00;
}

#newsticker a, #newsticker a:hover {
	color: #222;
}

/* --------------------------

Tabellen etc.

-----------------------------*/

table, table.breadcrumb {
	color: #222;
}
.team th {
	border-bottom: 1px solid #a7a8aa;
}

.team td {
	border-bottom: 1px solid #a7a8aa;
}

/* --------------------------

EE internal stuff

-----------------------------*/

#blogtitle {
font-size: 1.25em;
color: #2F4C12;
float: left;
margin: 7px 0 0 0;
padding: 8px 4px 4px 4px;
width: 700px;
border-top: 1px solid #333;
}

#blogtitle h1 {
margin: 0;
padding-top: 5px;
font: 160% Georgia, Times, serif;
letter-spacing: 0.1em;
text-align: left;
}
#blog {
float: left;
margin-right: 5px;
padding: 0 10px 10px 10px;
width: 440px;
color: #333;
text-align: left;
}

.entry {
margin-top: 10px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
}

#sidebar {
float: left;
margin-left: 5px;
padding: 10px 10px 10px 15px;
border: 1px solid #ccc;
width: 219px;
background: #F9F8F2;
color: #333;
text-align: left;
}

.date {
font-size: 120%;
background: transparent;
color: #000;
}

.title {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #336600;
border-bottom: 1px solid #ddd;
}

.posted {
margin-bottom: 10px;
font-size: 10px:
background: transparent;
color: #666;
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

/*.submit {
background-color:  #fff;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}*/