/* body attributes */
body {
	font-family: Arial, Verdana, sans-serif;
	background: #ebf1f5;
	margin: 0px;
	text-align: center;
	color: #333;
}

a {outline: none;}
a:link {color: #34a0da;}
a:visited {color: #34a0da;}
a:hover {color: #EB1CC6;}
a:active {color: #EB1CC6;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #333;
}

img {
	border: 0px;
	outline: none;
}

/* standard font-size */
h3, h4, p, .p, th, ul, ol, .date, blockquote, #bc {
	font-size: 12px;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p {
	margin: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	height: 55px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	
	font-weight: bold;
}

p {
	margin-bottom: 20px;
}

p.colofon {
}

blockquote {
	margin: 0px 0px 0.75em 20px;
}

th {
	text-align: left;
}

hr {
	border-width: 0px;
	border-top: 1px solid #CCDFED;
	height: 1px;
}

ul, ol {
	margin: 0px 0px 20px 15px;
	padding: 0px;
}

/* FORM */
form {
	margin: 0px;
}

.text, textarea, .submit, select, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
}

div.text {
	background: url('/gfx/text-left.png') no-repeat 0px 0px;
	height: 38px;
	padding-left: 9px;
}

div.text input {
	font-family: Arial, verdana, sans-serif;
	background: url('/gfx/text-right.png') no-repeat right 0px;
	height: 38px;
	padding: 0px 10px 0px 3px;
	border: 0px;
	font-size: 12px;
	width: 278px;
	color: #333;
}

div.textarea {
	background: url('/gfx/textarea-left.png') no-repeat 0px 1px;
	height: 160px;
	padding-left: 8px;
	overflow: hidden;
}

div.textarea textarea {
	background: url('/gfx/textarea-right.png') no-repeat right 1px;
	height: 160px;
	padding: 12px 10px 0px 3px;
	border: 0px;
	font-size: 12px;
	width: 278px;
	color: #333;
	overflow: hidden;
}

/*
div.submit {
	background: url('/gfx/submit-left.png') no-repeat 0px 0px;
	height: 28px;
	padding-left: 1px;
	width: auto;
}

div.submit input {
	background: url('/gfx/submit-right.png') no-repeat right 0px;
	height: 28px;
	padding: 0px 5px;
	color: #fff;
	border: 0px;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}

*/

div.aright {
	float: right;
}

.tf .aright {
	margin-right: 4px;
}

.text, .submit, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	height: 20px;
}

.checkbox {
	vertical-align: middle;
}

label {
	cursor: pointer;
}

.required label {
	font-weight: bold;
}

.fieldtype-string label, .fieldtype-text label, .fieldtype-email label, .fieldtype-price label, .fieldtype-int label, .fieldtype-select label  {
	float: left;
	width: 100px;
	padding-top: 4px;
}

.customform .fieldtype-radio label, .customform .fieldtype-checkbox label {
	margin-left: 30px;
	height: 20px;
	display: block;
}

table.tf th, table.tf td {
	padding: 4px;
}

#spam .submits {
	width: 387px;
}

/* MAINLAYOUT */
.main {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

#top {
	background: url('/gfx/top-bg.gif') repeat-x left top;
	height: 170px;
	overflow: hidden;
}

#logo {
	position: absolute;
	margin: 0px 0px 0px 790px;
}
#logo a{
text-decoration:none !important;
}
#quicksearch {
	position: absolute;
	margin: 17px 0px 0px 550px;
}

#quicksearch .text {
	font-family: Arial, verdana, sans-serif;
	background: url('/gfx/quicksearch-text.png') no-repeat left top;
	width: 200px;
	height: 42px;
	vertical-align: top;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 15px;
	color: #333;
}

#quicksearch .submit {
	background: url('/gfx/quicksearch-submit.png') no-repeat left top;
	width: 43px;
	height: 42px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#nav {
	position: absolute;
	margin: 31px 0px 0px 0px;
	width: 535px;
	font-size: 12px;
	
	text-align: right;
}

#nav a {
	margin-left: 20px;
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	color: #69C4D0;
}

#nav a:hover {
	text-decoration: underline;
}

#image {
	background: transparent no-repeat left bottom;
	position: absolute;
	width: 960px;
	height: 350px;
}

