/* Structure */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #F8F8F9;
	color: #3E3E40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

#content p{
	padding: 0 0 1em 0;
}

#outerframe {
	width: 1060px;
}

#mainframe {
	width: 880px;
	background: white;
	border-right: 1px solid #bfc8cb;
	border-top: 1px solid #c5ced3;
}
#mainframe .first {
	border-right: 1px solid #aab1b5;
	border-top: 1px solid #b9c1c5;
}
#mainframe .second {
	border-right: 1px solid #898f92;
	border-top: 1px solid #c9cdce;
}




#skyscraper {
	float:right;
	height: 800px;
	padding-right:3px;
	text-align:right !important;
	width:160px;
}

#innerframe {
	background: url(../images/backgrounds/innerframe.png) repeat-y;
	position: relative;
	margin-top: -10px;
	z-index: 0;
	padding: 20px 0 50px 0;
}

#content {
	position: relative;
	float: left;
	width: 500px;
	padding-left: 15px;
	font-size: 12px;
}

#boxes {
	position: relative;
	float: right;
	width: 300px;
	padding-right: 25px;	
	padding-right: 25px;
}


/* Header */

#header {
	background-color: #F8F8F9;
	border: 0;
	margin: 8px 0;
}

#superbanner {
	float:right;
	height:90px;
	width:728px;
    padding-right:3px;
}


#logo {
	display: block;
	width: 300px;
	height: 66px;
	background-image: url(../images/mobile-next.jpg);
	margin: 17px 0 0 15px;
	float: left;
}

#infoNavi {
	background-color:#D6DADC;
	margin:0;
	padding:2px 20px 2px 2px;
	text-align:right;
    width: 858px;
}

#infoNavi li {
	list-style: none;
	display: inline;
	padding-right: 6px;
}


#infoNavi li a {
	font-size: 10px;
	letter-spacing: 1px;
}

#infoNavi li form{
	display: inline;
}


#infoNavi li input{
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
	width: 130px;
}

#infoNavi li input#searchbutton{
	width: auto;
}

#header .box {
	width: 300px;
	margin: 40px 0 0 545px;
	position: relative;
	top: 4px;
}

#header .box .bthird {
	height: 34px;
	padding-top: 16px;
}

#header .box .input {
	width: 180px;
}


/* Navi */

#topNavi {
	height: 57px;
	background: url(../images/backgrounds/all.png) repeat-x 0 0;
	position: relative;
	z-index: 10;
	padding-left: 10px;
	position: relative;
	margin: 0;
	padding: 0;
}

#topNavi li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 5px;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
}

#topNavi li a {
	font-weight: bold;
	display: block;
	padding-right: 5px;
}

#topNavi li ul {
	position: absolute;
	top: 26px;
	left: 10px;
	width: 860px;
	display: none;
	margin: 0;
	background: url(../images/backgrounds/all.png) repeat-x 0 -26px;
	z-index: 50;
	height: 26px;
}

#topNavi li.active ul,
#topNavi li:hover ul {
	display: block;
}

#topNavi li:hover ul {
	z-index: 100;
}

#topNavi li ul li {
	margin: 0 3px;
	padding: 0;
}

#topNavi li ul li a {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	display: inline;
	padding: 0;
}

#topNavi li:hover {
	background: url(../images/backgrounds/topnavi.png) left bottom;
}
#topNavi li:hover a {
	background: url(../images/backgrounds/topnavi.png) right bottom;
}
#topNavi li.active {
	background: url(../images/backgrounds/topnavi.png) left top;
}
#topNavi li.active a {
	background: url(../images/backgrounds/topnavi.png) right top;
}

#topNavi li ul li,
#topNavi li ul li a {
	background: none !important;
}

#topNavi li ul li.active a {
	font-weight: bold;
}


/* Footer */

#footer {
	padding: 20px 30px 10px 15px;
}

#footer, #footer a {
	color: #737677;
	font-size: 11px;
}

#footer .borders {
	line-height: 30px;
	border: 1px solid #bcbcbd;
	border-width: 1px 0;
	text-transform: uppercase;
}

#footer .links {
	text-transform: uppercase;
	text-align: center;
}

#bookmarks {
	position: relative;
	margin-top: -30px;
}

