@charset "utf-8";
/* CSS Document */

body {
	background: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}
img {
	border: none;
}
a {
	color: #BA1F0F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#cta-main {
	width: 944px;
	margin: 0 auto;
}
#cta-header {
	height: 73px;
	text-align: right;
}
#cta-header-partner {
	height: 77px;
}
#cta-navigation {
	height: 28px;
}
#cta-content {
	padding: 20px 12px;
	background: url(images/bg_content.gif) top no-repeat #FFF;
}
.cta-box-1-3-l, .cta-box-1-3-m, .cta-box-1-3-r, .cta-box-2-3-l, .cta-box-2-3-r {
	float: left;
	width: 298px;
	margin-right: 13px;
	margin-bottom: 20px;
}
.cta-box-1-3-r {
	width: 298px;
	margin-right: 0;
}
.cta-box-2-3-l {
	width: 609px;
}
.cta-box-2-3-r {
	width: 609px;
	margin-right: 0;	
}
.cta-line {
	height: 1px;
}
.box-filled {
	background: url(images/bg_box_filled.gif) repeat-x 0 -480px transparent;
	padding: 10px;
}
#cta-footer {
	background: #525252;
	padding: 12px;
}
#cta-footer .column {
	float: left;
	width: 25%;
	color: #FFFFFF;
}
#cta-footer .column a {
	color: #FFFFFF !important;
}
/* elements */
ul.article-hl {
	margin: 0 0 0 10px;
	padding: 0;
}
ul.article-hl li {
	margin: 6px 0;
}
ul.whitepaper-hl {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.whitepaper-hl li {
	margin: 6px 0;
	padding: 0 0 0 20px;
	background: url(images/ico_whitepaper.gif) no-repeat;	
}
div.show-all {
	text-align: right;
	padding-top: 10px;	
}

/* headlines */
.box-filled h3,
h3.attention {
	color: #0860A8;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 25px 0;
	padding: 0;
}

h3 {
	color: #333333;
	font-size: 1em;
	margin: 0 0 20px 0;
	padding: 4px 10px 5px;
}
h3.filled {
	background: url(images/bg_box_header.gif) repeat-x;
	color: #333333;
	font-size: 1em;
	margin: 0 0 20px 0;
	padding: 4px 10px 5px;
}
h3.special {
	border-bottom: 1px dotted #CCC;
}
h3.highlight {
	background: url(images/bg_box_header_highlight.jpg) repeat-x;
	color: #FFFFFF;
	font-size: 1em;
	margin: 0 0 20px 0;
	padding: 4px 10px 5px;
}
h3.whitepaper {
	margin: 0;
	padding-left: 10px;
}
h3.partner {
	margin: 0 0 0.5em 0;
}
h4 {
	margin: 0 0 0.5em 0;
	font-size: 1.1em;
}
h4 a {
	color: #000;
}
/* navigation */

#cta-navigation ul {
	margin: 0;
	padding: 0;
}
#cta-navigation ul li {
	padding: 0 10px;
    /* (en|de) Bugfix:IE - Doubled Float Margin Bug */
    display:inline;
    float:left; /* LTR */
    font-size:1.0em;
    line-height:1em;
    list-style-type:none;
    margin:0;
	line-height: 28px;
}
#cta-navigation ul li a {
	color: #FFF;
	font-weight: bold;
}
.nav-crn li {
	background: url("http://www.crn.de/images/crn/button_mainnav2.png") no-repeat scroll right top #A4260E;
}
.nav-informationweek li {
	background: url("http://www.informationweek.de/images/informationweek/button_mainnav2.png") no-repeat scroll right top #A4260E;
}
.nav-networkcomputing li {
	background: url("http://www.networkcomputing.de/images/networkcomputing/button_mainnav2.png") no-repeat scroll right top #A4260E;
	padding: 0 8px !important;	
}

/* subnavigation */

#cta-subnavigation {
	background: #666;
	font-size: 1.1em;
}

#cta-subnavigation ul {
	margin: 0;
	padding: 0;
}
#cta-subnavigation ul li {
	padding: 0 0 0 20px;
    /* (en|de) Bugfix:IE - Doubled Float Margin Bug */
    display:inline;
    float:left; /* LTR */
    list-style-type:none;
    margin:0;
	line-height: 34px;
}
#cta-subnavigation ul li a {
	color: #FFF;
	font-weight: bold;
}


/* content */
.cta-box-center {
	background: url(images/bg_cat_center.gif) 10px 4px no-repeat;
	padding: 0 0 0 110px;
	min-height: 100px;
}
.cta-box-server {
	background: url(images/bg_cat_server.gif) 10px 4px no-repeat;
	padding: 0 0 0 110px;
	min-height: 100px;
}
.cta-box-network {
	background: url(images/bg_cat_network.gif) 10px 4px no-repeat;
	padding: 0 0 0 110px;
	min-height: 100px;
}
.cta-box-channel {
	background: url(images/bg_cat_channel.gif) 10px 4px no-repeat;
	padding: 0 0 0 110px;
	min-height: 100px;
}
.cta-box-bc {
	background: url(images/bg_cat_busscase.gif) 10px 4px no-repeat;
	padding: 0 0 0 110px;
	min-height: 100px;
	margin-top: 17px;	
}
.cta-box-technology {
	background: url(images/bg_cat_techview.gif) 10px 4px no-repeat;
	padding: 0 0 0 110px;
	min-height: 100px;
	margin-top: 17px;
}
.cta-box-tip {
	border-bottom: 1px dotted #45A0D5;
	padding: 10px 0 10px 10px;
}
.cta-box-events {
	background: url(images/bg_box_events.gif) no-repeat right top #F0F0F0;
	padding: 10px 80px 10px 30px;
	min-height: 80px;
}
.cta-box-events span.date {
	background: #2791CF;
	color: #FFF;
	font-size: 0.9em;
	padding: 1px 2px;
}
.cta-box-events a {
	color: #000;
}
.cta-box-whitepaper {
	background: url(images/bg_whitepaper.gif) no-repeat right bottom #FFF;
	padding: 10px 80px 10px 20px;
	min-height: 80px;
}
.cta-box-whitepaper a {
	color: #000;
}
.cta-box-partner {
	padding: 0 10px 10px;
}
.cta-box-partner a {
	color: #000000;
}