#image a {
	display: block;
	position: absolute;
	width: 680px;
	height: 224px;
	margin-top: 125px;
}

#payoff {
	position: absolute;
	margin: 211px 0px 0px 703px;
	width: 220px;
	font-size: 12px;
	
	color: #fff;
	text-align: center;
	line-height: 18px;
}

#middle {
	background: #f3f9fb url('/gfx/middle-bg.png') repeat-x left top;
	min-height: 500px;
	_height: 500px;
	border-top: 1px solid #dbedf3;
}


/* BOXES */
.box .ul {
	background: no-repeat left top;
	height: 16px;
	font-size: 1px;
	overflow: hidden;
	margin: 0px;
}
.box .ul div {
	background: no-repeat right top;
	height: 16px;
	margin: 0px;
}
.box .ls {
	background: repeat-y left top;
	padding:  0px;
}
.box .rs {
	background: repeat-y right top;
	padding: 0px 11px;
	_width: 100%;
}
.box .ll {
	background: no-repeat left bottom;
	height: 16px;
	font-size: 1px;
	overflow: hidden;
}
.box .ll div {
	background: no-repeat right bottom;
	height: 16px;
}

.shadow .inner { background: #29243d url('/gfx/submenu-bg.png') repeat-x left bottom; min-height: 200px; }
.shadow .ul { background: url('/gfx/submenu-ul.png') no-repeat left bottom; padding-left: 16px }
.shadow .ul div { background: url('/gfx/submenu-ur.png') no-repeat right bottom; }
.shadow .ls { background: url('/gfx/submenu-ls.png') repeat-y left top; border: 0px; }
.shadow .rs { background: url('/gfx/submenu-rs.png') repeat-y right top; border: 0px; }
.shadow .ll { background: url('/gfx/submenu-ll.png') no-repeat left top; padding-left: 16px }
.shadow .ll div { background: url('/gfx/submenu-lr.png') no-repeat right top; }

.balloon {
	background: url('/gfx/balloon-bottom.png') no-repeat left bottom;
	width: 229px;
	padding-bottom: 26px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
}
.balloon div {
	background: url('/gfx/balloon-top.png') no-repeat left top;
	padding-top: 3px;
}
.balloon div div {
	background: url('/gfx/balloon-bg.png') repeat-y 0px 0px;
	padding: 22px 20px 25px 20px;
	min-height: 70px;
}

.balloonright {
	float: right;
	margin-left: 30px;
}
.balloonleft {
	float: left;
	margin-right: 30px;
}

/* MENU */
#menu {
	position: absolute;
	margin: 65px 0px 0px 25px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	list-style: none;
	float: left;
	margin: 0px;
	margin-left:-15px;
	padding: 0px;
}

#menu li a {
	display: block;
	padding: 17px 18px 22px 0px;
	margin-left:20px;
}

#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
}

#menu li.act {
	background: url('/gfx/menu-left-act2.png') no-repeat left bottom;
}
#menu li.act a {
	background: url('/gfx/menu-right-act2.png') no-repeat right bottom;
}

#menu .act a:link, #menu .act a:visited {
}

#menu a:hover {
	color: #EB1CC6;
}


/* SUBMENU */
#submenu {
	float: left;
	width: 220px;
	font-weight: bold;
	font-size: 12px;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
}

#submenu li {
	list-style: none;
	margin-bottom: 12px;
}

#submenu ul ul {
	margin: 10px 0px 14px 10px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
}

#submenu ul ul li {
	margin-bottom: 8px;
}

#submenu .inner {
	padding: 30px 25px;
}

#submenu a:link, #submenu a:visited, #submenu li.act li a:link, #submenu li.act li a:visited, #submenu li li.act li a:link, #submenu li li.act li a:visited, #submenu li li li.act li a:link, #submenu li li li.act li a:visited, #submenu li li li li.act li a:link, #submenu li li li li.act li a:visited {
	color: #fff;
	text-decoration: none;
}

#submenu li.act a:link, #submenu li.act a:visited, #submenu li li.act a:link, #submenu li li.act a:visited, #submenu li li li.act a:link, #submenu li li li.act a:visited, #submenu li li li li.act a:link, #submenu li li li li.act a:visited {
	color: #EB1CC6;
}

#submenu a:hover {
	color: #EB1CC6;
}