#bookmarks li {
	list-style: none;
	display: inline;
	margin-right: 8px;
}


/* Boxes */

.box .bfirst {
	border: 1px solid #bfc3c4;
	border-top: 0;
}
.box .bsecond {
	border: 1px solid #c9cbce;
	border-top: 0;
}
.box .bthird {
	border: 1px solid #cfd3d5;
	background-color: #d5d9db;
	padding: 0 8px;
}


.box .tfirst {
	border-top: 1px solid #bfc3c4;
	border-left: 1px solid #bfc3c4;
	border-right: 1px solid #bfc3c4;
	margin: 0 3px;
}
.box .tsecond {
	border-top: 1px solid #c9cbce;
	border-left: 1px solid #bfc3c4;
	border-right: 1px solid #bfc3c4;
	margin: 0 2px;
}
.box .tthird {
	border-top: 1px solid #cfd3d5;
	border-left: 1px solid #bfc3c4;
	border-right: 1px solid #bfc3c4;
	margin: 0 1px;
}

.box.darkBox .bfirst {
	border: 1px solid #c9ced0;
	border-top: 0;
}
.box.darkBox .bsecond {
	border: 1px solid #d2d7da;
	border-top: 0;
}
.box.darkBox .bthird {
	border: 1px solid #dadde0;
	background-color: #e0e5e7;
}
.box.darkBox .tfirst {
	border-top: 1px solid #c9ced0;
	border-left: 1px solid #c9ced0;
	border-right: 1px solid #c9ced0;
}
.box.darkBox .tsecond {
	border-top: 1px solid #d2d7da;
	border-left: 1px solid #c9ced0;
	border-right: 1px solid #c9ced0;
}
.box.darkBox .tthird {
	border-top: 1px solid #dadde0;
	border-left: 1px solid #c9ced0;
	border-right: 1px solid #c9ced0;
}

.box .bfirst {
	border: 1px solid #B2B4B6;
}
.box .bsecond {
	border: 1px solid #F3F3F3;
}
.box .bthird {
	border: 1px solid #FDFDFD;
	background-color: white;
}

.box.roundBottom div {
	border-bottom: 0;
}
.box.roundBottom .tfirst {
	border-top: 1px solid #FDFDFD;
	border-left: 1px solid #B2B4B6;
	border-right: 1px solid #B2B4B6;
	margin: 0 1px;
}
.box.roundBottom .tsecond {
	border-top: 1px solid #F3F3F3;
	border-left: 1px solid #B2B4B6;
	border-right: 1px solid #B2B4B6;
	margin: 0 2px;
}
.box.roundBottom .tthird {
	border-top: 1px solid #B2B4B6;
	border-left: 1px solid #B2B4B6;
	border-right: 1px solid #B2B4B6;
	margin: 0 3px;
}

.box.lightBorder .bfirst {
	border-color: #EAEAEA;
	border-top-color: #CFD2D4;
}

.head{
	position: relative;
}

.head .bfirst {
	border: 1px solid #CACDCF;
	border-top: 0;
}
.head .bsecond {
	border: 1px solid #F9F9F9;
	border-top: 0;
}

.head .bthird {
	border: 1px solid white;
	background-color: white;
	padding-left: 8px;
}

.head .bthird h4{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.head .tfirst {
	border-top: 1px solid #CACDCF;
	border-left: 1px solid #CACDCF;
	border-right: 1px solid #CACDCF;
	margin: 0 3px;
}
.head .tsecond {
	border-top: 1px solid white;
	border-left: 1px solid #CACDCF;
	border-right: 1px solid #CACDCF;
	margin: 0 2px;
}
.head .tthird {
	border-top: 1px solid white;
	border-left: 1px solid #CACDCF;
	border-right: 1px solid #CACDCF;
	margin: 0 1px;
}

.head.darkHead .bfirst {
	border: 1px solid #C4C7C9;
	border-top: 0;
}
.head.darkHead .bsecond {
	border: 1px solid #DADEE0;
	border-top: 0;
}
.head.darkHead .bthird {
	border: 1px solid #DEE2E4;
	background-color: #E6EAEC;
	border-top: 0;
	padding: 5px 0 10px 5px;
}
.head.darkHead .tfirst {
	border-top: 1px solid #C4C7C9;
	border-left: 1px solid #C4C7C9;
	border-right: 1px solid #C4C7C9;
}
.head.darkHead .tsecond {
	border-top: 1px solid #DADEE0;
	border-left: 1px solid #C4C7C9;
	border-right: 1px solid #C4C7C9;
}
.head.darkHead .tthird {
	border-top: 1px solid #DEE2E4;
	border-left: 1px solid #C4C7C9;
	border-right: 1px solid #C4C7C9;
}

#boxes .box img {
	float: left;
	margin: 0 6px 6px 0;
}
#boxes .box,
#boxes .rectangle {
	margin-bottom: 20px;
}
.box .styledButton {
	float: right;
	position: relative;
}
.buttonOnLine .styledButton {
	position: relative;
	margin-top: -6px;
}

