/* *** PRESSBOT.net CSS *** */

/* Struktur */

body {
	background: #eee;
	color: #444;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

/* Suchladebalken */
#ladevorgang {
display: none;
margin-top: 10px;
}


#wrap {
	position: relative;
	width: 994px;
	margin: 20px auto;
	background: #fff url(../images/wrap-bg.png) repeat-y;
	font-size: 1.2em;
}

#header {
	background: transparent url(../images/header-bg.png) no-repeat;
	height: 222px;
}

#logo {
	height: 126px;
}
#logo img {
	margin-top: 20px;
	padding-left: 15px;
}

#suche {
	text-align: left;
	margin-top: 20px;
}

#searchinput {
	float: left;
}

#searchtop {
	background: url(../images/searchinput-top.png);
	height: 3px;
	width: 302px;
}
#searchbtm {
	background: url(../images/searchinput-btm.png);
	height: 3px;
	width: 302px;
}

#searchbg {
	background: white url(../images/searchinput-bg.png) repeat-y;
	width: 302px;
}

.textinput {
	border: 0;
	padding: 0;
	margin-left: 5px;
	width: 290px;
	background: transparent;
	font-size: 1.1em;
}

.submitbutton {
	width: 62px;
	height: 22px;
	padding: 22px 0 0;
	margin: 0 0 0 10px;
	border: 0;
	background: white url(../images/button-search.png) no-repeat center top;
	overflow: hidden;
	display: inline;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	float: left;
}
.submitbutton:hover {
	background-position: center bottom;
}

#searchoptions {
	margin-top: 5px;
}

select {
	border: 1px solid #ddd;
	background: #f9f9f9;
	margin-right: 5px;
}

#einstellungen {

}

#options {
	line-height: 1em;
	text-align: center;
	width: 242px;
	height: 105px;
	margin-top: 10px;
	margin-left: 270px;
	background: transparent url(../images/options-bg.png) no-repeat;
	font-size: 10px;
	color: #1e6fa7;
}

#options p {
	line-height: 20px;
	padding-top: 5px;
}

/* Textgrösse ändern-Buttons */
.textresize {
width: 108px;
margin: 0 auto;
overflow: hidden;
}

.decreaseFont, .resetFont, .increaseFont {
display: block;
height: 18px;
float: left;
background-position: top left;
background-repeat: no-repeat;
cursor: pointer;
}
.decreaseFont {
background-image: url(../images/options-textsmall.png);
width: 33px;
}
.resetFont {
background-image: url(../images/options-textnormal.png);
width: 34px;
}
.increaseFont {
background-image: url(../images/options-textbig.png);
width: 41px;
}

#statistik {
	position: absolute;
	right: 0;
	margin: 20px 5px 0 0;
}

.stats-td-left {
	color: #666;
	font-size: 14px;
	text-align: right;
	padding: 5px 0 0 30px;
}
.stats-td-right {
	font-size: 14px;
	font-weight: bold;
	color: #1e6fa7;
	text-align: left;
	padding: 5px;
}


#newsticker {
	text-align: center;
	display: none; /* Da der Ticker nur mit Javascript funktioniert, macht auch erst das den Ticker sichtbar! */
}
.newsticker-left {
margin-right: 15px;
}
.newsticker-right {
margin-left: 15px;
}

#tickerbox {
width: 814px;
height: 187px;
background: #fefefe url(../images/newsticker-bg.png) no-repeat center top;
margin: 0 auto 20px auto;
text-align: left;
position: relative;
overflow: hidden;
}

#tickerbox-left {
	float: left;

}
#tickerbox-right {
	float: right;
	margin-right: 20px;
	overflow: hidden;
}



#breadcrumb {
	margin: 0;
	padding-bottom: 25px;
	padding-left: 10px;
}

#content {
	margin-bottom: 30px;
}

#links {
	border-right: 1px solid #e5e5e5;
	text-align: center;
	width: 220px;
	float: left;
	padding-bottom: 10px;
}

#hauptmenue {
	margin: 15px auto;
	width: 200px;
	text-align: left;
	overflow: hidden;
}

#hauptmenue img {
	margin: auto 0 auto 0;
}