/* HOME */
#type-forside #top {
	background: url('/gfx/home-top-bg.gif') repeat-x left top;
	height: 350px;
}

#type-forside #middle {
	min-height: 295px;
}

#type-forside #content {
	margin: 0px;
	padding-bottom: 0px;
}

/* WHATSNEW */
#whatsnew {
	width: 385px;
	padding-top: 20px;
}

#whatsnew h2 {
	font-size: 16px;
}

#whatsnew p {
	margin-bottom: 30px;
}

a.invlink:hover {
	color: #EB1CC6;
}

/* SURVEY */
#survey div.textarea {
	width: 490px;
}

#survey div.textarea textarea {
	width: 477px;
}

/* CASES */
#logos, #customers, .panes {
	height: 580px;
}

#logos a {
	display: block;
	float: left;
	width: 25%;
	height: 110px;
	text-align: center;
}

#customers div.col {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
	font-size:12px;
}
#customers div.header{
	font-weight:bold;
	float:left;
	margin-top:5px;
}
#customers div.hide{
	padding-left:25px;
	margin-top:5px;
}
#customers span{
	display:block;
	height:15px;
}
#customers div.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}
#type-references ul.tabs{
	margin:0px 0px 10px 0px;
	width:100%;
	height:50px;
}
#type-references ul.tabs li{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	padding-right:0px;
}
#type-references ul.tabs li.ui-state-active {
	height:35px;
	margin-top:0px;
}
#type-references ul.tabs li a{
	display:block;
	height:47px;
	width:123px;
	line-height:48px;
	text-align:center;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	background:url(/gfx/right.png) no-repeat right top;
	margin:0px 0px 0px 0px;
}
#type-references ul.tabs li.ui-state-active a{
	background:url(/gfx/right.png) no-repeat right top;
}
#type-references ul.tabs li:first-child.ui-state-active a{
	background:url(/gfx/left.png) no-repeat left top;
}
#type-references ul.tabs li:first-child a{
	background:url(/gfx/left_act.png) no-repeat left top;
}
#type-references ul.tabs li a{
	background:url(/gfx/right_act.png) no-repeat right top;
}
/* CUSTOMER */
#type-customer h1 span {
	font-size: 14px;
}

#type-customer .related {
	float: right;
	width: 220px;
}

#type-customer .logo {
	padding-left: 20px;
	margin-bottom: 20px;
}

.features ul {
	list-style-image: url('/gfx/v.gif');
	margin: 0px 0px 30px 20px;
	padding: 0px;
}

#related h2 {
	color: #009aaf;
}

.features ul li {
	margin-bottom: 7px;
}

#type-customer .content {
	margin-right: 240px;
}

.screenshot {
	background: url('/gfx/screendump-shadow.png') no-repeat center bottom;
	margin-bottom: 20px;
	overflow: hidden;
}

.screenshot .link {
	background: url('/gfx/screenshot-link-right.png') no-repeat right top;
	display: block;
	line-height: 30px;
	float: right;
	font-size: 12px;
	padding: 0px 16px 0px 0px;
	text-decoration: none;
	margin: 1px 50px 5px 0px;
}

.screenshot .link span {
	background: url('/gfx/screenshot-link-left.png') no-repeat left top;
	display: block;
	line-height: 29px;
	padding: 1px 8px 0px 20px;
}

.screenshot .link:link, .screenshot .link:visited {
	color: #fff;
}

/* BLURBS */
#caption {
	background: url('/gfx/caption-bg.png') no-repeat left top;
	width: 211px;
	height: 57px;
	color: #fff;
	padding-top: 12px;
	text-align: center;
	font-size: 15px;
	position: absolute;
	margin: -50px 0px 0px 707px;
}

#blurbs {
	background: url('/gfx/blurbs-bg.png') no-repeat left top;
	position: absolute;
	margin: 9px 0px 0px 425px;
	width: 521px;
	height: 247px;
	z-index: 0;
}

#blurbs ul {
	position: absolute;
	z-index: 4;
	width: 260px;
	margin: 11px 0px 0px 260px;
	padding: 0px;
	list-style-type: none;
	font-size: 16px;
}

#blurbs ul a {
	display: block;
	position: relative;
	width: 260px;
	height: 35px;
	padding: 20px 0px 0px 30px;
	cursor: pointer;
	margin-left: -5px;
	color: #333;
	text-decoration: none;
}