.box.services img {
	margin: 8px 5px 8px 0;
}
.box.services a {
	display: block;
	margin: 15px 0 29px;
	font-size: 13px;
	font-weight: bold;
}

.box .line {
	width: 298px;	
	border-bottom: 1px solid #B2B4B6;
	clear: both;
	margin-bottom: 5px;
}

#content .box .line {
	width: 499px;
}
#content .head {
	margin-bottom: 20px;
}
#boxes .box .bthird {
	padding-top: 8px;
}


/* General */

h1 {
	color: #009de0;
	font-size:15px;
	font-weight:bold;
	margin:0;	
}

h2 {
	color: #009de0;
	font-size:14px;
	font-weight:bold;
	margin:0;	
}

h4 {
	font-size: 11px;
	font-weight: normal;	
	color: #555555;
}


h4#editor-link {
	font-size: 11px;
	font-weight: normal;	
	color: #555555;
	padding: 10px 0;
}

img {
	border: 0;
}

a {
	color: #009de0;
	text-decoration:none;
}

p {
	margin: 5px 0;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.spacertop {
	margin-top: 15px;
}

span.ad {
	font-size: 10px;
	display: block;
}

.styledButton {
	border: 1px solid #babdc0;
	font-weight: bold;
	background: url(../images/backgrounds/all.png) repeat-x 0 -63px;
	padding: 0 8px;
}

.more {
	font-weight: bold;
}

.noMargin {
	margin: 0 !important;
}



/* Content */

#feed {
	float: right;
	font-weight: bold;
	font-size: 11px;
}

#feed a {
	color: #B2B2B3;
}

#breadcrumbs {
	border-bottom: 1px solid #e9e8ea;
	font-size: 10px;
	padding: 5px;
	margin-bottom: 20px;
}

.teaser {
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}

.teaser h3 {
	font-size: 14px;
	margin: 5px 0 5px 0;
	color: #009de0;
}

.teaser a:hover{
	color: #009de0;
	text-decoration: none;
}

.teaser.highlight h3,
.teaser.highlight h3 a{
	font-size: 18px;
	margin: 5px 0 10px 0;
}

.teaser h4 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #555555;
}

.teaser h4 .date,
h4#editor-link .date{
	float: right;
}

.teaser img {
	float: left;
	margin: 0 6px 6px 0;
}

.borderBottom {
	border-bottom: 1px solid #bcbcbd;
}

.aktuelles-heft-teaser{
	background: #C9CACB url(../images/backgrounds/bg_aktuellesheft.png) top left no-repeat;	
	border: 1px solid #CCCFD1;
	psoition: relative;
}

.aktuelles-heft-teaser h1{
	position: relative;
	top: 8px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.aktuelles-heft-teaser-inner{
	margin: 25px 10px 10px 10px;
}

.aktuelles-heft-inhalt{
	margin-top: 10px;
}

#content .aktuelles-heft-inhalt h4{
	margin: 10px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #009de0;
}

#content .aktuelles-heft-inhalt ul{
	list-style: square;
	margin: 0 0 0 22px;
	padding: 0;
}

#content .aktuelles-heft-inhalt .separator{
	border-bottom: 1px solid #C6C9CB;
	margin: 0;
	padding: 0;
	height: 1px;
}

.rectangle {
	width: 300px;
	position: relative;
}