#hauptmenue a:link, #hauptmenue a:visited, #hauptmenue a:active {
	display: block;
	border-bottom: 1px solid #dedede;
	background-color: white;
	color: #1e6fa7;
	min-height: 25px;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
}
#hauptmenue a:hover {
	background-color: #1e6fa7;
	color: #fff;
	text-decoration: none;
}

#neuanmeldungen {
	margin: 25px auto;
	width: 200px;
	text-align: left;
	overflow: hidden;
}

#aktivsteredaktionen {
	margin: 35px auto;
	width: 200px;
	text-align: left;
	overflow: hidden;
}

#mitte {
padding-bottom: 60px;
overflow: hidden;
}

ul#kategorien {

}

ul#kategorien li {
display: block;
float: left;
width: 225px;
margin-left: 5px;
border-bottom: 1px solid #dedede;
	min-height: 30px;

}

ul#kategorien li a{
	display: block;
	padding: 0 5px 0 5px;
	line-height: 30px;
}

ul#kategorien li a:hover {
	background-color: #1e6fa7;
	color: #fff;
	text-decoration: none;
}

ul#kategorien li img {

vertical-align: middle;
}

#rechts {
	border-left: 1px solid #e5e5e5;
	text-align: center;
	width: 220px;
	float: right;
}



#aktivsteredaktionenkategorie {
margin: 25px auto;
width: 200px;
text-align: left;
padding-bottom: 5px;
border-bottom: 1px solid #ddd;
}
#toppms {
margin: 25px auto;
width: 200px;
text-align: left;
padding-bottom: 5px;
border-bottom: 1px solid #ddd;
}
#kategoriestats {
margin: 25px auto;
width: 200px;
text-align: left;
padding-bottom: 5px;
border-bottom: 1px solid #ddd;
}


#footer {
	background: transparent url(../images/footer-bg.png) no-repeat;
	height: 130px;
	text-align: center;
}

#footerbox {
	margin-top: 25px;
}

/* Klassen */

.boxtitel18 {
	color: #1e6fa7;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.boxtitel18 img {
margin-right: 5px;
vertical-align: middle;
}

.boxtitel16 {
	color: #1e6fa7;
	font-weight: bold;
	font-size: 16px;
	cursor: default;
	line-height: 20px;
}
.boxtitel16 img {
margin-right: 5px;
vertical-align: middle;
}

span.blue {
	display: block;
	color: #1e6fa7;
	font-weight: bold;
	margin-top: 15px;
	line-height: 120%;
}
span.blue-inline {
	font-size: 0.9em;
	font-weight: normal;
	color: #1e6fa7;
	margin: 0;
	line-height: 120%;
}

span.smallblack {
	color: #444;
	font-size: 0.8em;
	line-height: 120%;
}

.meta, .articlemeta {
	font-size: 0.8em;
	color: #999;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
	margin-bottom: 15px;
	line-height: 120%;
}

.datum {
float: left;
width: 50px;
height: 80px;
border: 1px solid #ddd;
clear: both;
text-align: center;
margin: 0 10px 10px 0;
}
.datum span {
display: block;
}
.datum-tag {
font-size: 25px;
font-weight: bold;
letter-spacing: 1px;
padding-top: 2px;
margin-bottom: 3px;
color: #fff;
background-color: #1e6fa7;
}
.datum-monat {
color: #777;
font-weight: bold;
font-size: 14px;
}
.datum-jahr {
color: #777;
font-size: 12px;
margin-bottom: 7px;
}
.datum-zeit {
color: #777;
font-size: 12px;
}

.aktivredaktion-box {
padding-bottom: 5px;
border-bottom: 1px solid #ddd;
margin-bottom: 5px;
}

.katimage {
float: left;
display: block;
width: 28px;
clear: both;
}

span.rsslink {
color: orange;
}
.rsslink img {
vertical-align: middle;
}

.excerptthumb {
padding: 0 0 10px 10px;
}

.imagebox {
padding: 5px 5px 10px 5px;
margin: 0 30px 10px 0;
text-align: center;
border: 1px solid #ddd;
}

.floatleft {
float: left;
}
.floatright {
float: right;
}

.clear {
	clear: both;
}