#blurbs li {
	border-bottom: 1px solid #d9e8f2;
}

#blurbs li.last {
	border: 0px;
}

#blurbs .ui-tabs-selected {
}

#blurbs li a:hover {
	background: url('/gfx/blurb-act-bg.png') no-repeat left top;
	padding-left: 25px;
	border-left: 5px solid #EB1CC6;
}

#blurbs .ui-tabs-selected a {
	background: url('/gfx/blurb-act-bg.png') no-repeat left top;
	padding-left: 25px;
	border-left: 5px solid #EB1CC6;
}

#blurbs div {
	position: absolute;
	z-index: 1;
	width: 258px;
	height: 235px;
	cursor: pointer;
}

#blurbs div div {
	background: no-repeat right bottom;
	position: absolute;
	z-index: 2;
	width: 260px;
	max-width: 210px;
	height: 235px;
	max-height: 175px;
	padding: 30px 25px;
}

#blurbs .link {
	background: url('/gfx/link-arrow.png') no-repeat left center;
	display: block;
	font-size: 12px;
	padding: 4px 0px 4px 25px;
}

#blurbs a.link {
	text-decoration: none;
}

/* EMPLOYEES */
.employee {
	padding: 15px 10px;
	border-bottom: 1px solid #CCDFED;
	cursor: pointer;
	background:#f3f9fb;
	position:relative;
	min-height: 110px;
}

#type-employees .hide {
	height: 110px;
	max-height: 110px;
	cursor: pointer;
}

#employees .show, #employees .show1, #employees .show2, #employees .show3, #employees .show4, #employees .show5, #employees .show6, #employees .show7, #employees .show8, #employees .show9, #employees .show10, #employees .show11, #employees .show12,#employees .show12, #employees .show13,#employees .show14, #employees .show15, #employees .show16, #employees .show17, #employees .show18, #employees .show19, #employees .show20, #employees .show21, #employees .show22, #employees .show23, #employees .show24, #employees .show25, #employees .show26, #employees .show27, #employees .show28, #employees .show29, #employees .show30, #employees .show31, #employees .show32 {
	background: #ebf2f8;
	height: auto;
	min-height: 300px;
}

.employee .name {
	color: #00A4EF;
}

#content .last {
	border-bottom: 0px;
}
.employee .bigpicture .pic a img{
vertical-align:middle;
}
.employee .pic {
	background: url('/gfx/employee-pic-bg.png') no-repeat center top;
	position:absolute;
	right: 10px;
	top: 10px;
	width: 300px;
	padding: 10px 0px;
}

#type-employees #employees .bigpicture .pic {
	background-image: url('/gfx/employee-bigpic-bg.png');
}

.employee a.more, .employee .less {
	background: no-repeat left center;
	display: block;
	font-size: 12px;
	color: #00A4EF;
	text-decoration: underline;
	padding: 4px 0px 4px 27px;
	cursor: pointer;
}

.employee a.more {
	background-image: url('/gfx/link-arrow.png');
}
.employee a.less {
	background-image: url('/gfx/close.png');
}

.employee .txt {
	width: 365px;
}

#employees .bigpicture{
	display: none;
}

/* LANDINGPAGES */
#type-landingpage #content h1 {
	margin-bottom: 10px;
	height: auto;
}

#boxes {
	background: url('/gfx/boxes-top.png') no-repeat center top;
	width: 715px;
	padding-top: 16px;
}

#boxes h2 {
	color: #EB1CC6;
}

#content #boxes td {
	background: no-repeat right bottom;
	padding: 0px;
}

#content #boxes td div {
	padding: 20px;
	height: 210px;
	max-height: 170px;
	overflow: hidden;
}

#boxes td.ul {
	border-right: 1px solid #c9ddec;
	border-bottom: 1px solid #c9ddec;
}
#boxes td.ur {
	border-bottom: 1px solid #c9ddec;
}
#boxes td.ll {
	border-right: 1px solid #c9ddec;
}

#content #boxes table {
	background: url('/gfx/boxes-table-bg.png') no-repeat left top;
	margin: 0px;
}

#boxes .bottom {
	background: url('/gfx/boxes-bottom.png') no-repeat center top;
	height: 16px;
	overflow: hidden;
}