.rectangle span {
	position: absolute;
	top: -15px;
	font-size: 10px;
}

div.rectangle-block{
	margin-bottom: 20px;
}

div.nextToRectangle {
	float:right;	
	width:181px;
}

div.nextToRectangle h3{
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../images/backgrounds/bg_mehrzumthema_box_top.png) top left no-repeat;		
	height: 22px;
	line-height: 22px;	
	font-size: 11px;
	color: #1C314E;
	text-transform: uppercase;		
}



.nextToRectangle-inner{
	border: 1px solid #B0B0B0;
	border-top: 0;
	padding: 10px;
	height: 208px;
	overflow: hidden;
}

.nextToRectangle-inner span{
	color: #555555;
	font-size: 10px;
}

.nextToRectangle-inner p{
	font-size: 10px;
	margin: 0;
	padding: 0 0 5px 0;
	color: #009de0;
}

.download-link a{
	padding-left: 14px;
}

.download-link.pdf a{
	background: url(../images/backgrounds/bg_pdf_download.png) top left no-repeat;	
}


.anbieter {
	width: 180px;
	margin-bottom: 30px;
}

#content .anbieter .bthird {
	background: #e0e5e7 url(../images/anbieter.png) no-repeat -3px 5px;
	padding-top: 60px;
	height: 185px;
}


#content .anbieter .bthird p{
	font-size: 11px;
}

.icons a {
	color: #86898A;
	font-size: 11px;
	padding: 0 10px 0 18px;
	background: url(../images/icons/iconBar.png) no-repeat;
	display: block;
	float: left;
	height: 15px;
	line-height: 18px;
}

.icons.article a {
	font-size:10px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0 0 2px 18px;
	line-height: auto;
	height: auto;
}


.icons.article a.recommend {
		background:transparent url(http://www.internetworld.de/extension/internetworld/design/ezwebin/images/icons/recommend.png) no-repeat left center;
}

.icons.article a.print {
	background:transparent url(http://www.internetworld.de/extension/internetworld/design/ezwebin/images/icons/print.png) no-repeat left center;
}

.icons.article a.abo {
	background:transparent url(http://www.internetworld.de/extension/internetworld/design/ezwebin/images/icons/abo.png) no-repeat scroll left center;
}

.icons.article a.newsletter {
	background:transparent url(http://www.internetworld.de/extension/internetworld/design/ezwebin/images/icons/newsletter.png) no-repeat left center;
}







.icons a.comment { background-position: 0 -36px; }
.icons a.video { background-position: 0 -18px; }
.icons a.photo { background-position: 0 3px; }

#boxes .box.gallery img,
#content .box.gallery img {
	float: none;
	margin: 0;
}

#boxes .box.gallery .bthird,
#boxes .box.toparticle .bthird{
	padding: 0;
	border-top: 0;
}

div.intro,
div.into p{
	font-weight: bold;
}

.imageWrapper {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
    position: relative;
}

.imageWrapper p{
	font-size: 10px;
	margin: 0;
	padding: 5px 0 0 0;
	color:#4F4F4F;
}

.zoomlens{
	position: absolute;
	width: 18px;
	height: 18px;
	background: url('../images/zoomin.png') no-repeat;
}

.author-comment-box,
.comment-box{
		width: 500px;
		margin-bottom: 10px;
	} 
	
.author-comment-box h3{
		margin: 0;
		padding: 0 0 0 13px;
		background: url(../images/backgrounds/bg_acom_box_top.png) top left no-repeat;
		width: 500px;
		height: 14px;
		padding-top: 4px;
		font-size: 11px;
		color: #092A4D;
		text-transform: uppercase;		
}


.comment-box h3{
		margin: 0;
		padding: 0 0 0 13px;
		background: url(../images/backgrounds/bg_commentbox_top.png) top left no-repeat;
		width: 500px;
		height: 14px;
		padding-top: 4px;
		font-size: 11px;
		color: #092A4D;
		text-transform: uppercase;		
}
	
.author-comment-box-inner{
		background: url(../images/backgrounds/bg_acom_box_bottom.png) bottom left no-repeat;
		padding: 6px 10px 15px 13px;
}

.comment-box-inner{
		background: url(../images/backgrounds/bg_commentbox_inner.png) top left repeat-y;
		padding: 6px 10px 15px 13px;
}

.comment-box-inner h5{
	font-size: 11px;
}

.comment-box-inner h2{
	font-size: 12px;
}

.comment-box-item{
	margin-bottom: 15px;
	border-bottom:1px solid #E9E8EA;	
}

.author-comment-box-inner img{
	float: left;
	margin: 0 5px 5px 0;
}
	
.author-comment-box-inner p,
.comment-box-inner p{
		margin: 0;
		padding: 0 0 5px 0;
		font-size: 11px;
}

.comment-box-bottom{
		background: url(../images/backgrounds/bg_commentbox_bottom.png) bottom left no-repeat;
		padding: 0 10px 0 13px;
		height: 31px;
		line-height: 25px;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	width: 200px;
	text-align: center;
	}
	
#screenshot img{
	margin-bottom: 3px;
}

.article-navigator{
	padding: 20px 0;
	text-align: right;
	color: #009de0;
	font-size: 12px;
}

.article-navigator a{
	font-size: 12px;
}

.article-navigator a.active{
	font-weight: bold;
}

/****** Voting *******************************/

#content .head.voting{
	margin-bottom: 0;
}


