html {
  height: 100%;
}

body {
  margin:0; background-color: #014;
  font-family:Tahoma, Arial;
  overflow-y: scroll;
}

.column1 {
  border-right: 1px dotted #ccc;
  background-color: #FFF;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  color: #666;
  line-height: 150%;
  padding:20px;
  width:200px;
}
.column2 {
  font-size: 13px;
  color: black;
  line-height: 140%;
  font-family: Tahoma, Arial;
  padding:20px;
  width:400px;
}
.padding20 {
  padding:20px
}
.padding10 {
  padding:10px
}
h2 {
  font-size: 19px;
  font-weight: bold;
  font-family: Tahoma, Arial;
  line-height: 110%;
  color: black;
  margin: 2em 0 0.3em 0;
}
h2.first {
  margin: 0em 0 0.3em 0;
}

h3 {
  color: #333;
  font-weight: bold;
  font-size:15px;
  margin: 1em 0 0.5em 0;
}
.teaser {
  font-size: 12px;
  font-weight: normal;
  color: #666;
  font-style: italic;
  line-height:140%;
}
p { margin:0 0 1em 0; }
td {
  font-size:12px;
  color:black;
  line-height:140%;
  font-family: Tahoma, Arial;
}
.footer {
  border-top: 1px solid white;
  background-color: #dedeee;
  font-size: 12px;
  color: #7A7A83;
  line-height: 130%;
  padding:20px;
}
.footer td {
  vertical-align:top;
  font-size: 10px;
  color: #7A7A83;
  line-height: 130%;
}
.small {
	font-size: 10px;
}
a {
  color:#ff6600;
}

a[href^='http:'] {
  background:url('../images/external.png') no-repeat left;
  padding:0 0 0 12px;
}

a[href^='http:'] img {
  margin:0 0 0 -12px;
}

a[href*="werbeagentur-willers.de/"] img {
  margin:0;
}

a[href*="werbeagentur-willers.test/"] img {
  margin:0;
}

a[href^="mailto:"] {
  background:url('../images/mail.png') no-repeat left;
  padding:0 0 0 12px;
}

a[href$="rss.php"] {
  background:none;
  padding:0 0 0 0;
}

a[href*="werbeagentur-willers.de/"] {
  background:none;
  padding:0 0 0 0;
}

a[href*="werbeagentur-willers.test/"] {
  background:none;
  padding:0 0 0 0;
}

.external {
  background:url('../images/external.png') no-repeat left !important;
  padding:0 0 0 12px !important;
}

a.noexternal {
  background:none;
  padding:0;
}
a.noexternal img {
  margin: 0;
}

.pager {
  text-align:center;
  color: #ccc;
  padding:0.5em 1em 0.5em 1em;
  margin:0em 0 0 0em;
  border-top:1px dotted #7A7A83;
}

.pager a {
  color: #666;
}

.pager b {
  color:black;
}

div.pager {
	border-top:none;
	padding:0;
	float:right;
}

div.pager a {
	text-decoration:none !important;
}


.header1 {
  border-left: 0;
  border-right: 0;
  background-color: #014;
  text-align: center;
  font-size: 11px;
  color: #7A7A83;
  line-height: 200%;
  text-decoration: none;
  width:600px;
/*  display:none;*/
}
.header1 a {
  color:#7A7A83;
}

img { border:0 }
hr {
  border: none;
  border-bottom:1px dotted #7A7A83;
  height:1px;
  margin:20px 0 10px 0;
  padding:0;
}
.at {
  margin-left: -0.3em;
  margin-right: -0.3em;
}

.hide, a.hide, .hide a {
  position:absolute;
  top:-5000px;
  display:block;
  height:1px;
  width:1px;
  overflow:hidden;
  color:white;
  font-size:1px;
  line-height:1px;
  letter-spacing:-1em;
}

.footer .hide  {
  color:#dedeee !important;
}

.center {
  text-align: center;
}

#loadingAnimation {
    display:none;
    padding:30px;
    background-color:gray;
    text-align:center;
    color:white;
    width:500px;
    height:15px;
    position:absolute;
    top:250px;
    left:50%;
    margin-left:-280px;
    opacity:.9;
}