/* TABS */
.ui-tabs-hide { display: none; }

/* SEARCH */
.searchstatus {
	font-size: 12px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars {
	display: block;
	float: right;
	font-size: 1px;
	height: 13px;
	overflow: hidden;
	margin: 10px 0px;
}
.stars span {
	background: url('/gfx/search-star.png') repeat-x left top;
	display: block;
	width: 14px;
	height: 13px;
	float: left;
	margin-left: 3px;
}
.stars span.blank {
	background-image: url('/gfx/search-star-blank.png');
}

.searchhl {
	background: #EB1CC6;
	border: 1px solid #EB1CC6;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/* MENU */

/* RIGHT */
#related {
	float: right;
	width: 200px;
	padding-top: 45px;
}

#related h2 {
	color: #EB1CC6;
}

#related .box {
	margin-bottom: 10px;
}

#related .contact p.pic {
	margin-bottom: 12px;
}

.link a {
	background: url('/gfx/link-arrow.png') no-repeat left center;
	display: block;
	padding-left: 25px;
	margin-top: 12px;
	line-height: 17px;
}

.navi {
	font-size: 12px;
	
}

.navi a {
	text-decoration: none;
}

.navi div {
	margin-bottom: 4px;
}

.navi .invlink {
	color: #34a0da;
}

/* BC */
#bc {
	height: 35px;
	max-height: 30px;
	padding-top: 5px;
}

#bc, #bc a:link, #bc a:visited {
	color: #333;
	text-decoration: none;
}

#bc a:hover {
	text-decoration: underline;
}

/* CONTENT */
#content {
	margin-left: 240px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#content.right {
	margin-right: 230px;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content th, #content td {
	padding: 2px;
}

#content table tr td {
	font-size: 12px;
	
}

/* NEWS */
#news a {
	text-decoration: none;
}

/* FOOTER */
#footer {
	padding-top: 20px;
	height: 120px;
	max-height: 100px;
}

#footer table td {
	width: 233px;
	padding: 0px;
}
#footer .p td {
	width: auto;
	padding: 1px 20px 1px 1px;
}

#footer p {
	line-height: 20px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#links {
	position: absolute;
	margin: 23px 0px 0px 545px;
	font-size: 12px;
}
#links img {
	padding: 3px 14px 4px 14px;
}
#links .social{
	width:280px;
	border-left:1px #cae0ee solid;
	padding-right:0px;
	padding-left:20px;
}
#links .social, #links .google{
	float:left;
	height:80px;
	border-right:1px #cae0ee solid;
}

#links .social a{
	display:block;
	width:105px; float:left;
	height:20px;
	padding-top:5px;
	padding-left:30px;
	text-decoration:none;
}
#links .google a {
	display: block;
	width: 100px;
	height: 80px;
	max-height: 32px;
	text-align: center;
	float: left;
	padding-top: 48px;
	border-left: 1px solid #CCDFED;
	text-decoration: none;
}

#links .social a.facebook { background: url('/gfx/social/face.png') no-repeat center left }
#links .social a.newsletter { background: url('/gfx/social/spam.png') no-repeat center left }
#links .social a.rss { background: url('/gfx/social/rss.png') no-repeat center left; }
#links .social a.twitter { background: url('/gfx/social/twit.png') no-repeat center left; }
#links .social a.linkedin { background: url('/gfx/social/linkd.png') no-repeat center left; }
#links .social a.youtube { background: url('/gfx/social/yt.png') no-repeat center left; }
#links a.google { padding-top: 0px; border: 0px; }

address {
	font-style: normal;
}
/* LISTS */
.list div {
	font-size: 12px;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 12px;
}

.pages span {
	float: left;
	line-height: 20px;
	margin-right: 10px;
}

.pages a, .pages b {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	max-height: 17px;
	padding-top: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
}

.pages a:link, .pages a:visited {
	color: #333;
}

.pages a.act, .pages b {
	background: url('/gfx/pages-act.png') no-repeat left top;
	color: #fff;
	font-weight: bold;
}

.pages a.dis {
	color: #999;
}

/* VALIDATION */
.invalid {
	color: #EB1CC6;
}

.mandatory {
	color: #900;
}

/* PRINT */
#backlink {
	display: none;
}