#content .head.darkHead.voting .bthird {
	padding: 10px 0 5px 5px;
}

#votingbox-top{
	border: 1px solid #D7D7D7;
	border-bottom: 0;
	padding: 10px;
	margin: 2px 0 0 0;
	background: #E6EAED;
}

#votingbox-top a{
	font-weight: bold;
}

#votingbox-bottom{
	border: 1px solid #D7D7D7;
	border-top: 0;
	padding: 10px;
	margin: 0 0 10px 0;
	background: #FFF;
}

#votingbox-bottom label{
	white-space: normal;	
}


#votingbox-bottom h3,
.box.darkBox.poll .bthird h3{
	color: #009de0;
	font-size: 11px;
}

.box.darkBox.poll .bthird{
	position: relative;
}

#votingbox-bottom p{
	color: #000;
	font-weight: normal;
	font-size: 11px;
}

#votingbox-bottom label{
	display: block;
	font-weight: normal;
	padding-right:0.5em;
	color: black;
	margin-bottom: 0.5em;
}

#votingbox-top.search{
	border-bottom: 1px solid #D7D7D7;
	font-size: 11px;
}

.feedback h2{
	font-size: 12px;
	margin-bottom: 20px;
}


#votingbox-top.search h4{
			font-size: 11px;
			font-weight: bold;
			color: #009de0;
			margin: 10px 0 0 0;
}

.box.darkBox.poll .bthird label{
	display:block;
	font-weight: normal;
	padding-right: 0.5em;
	color: black;
	margin-bottom: 0.3em;
	white-space: normal;
}

#votingbox-bottom input{
	margin-bottom: 0.5em;
}

#votingbox-bottom.poll-result div.chart-bar-resultbar {
	background-color: #009de0;
}

#votingbox-bottom.poll-result div.chart-bar-resultbox{
    background-color: #E6EAED ;
}

.content-results{
	padding: 5px 5px 0 5px;
}

.content-results a{
	font-weight: bold;
	font-size: 11px;
}

/****** Image Gallery *******************************/
.gallery-full-view{
	clear: both;
	width: 498px;
	text-align: center;
	border: 1px solid #898989;
}

.gallery-view h1{	
	padding: 0 0 2px 0;	
}

.gallery-view a{
	font-weight: bold;
}

.gallery-full-caption{
	margin-bottom: 20px;
}


.image-count{
	color: #0D2D56;
	float: right;
	padding: 2px 0 0 15px;;
}

.rubric-navigation{
	display: block;
	margin-bottom: 20px;
}

/****** Handy *****/ 
h2.bordered{
	border-bottom: 1px solid #C5C8CA;
	padding-bottom: 5px;
	margin: 15px 0;
	text-transform: uppercase;
}

table.steckbrief{
	margin-bottom: 20px;
	width: 100%
}

table.steckbrief tr:hover{
	background-color: #E6EAEC;	
}