.no-margin {
	margin: 0 !important;
}
.article-listing .article,
.partner-listing .partner {
	padding: 13px 0;
	border-bottom: 1px dotted #D1D1D1;
}
.article-listing .thumb {
	float: left;
	margin: 0 13px 0 0;
}
.article-listing .thumb img {
	padding: 3px;
	background: #FFF;
	border: 1px solid #CBCBCB;
}
.article-listing .content {
	float: left;
	width: 390px;
}
.article-listing .date {
	float: right;
	color: #999;
}
.partner-listing .logo {
	float: left;
	width: 180px;
	padding: 10px 0;
	text-align: center;
	margin: 0 13px 0 0;
	background: #FFF;
	border: 1px solid #CBCBCB;	
}
.partner-listing .content {
	float: left;
	width: 370px;
	font-size: 1.2em;
}

/* article */
.article-detail {
	position: relative;
	margin-bottom: 5em;
}
.article-detail ul, .article-detail ol, .article-detail dl {
	margin-left: 2em;
}
.article-detail div.sharethis {
	position: absolute;
	right: 0;
	top: 0;
}
.article-detail div.date {
	float: right;
	color: #999;
}
.article-detail .h1 {
	font-weight: bold;
	font-size: 100%;
	margin-top: 1.5em;
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #525252;
}
.article-detail .h2 {
	margin-bottom: 0.5em;
}
.article-detail .pagetitle {
	padding-bottom: 0.25em;
	line-height: 1.25em;
	color: #ba1f0f;
	font-size: 120%;
	padding-right: 118px;
}
.article-detail .pagetitle .eyebrow {
	color: #525252;
	font-size: 83.33%;
}
.article-detail .pagetitle a {
	color: #ba1f0f;
}
.article-detail .pagetitle a:focus, .article-detail .pagetitle a:hover, .article-detail .pagetitle a:active {
	text-decoration:none;
}
.article-detail .pagetitle a span.eyebrow {
	color: #525252;
}
.article-detail .pagetitle a:focus span.eyebrow, .article-detail .pagetitle a:hover span.eyebrow, .article-detail .pagetitle a:active span.eyebrow {
	text-decoration:underline;
}
.article-detail .pagetitle a:focus span.header, .article-detail .pagetitle a:hover span.header, .article-detail .pagetitle a:active span.heaeer {
	text-decoration:underline;
}
.article-detail .pagetitleauthor {
	margin-bottom: 0;
}
.article-detail .author {
	margin-top: -0.25em;
	font-style: italic;
}
.article-detail .list .listheader {
	margin-top: 2em;
}
.article-detail .list p.commentnew {
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
.article-detail .list form textarea {
	border: 1px solid #525252;
	width: 570px;
	height: 60px;
}
.article-detail .list form input#commentsubmit {
	width: auto;
	float: right;
	margin: 0.5em 0 0 0;
}
.article-detail .comment .date {
	font-size: 83.33%;
	font-weight: normal;
}
.article-detail .comment {
	margin-top: 1em;
}
.article-detail .more-article {
	text-align: right;
	padding-top: 10px;
	margin-top: 15px;	
	border-top: 1px solid #DBDBDB;
}
p.icaption_left {
	display:inline;
	float:left;
	margin:0 1em 0.15em 0;
}
p.icaption_right {
	display:inline;
	float:right;
	margin:0 0 0.15em 1em;
}
p.icaption_center {
	display:block;
	margin:10px auto;
}
p.icaption_left img, p.icaption_right img, p.icaption_center img {
	border:0;
	padding:0;
}
p.icaption_left strong, p.icaption_right strong, p.icaption_center strong {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#f5f5f5 none repeat scroll 0 0;
	display:block;
	font-size:91.667%;
	font-weight:normal;
	margin-top:2px;
	overflow:hidden;
	padding:0.3em 0.5em;
}
img.center {
	display: block;
	margin: 0.5em auto;
	text-align: center;
}
img.float_right {
	display: inline;
	float: right;
	margin-bottom: 0.15em;
	margin-left: 18px;
}
img.float_left {
	display: inline;
	float: left;
	margin-bottom: 0.15em;
	margin-right: 18px;
}
.article-detail .pagelinks {
	margin-top: 1em;
}
.article-detail .pagelinks_search {
	margin-left:0.5em;
	margin-bottom: 1em;
}
.article-detail .pagelinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.article-detail .pagelinks ul li {
	margin: 0;
	padding: 0;
	line-height: 1.25em;
}
.article-detail .pagelinks ul li span {
	font-weight: bold;
}
.article-detail .pagelinks ul li.active {
	color: #525252;
}
.article-detail .pagination {
	text-align: right;
	padding: 0.5em 0 0 0;
	margin: 0;
	font-weight: bold;
}
/* hacks */
.clear-me {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}
div.clear-me {
	overflow: hidden;
}