/* ADAPT */
#adapt {
  text-align: right;
  font-size: 12px;
  padding-top: 5px;
}

#adapt a:link, #adapt a:visited {
	color: #888;
	text-decoration: none;
}

/* GOOGLE SEARCH */
.gsc-tabsArea, .gsc-branding {
	display: none;
}

input.gsc-input {
	background: #fff;
	height: 24px;
	padding-top: 4px;
	width: 300px;
}

.gs-visibleUrl-short {
	color: #00678f !important;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #333;
    border: 20px solid #fff;
}
/* NOTFOUND */

#type-notfound {
	background: url('/gfx/notfound-bg.jpg') no-repeat center 175px #AED0E6;
	text-align: center;
}
#type-notfound #shadow {
	background: url('/gfx/darkblue-shadow.png') repeat-x;
	_background: none;
	padding-top: 40px;
}
#type-notfound .whitebox {
	background: url('/gfx/notfound-whiteboxbottom.png') no-repeat center bottom;
	_background: url('/gfx/notfound-whiteboxbottom-ie6.gif') no-repeat center bottom;
	padding-bottom: 30px;
	width: 535px;
	margin: auto;
	text-align: left;
	position: relative;
}
#type-notfound .whitebox .inner {
	background: url('/gfx/notfound-whitebody.png') no-repeat;
	_background: url('/gfx/notfound-whitebody-ie6.gif') no-repeat;
	padding: 52px 68px 55px 68px;
}
#type-notfound #button-notfound {
	background: url('/gfx/notfound-button.png') no-repeat;
	_background: url('/gfx/notfound-button-ie6.gif') no-repeat;
	height: 144px;
	width: 144px;
	text-align: center;
	position: absolute;
	left: 195px;
	bottom: -46px;
}
#type-notfound #button-notfound a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 50px 30px 40px 30px;
}
#type-notfound h1 {
	font-size: 36px;
	height: 73px;
}
#type-notfound a {
	text-decoration: none;
}
#type-notfound p {
	font-size: 13px;
}

/* BLOG */

#type-blog #content, #type-blogentry #content{
	margin-left:100px;
}
#type-blog #middle #main #content .postheader, #type-blogentry #middle #main #content .postheader{
	height:auto;
	min-height:100px;
	width:625px;
	position:relative;
	background:url(/gfx/headertop.png) no-repeat left top;
}
#type-blog #middle #main #content .postheader h2, #type-blogentry #middle #main #content .postheader h1{
	font-size:24px;
	padding-top:30px;
	padding-left:120px;
	padding-right:10px;
	margin-bottom:0px;
	height:auto !important;
}
#type-blog #middle #main #content .entry span, #type-blogentry #middle #main #content #entry span.bottom{
	display:block;
	height:10px;
	width:625px;
	margin-bottom:0px;
	margin-bottom:15px;
	background:url(/gfx/headerbottom.png) no-repeat left top;
}
#type-blog #middle #main #content .postheader .info, #type-blogentry #middle #main #content .postheader .info{
	padding-left:120px;
	padding-top:5px;
}
#type-blog #middle #main #content .postheader .info p, #type-blogentry #middle #main #content .postheader .info p{
	margin-bottom:0px;
	padding-top:5px;
}
#type-blog #middle #main #content .postheader .info img{
	vertical-align:middle;
	padding-left:8px;
	padding-right:5px;
}
#type-blog #middle #main #content .postheader .info a{
	font-size:13px;
	text-decoration:none;
	vertical-align:text-top;
}