table.steckbrief td{
	padding: 4px 10px;
	color: #3E3E40;
	font-size: 11px;
}

table.steckbrief td.label{	
	font-weight: bold;	
	width: 135px;
}

table.steckbrief tr.odd{
	background-color: #F2F4F5;
}

table.steckbrief td.note{
	width: 110px;
}

table.steckbrief tr.gesamtnote{
	background-color: #E6EAEC;
}

strong.darkblue{
	color: #3E3E40;
}

p.footer-note{
	color: #555;
	font-size: 10px;
}


/****** POPUP *****/ 
.jqmWindow {
    display: none;    
    position: fixed;
    top: 17%;
    left: 30%;    
    margin-left: -300px;
    width: 470px;   
    height: 220px; 
    background-color: #FFF;
    color: #333;
    border: 1px solid black;
    padding: 12px;    
}

.jqmOverlay { background-color: #7D8286; }
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#popup{
	font-size: 11px;
	position: relative;
}

#popup a.jqmClose{
	position: absolute;
	top: 205px;
	left: 400px;
}

#popup h1{
	margin-bottom: 10px;
}


#popup img{
	float: left;
	margin-right: 10px;
}

#popup td.label{
	font-weight: bold;
	padding-right: 10px; 
}

#popup h3{
	margin: 10px 0 0 0;
	color: #009de0;
	font-size: 11px;
	padding: 0;
}

#popup p{
	margin: 0 0 0 5px;	
	font-size: 11px;
	padding: 0;
}

/****** Boxes *****/ 
#boxes{
	font-size: 11px;
}

#boxes .bthird h4{
	font-weight: bold;
	color:#009de0;
}

#boxes .teaser h3,
#boxes .teaser h3 a{
	color:#009de0;
	font-size: 11px;
	margin: 3px 0;
}

style.css (Zeile 580)



#boxes .teaser p{
	margin: 0;
	padding: 0;
}

#boxes .box.tagcloud{
		background: url(../images/backgrounds/bg_tagcloud_box_top.png) top left no-repeat;
		padding: 5px 0 0 0;		
}

#boxes .box.tagcloud .content{
	text-align: justify;
}

#boxes .box.tagcloud a{
	color: #476882;
	line-height: 1.3em;
}

#boxes .box.tagcloud .content{
		background: #EEF2F2 url(../images/backgrounds/bg_tagcloud_box_bottom.png) bottom left no-repeat;
		padding: 5px 10px 10px 10px; 
}

#boxes .poll .bthird {
        background: #D7D9DA url(../images/backgrounds/poll.png) repeat-x;        
        border-bottom: 0;
        padding-bottom: 10px;
}

/****** Mediadaten *****/ 
table.eckdaten td{
	padding: 5px 15px 0 0;
}


table.eckdaten .label{
	font-weight: bold;
}

#mediadaten-downloads h2{
	border-bottom: 1px solid #E9E8EA;
	margin-bottom: 5px;
}

#mediadaten-downloads h4{
	color: #009de0;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
}

#mediadaten-downloads .download-link.pdf{
	margin-bottom: 0.5em;
}

#mediadaten-downloads .download-link.pdf a{
	font-weight: bold;
}

/****** Form *****/ 
.class-contact-form h4{
	font-weight: bold;
	margin: 10px 0 0 0;
}

.class-contact-form .contact-button{
	padding: 10px 0;
	text-align: right;
}

.formular-zweispaltig td{
	padding: 0 10px 0 0; 
}

/****** ez core *****/ 
div.message-warning, div.warning {
	border-color: #E6EAED;
}

div.attribute-byline{
	margin-bottom: 10px;
}

#boxes ul,
#boxes ul li{
	list-style: none;
}

#mycarousel-toparticle .jcarousel-item h3,
#mycarousel-toparticle .jcarousel-item p {
    margin: 0;
    font-size: 90%;
}

.teaser div{
	position: relative;
}

#content div.attribute-long a,
#content div.attribute-long a:hover{
	color: #2E7DBB;
}

div.user-register label{
	display:block;
	font-weight:bold;
	padding-right:0.5em;
	white-space: normal;
}

.whitepaper-table{
	margin-top: 20px;
	width: 100%;
	border: 1px solid #009de0;
}