.page td {
padding: 5px;
}

table.firmenindex {
width: 100%;
margin-top: 20px;
}
table.firmenindex th {
text-align: left;
padding: 10px;
}
table.firmenindex td {
padding: 5px 10px 5px 10px;
border-bottom: 1px solid #ddd;
}
table.firmenindex tr {
}
table.firmenindex td.tablecell1 {
background-color: #f7f7f7;
}

.categorydescription {
padding: 10px;
background-color: #f7f7f7;
font-size: 1.2em;
line-height: 150%;
}

.google {
margin: 10px 0 20px 10px;
}

/**************** Text */

a:link, a:visited, a:active {
	color: #1e6fa7;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #444;
}
a:link span, a:visited span, a:active span {
	color: #1e6fa7;
	text-decoration: none;
}
a:hover span {
	color: #444;
}

#mitte p a:link, #mitte p a:visited, #mitte p a:active {
color: #444;
font-weight: normal;
}

.page p a:link, page p a:visited, .page p a:active {
color: #1e6fa7;
font-weight: bold;
}

#article-publisherdetails p a:link, #article-publisherdetails p a:visited, #article-publisherdetails a:active {
color: #1e6fa7;
font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1.5em;
	font-weight: bold;
	color: #444;
	margin: 5px 0 2px 0;
}

#mitte h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
	line-height: 120%;
}

#mitte h3.single {
	font-size: 1.8em;
}

#mitte p, #tickertabs p {
	padding-bottom: 10px;
	line-height: 150%;
	text-align: justify;
}


#mitte p {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	font-size: 1.4em;
}
#mitte p.firsthalf {
	padding-bottom: 0px;
	border-bottom: 0;
	margin-bottom: 0;
}
#footer p{
line-height: 150%;
}


/* *** Tickerbox ***/

#tickerbox ul.ui-tabs-nav{ 
	padding-top: 15px;
	margin:0px 0 0 10px; 
	width:265px; 
	display: block;
	float: left;
}
#tickerbox ul.ui-tabs-nav li{ 
	padding:1px 0 0 20px; 
	font-size:12px; 
	color:#666; 
	display:block; 
	height:30px; 
	width: 100%;
	font-weight: normal;
}
#tickerbox ul.ui-tabs-nav li {
font-weight: normal;
}
#tickerbox ul.ui-tabs-nav li span{ 
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif; 
	line-height:18px; 
	font-weight: normal;
}
#tickerbox li.ui-tabs-nav-item a{ 
	display:block;
	color:#333;
	background: transparent; 
	font-weight: normal;
	margin-top: 5px;
}
#tickerbox li.ui-tabs-nav-item a:hover{ 
	background:#eee; 
}
#tickerbox li.ui-tabs-selected{ 
	background: transparent url(../images/tickerbox-selected.png) center left no-repeat;  
}
#tickerbox ul.ui-tabs-nav li.ui-tabs-selected a{ 
	
}
#tickerbox .ui-tabs-panel{ 
	width:460px; height:150px; 
	background: transparent;
}

#tickerbox #tickertabs {
float: right;
margin: 15px 20px 0 0;
}

#tickerbox .ui-tabs-panel h3 {
	font-size: 20px;
}

#tickerbox .ui-tabs-hide{ 
	display:none; 
}
/***************** Ende Tickerbox */


/***************** Artikel-Anzeige */

/* Redaktionsdetails */

#article-publisherdetails strong {
width: 10em;
display: block;
float: left;
}

/* Downloads */

.article-download {
line-height: 130%;
}
img.article-downloads {
padding: 5px;
margin: 0px 10px 10px 10px;
}

.article-downloads-button {
width: 6em;
text-align: center;
padding: 0 5px 5px 5px;
margin: 0px 10px 10px 10px;
}

/* Top-Tags */