#type-blog #middle #main #content .keywords{
	padding-left:10px;
}
#type-blog #middle #main #content .postheader h2 a, #type-blogentry #middle #main #content .postheader h2 a{
	color:#333;
	text-decoration:none;
}
#type-blog #middle #main #content .txt, #type-blogentry #middle #main #content .txt, #type-blogentry .keywords{
	padding:0px 15px 0px 10px;
}
#type-blog #middle #main #content .postheader .publisher, #type-blogentry #middle #main #content .postheader .publisher{
	height:95px;
	width:150px;
	bottom:-7px;
	position:absolute;
	background:url(/gfx/bloguser.png) no-repeat -10px -10px ;
}
#type-blogentry #content .comments{
	padding-top:10px;
	margin-left:10px;
}
#type-blogentry #content .comments h2{
	padding-bottom:5px;
	font-size:17px;
	color:#EB1CC6;
}
#type-blogentry #content form.comment{
	padding-left:10px;
	margin-top:10px;
	float:left;
}
#type-blogentry #content form#comment h2{
	padding-bottom:10px;
	font-size:15px;
}
#type-blogentry #content form#comment h3, #type-blogentry #content form#comment h2{
	padding-left:4px;
	padding-top:3px;
	margin-bottom:0px;
}
#type-blogentry #content .comments h3{
	font-size:15px;
}
#type-blogentry #content .comments .publish h3{
	padding-top:10px;
}
#type-blogentry #content .comments .publish h4{
	font-size:11px;
}
#type-blogentry #content .comments .comment{
	border-bottom:1px #94c5de solid;
	margin-bottom:5px;
}
#type-blogentry #content .comments .comment p{
	margin-bottom:10px;
}
.postheader .no5{
	background:url(/gfx/kresten_blog.png) no-repeat 0px 0px !important;
}
.postheader .no14{
	background:url(/gfx/anja_blog.png) no-repeat -5px 0px !important;
}
.postheader .no3{
	background:url(/gfx/tommy_blog.png) no-repeat left 0px !important;
}
#type-blog #middle #main #content p.teaser{
	padding-right:20px;
}
#type-blog #related .blog_info, #type-blogentry #related .blog_info{
	background:url(/gfx/blog_info_bg.png) no-repeat left top;
	height:250px;
	width:252px;
	position:relative;
	margin-left:-15px;
}
#type-blog #related .blog_info{
margin-top:40px;
}
#type-blogentry #related .blog_info{
margin-top:-18px;
}
#type-blog #related .blog_info h3, #type-blogentry #related .blog_info h3{
	width:145px;
	font-size:16px;
	color:#fff;
	position:absolute;
	top:50px;
	left:45px;
}
#related .blog_link a, #related .blog_link a span{
	display:block;
	width:210px;
	height:64px;
	margin-bottom:10px;
	margin-left:-5px;
}
#related .blog_link a{
	background:url(/gfx/social_bg_act.png) no-repeat left top;
}
#related .blog_link a:hover{
	background:url(/gfx/social_bg.png) no-repeat left top;
}
#related .blog_link a.twitter span{
	background:url(/gfx/twit.png) no-repeat 20px 13px;
}
#related .blog_link a.linkedin span{
	background:url(/gfx/linkedin.png) no-repeat 21px 23px;
	margin-bottom:30px;
}
#related .blog_link a.youtube span{
	background:url(/gfx/yt.png) no-repeat 15px 13px;
}
#related .blog_link a.linkedin{
	margin-bottom:20px;
}
#related .blog_link a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
	font-size:13px;
	position:relative;
}
#related .blog_link a.twitter p{
	right:35px;
}
#related .blog_link a p{
	position:absolute;
	right:28px;
	top:20px;
}
/* DATEBOX */

#type-blog #middle #main #content .postheader .datebox, #type-blogentry #middle #main #content .postheader .datebox{
	position:absolute;
	left:-100px;
	top:5px;
	height:106px;
	width:106px;
	font-size:13px;
	color:#fff;
	background:url(/gfx/datebg.png) no-repeat left top;
}
.datebox .day{
	font-size:35px;
	text-align:center;
	width:83px;
	padding-top:12px;
	font-weight:bold;
	color:#333;
}
.datebox .monthyear{
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;
	color:#fff;
}
.tagcloud{
	background:url(/gfx/adapt_blog_tagtop.png) no-repeat left top;
	width:190px;
max-height:221px;
overflow:hidden;
	margin-left:-2px;
	padding:10px 10px 0px 10px;
}
.box span.cloud{
	display:block;
	margin-left:-2px;
	background:url(/gfx/adapt_blog_tagbund.png) no-repeat left bottom;
	height:10px;
	width:210px;
}
.tagcloud .cluster1{
	font-size:10px;
	display:none;
}
.tagcloud .cluster2{
	font-size:10px;
}
.tagcloud .cluster3{
	font-size:12px;
}
.tagcloud .cluster4{
	font-size:14px;
}
.tagcloud .cluster5{
	font-size:16px;
}
.gsc-webResult:after {
  clear: none!important;
}