@media only screen and (min-width: 1350px) {

	#skyscraper {
		height: 600px;
    width: 160px;
    position: absolute;
    left: 1032px;
    top: 0px;
    display: block !important
	}

}

#skyscraper {
  display: none;
}

.breadcrumb a, .breadcrumb a:visited {
  color: #AAAAAA;
}

.breadcrumb a:hover, .breadcrumb a:focus {
  color: #888888;
}

.post-content2 {
  margin-top: 22px;
}

/* Pagination Start */
.MarkupPagerNav {
  clear: both;
  margin: 1em 0;
  font-family: Arial, sans-serif;
}

.MarkupPagerNav li {
  display: inline;
  list-style: none;
  margin: 0;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
  display: block;
  float: left;
  padding: 2px 9px;
/*  color: #fff;
  background: #2f4248;*/

  color: #333333;
  background: #ffffff;

  margin-right: 3px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;

  border: 1px solid #DDDDDD;
}

.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
  color: #fff;
/*  background: #db1174;*/
  background: #C62020;
  text-decoration: none;

  border: 1px solid #DDDDDD;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
  display: inline;
  color: #777;
  background: #d2e4ea;
  padding-left: 3px;
  padding-right: 3px;
}
/* Pagination Ende */
/*
.pagination {
    margin-bottom: -10px;
}
ul {
    list-style: none outside none;
}

li.current {
    background-color: #C62020;
    border-color: #C62020;
}
li.current {
    background: none repeat scroll 0 0 #72B626;
    border: 1px solid #72B626;
    color: #FFFFFF;
}
.pagination li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    color: #888888;
    display: inline-block;
    margin-right: 1px;
    padding: 5px 10px;
    transition: all 0.1s ease-in-out 0s;
}
li {
    line-height: 18px;
}
*/

.mail-sent {
  margin-top: 50px;
  margin-bottom: 50px;
}

.links-list-alt .active {
/*  font-weight: bold;*/
}

.links-list-alt .active a {
  color: #000000;
}

.gallery a {
/*  color: #404040;*/
  color: #666666;
}

.gallery a:hover, .gallery a:focus {
  color: #888888;
}

.noleftmagin {
  margin-left: 0!important;
}

.leftmargin10px {
  margin-left: 10px;
}

.caption-overlay { 
  position: absolute; 
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;

  /* edit: added z-index */
  z-index: 1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image: url('../images/empty.gif');
}

a.post-entry, a.post-entry:active, a.post-entry:visited {
  color: #C62020;
}

a.post-entry:hover {
	color: #888888; 
}

a.go-back {
  background: url("../images/goback-01.png") no-repeat scroll 0% 50% rgba(0, 0, 0, 0);
  color: #C62020;
  display: inline-block;
  margin: 9px 0 3px;
  padding: 0 0 0 12px;
}

a.go-back:hover {
  background: url("../images/goback-02.png") no-repeat scroll 0% 50% rgba(0, 0, 0, 0);
  color: #888888;
}

.post-img2 {
  margin: 22px 0 0 55px;
}

.post-title h2 {
  margin-bottom: 15px;
}

.post-title h2 a {
/*  font-size: 22px !important;*/
  font-size: 22px;
  font-weight: bold;
}

.item-description a {
  color: #C62020;
}

a, a:visited {
  color: #C62020;
  outline: 0 none;
  text-decoration: none;
/*  transition: color 0.1s ease-in-out 0s;*/
}
/*
.current a, .current a:visited {
  color: #FFFFFF;
  outline: 0 none;
  text-decoration: none;
  padding: 5px 10px;
  display: block;
}
*/
/*
.pagination a {
  display: inline-block;
}

.pagination a:hover {
  background-color: #aaa;
}
*/

.pagination li {
/*  background: none repeat scroll 0 0 #FFFFFF;*/
/*  border: 1px solid #DDDDDD;*/
/*  box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);*/
  box-shadow: 0;
  color: #888888;
  display: inline-block;
  margin-right: 1px;
  padding: 0;
  border: 0;
}

.pagination a {
  border: 1px solid #DDDDDD;
/*  border: 0;*/
  padding: 5px 10px;
  display: block;
/*  border: 1px solid #C62020;*/
}

.pagination a:hover {
  background-color: #aaa;
  border: 1px solid #C62020;
}

.current a, .current a:visited {
  border: 1px solid #C62020;
  color: #FFFFFF;
}

.pagination li.current a:hover {
  background-color: #C62020;
  border: 1px solid #C62020;
}

.tabelle {
/*  border: 1px solid #000000;*/
  border-collapse: collapse;
}

.tabelle td, .tabelle th {
  padding: 3px;
  border: 1px solid #4F4F4F;
}

.tabelle th {
  background-color: #F1F1F1;
}

tr.even {
  background-color: #F9F9F9;
}

tr.odd {
  background-color: #FFFFFF;
}

#navigation {
  max-height: 104px;
}

.align_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.post-description img.right, .cke_editable img.right  {
  float:right;
  margin-left: 5px;
  margin-bottom: 5px;
}

.post-description img.left, .cke_editable img.left {
  float:left;
  margin-right: 5px;
  margin-bottom: 5px;
}