.size9 {
  	color: #000;
  	font-size: 1.7em;
  	text-decoration:none;
  }
  .size8 {
  	color: #111;
  	font-size: 1.6em;
  	text-decoration:none;
  }
  .size7 {
  	color: #222;
  	font-size: 1.5em;
  	text-decoration:none;
  }
  .size6 {
  	color: #333;
  	font-size: 1.4em;
  	text-decoration:none;
  }
  .size5 {
  	color: #444;
  	font-size: 1.3em;
  	text-decoration:none;
  }
  .size4 {
  	color: #555;
  	font-size: 1.2em;
  	text-decoration:none;
  }
  .size3 {
  	color: #666;
  	font-size: 1.1em;
  	text-decoration:none;
  }
  .size2 {
  	color: #777;
  	font-size: 1em;
  	text-decoration:none;
  }
  .size1 {
  	color: #888;
  	font-size: 0.9em;
  	text-decoration:none;
  }
  .size0 {
  	color: #999;
  	font-size: 0.8em;
  	text-decoration:none;
  }
  
/************ Company Visitenkarte */

#visitenkartentabs h3 {
margin-bottom: 10px;
}
#vktabs-1 p, #vktabs-2 p {
padding: 3px 0 3px 0;
border: 0;
font-size: 1.0em;
margin: 0;
}
#publishedarticles p a, #vktabs-1 p a {
border-bottom: 1px solid #ddd;
padding: 0 5px 2px 0;
}

#vktabs-1, #vktabs-2 {
padding: 20px;
background-color: #f7f7f7;
}

#visitenkartentabs .ui-tabs-nav li {
float: left;
}
#visitenkartentabs .ui-tabs-nav li.ui-tabs-selected {

}
#visitenkartentabs .ui-tabs-hide { display: none !important; }
#visitenkartentabs .ui-tabs-nav li a {
color: #0d4f7c;
text-align: center;
display: block;
width: 350px;
height: 30px;
line-height: 30px;
background: white url(../images/vktabs-bg.png) bottom center no-repeat;
}
#visitenkartentabs .ui-tabs-nav li.ui-tabs-selected a, #visitenkartentabs .ui-tabs-nav li a:hover {
color: #fff;
background: white url(../images/vktabs-bg.png) top center no-repeat;
}

#visitenkartentabs .ui-helper-hidden { display: none; }
#visitenkartentabs .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
#visitenkartentabs .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#visitenkartentabs .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#visitenkartentabs .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html #visitenkartentabs .ui-helper-clearfix { height:1%; }
#visitenkartentabs .ui-helper-clearfix { display:block; }
/* end clearfix */


/********************* Firmenindex */

#pagehopper, .pagehoppersmall {
width: 100%;
}
#pagehopper a {
color: #1e6fa7;
display: block;
width: 2.6em;
height: 1.5em;
background-color: #fff;
float: left;
text-align: center;
line-height: 1.5em;
border-right: 1px solid #ddd;
margin-bottom: 4px;
}
.pagehoppersmall a {
color: #1e6fa7;
display: block;
padding: 0 10px 0 10px;
background-color: #fff;
float: left;
text-align: center;
line-height: 1.5em;
border-right: 1px solid #ddd;
margin-bottom: 4px;
}
.pagehoppersmall strong, .pagehoppersmall a:hover {
color: #fff;
display: block;
padding: 0 10px 0 10px;
background-color: #1e6fa7;
float: left;
text-align: center;
line-height: 1.5em;
border-right: 1px solid #fff;
margin-bottom: 4px;
}
.pagehoppersmall a.lastpagelink {
border-right: 0;
}
#pagehopper span {
float: left;
display: block;
color: #ddd;
text-align: center;
line-height: 1.5em;
}
#pagehopper strong, #pagehopper a:hover {
color: #fff;
display: block;
width: 2.6em;
height: 1.5em;
background-color: #1e6fa7;
float: left;
text-align: center;
line-height: 1.5em;
border-right: 1px solid #fff;
margin-bottom: 4px;
}



/***************** Werbung */

/* extra Abstand für untere Werbezonen */
div+.ad-mitte, p+.ad-mitte {
margin-top: 30px;
}
.pagehoppersmall + .ad-mitte {
margin-top: 50px;
}
/********/


.ads {
	width: 200px;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
}

.ad-mitte {
width: 460px;
margin-bottom: 30px;
overflow: hidden;
text-align: center;
}

.ads span, .ad-mitte span {

font-size: 0.8em;
color: #bbb;
letter-spacing: 0.4em;
}