.whitepaper-table td, .whitepaper-table th{
	padding: 3px 10px 3px 5px;
}


.whitepaper-table td.label{
	font-weight: bold;
}

.whitepaper-table th{
   background: #009de0;
   color: #FFF;
}

table.whitepaper-table tr.odd{
	background-color: #F2F4F5;
}

.teaser img.ifa-button,
.teaser img.cebit-button,
.teaser img.gsma-button{
	display: inline;
	margin: 0 2px 0 0;
	float: none;
}

label.error{
	color: red;
}

#handy-search{
	margin-bottom: 20px;
}

#handy-search table{
	width: 100%;	
}

#handy-search table.handy-search-selects tr td{
	width: 50%
}

#handy-search table.handy-search-selects tr td select{
	width: 200px;
}

#handy-search table tr td{
	padding: 0 10px 10px 0;
}

#handy-search h3{
	color: #009de0;
	font-size: 12px;
	text-transform: uppercase;
}

#handy-search h3#toggleh3{
	background: url(../images/backgrounds/ext_button_closed.png) no-repeat;
	padding-left: 15px;
	cursor: pointer;
	margin: 20px 0 10px 0;
}

#handy-search .handy-search-button{
	margin-bottom: 10px 0 20px 0;
}

#handy-search h3#toggleh3.active{
	background: url(../images/backgrounds/ext_button_open.png) no-repeat;	
}

div.pagenavigator span.current{
	font-weight: bold;
	font-size: 13px;
}

ul.jobs-list{
	margin: 0.5em;
}
.block.pdf-download {
    text-align:right;
}

 .block.pdf-download a {
    background-attachment:scroll;
    background-color:transparent;
    background-image:url("http://www.internetworld.de/extension/internetworld/design/ezwebin/images/icons/pdficon_small.gif");
    background-position:right center;
    background-repeat:no-repeat;
    color:black;
    padding-bottom:2px;
    padding-left:20px;
    padding-right:20px;
    padding-top:2px;
}

div.fb_like  {
    clear:both;
    height:35px;
    margin-bottom:10px;
    margin-left:0;
    margin-right:0;
    margin-top:10px;
}

.addthis_toolbox {
padding: 10px 0 20px 0;
}

.abo-cell img{
    float: right;
    margin: 0 0 5px 5px;    
}

.abo-cell input{
    margin: 0 5px 20px 0;
    float: left;     
}

.abo-cell.no-floating-input input{
    margin: auto;
    float: none;     
}

.abo-cell.no-floating-input label{
    margin: 0 0 7px 0;         
}


.abo-cell p{
    font-size: 10px;
}

.abo-cell h4{
    font-size: 12px;
    text-transform: none;
        
}

.abo-cell .abo-borders{
	margin-bottom: 8px;
    padding: 5px;
	border: 1px solid #D8D2D4;
	background: white url('http://www.internetworld.de/extension/internetworld/design/ezwebin/images/backgrounds/all.png') repeat-x 0 -165px;
 }
 
 #content table#call-for-paper td{
	padding: 0 0 10px 0;
}

 #content table#call-for-paper td.no-padding-bottom{
    padding: 0;
 }

#content table#call-for-paper td h2{
	margin: 15px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}


#content table#call-for-paper .cfp-attribute-select select,
#content table#call-for-paper .cfp-attribute-text-input input,
#content table#call-for-paper .cfp-attribute-text-input textarea{
	width: 450px;
}

h4 {
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
    margin-top: 0;
}

.box, select {
	background:url("http://www.internetworld.de/extension/internetworld/design/ezwebin/images/backgrounds/all.png") repeat-x scroll 0 -165px white;
	border:1px solid #D8D2D4;
	margin-bottom:8px;
}

label{
	white-space: normal;
}

#jobsbox .logoWrapper {
    float: left;
    height: 50px;
    margin: 0 10px 5px 0;
    text-align: center;
    width: 80px;
}
.box .content .logoWrapper a {
    position: static;
}
#jobsbox .item {
    border-bottom: 1px solid #CCCCCC;
    height: 55px;
    padding: 5px 0;
}
#jobsbox .item.last {
    border: 0 none;
    height: auto;
}


	
