/*---CSS---------------------------------------
---AKTION-ZIVILCOURAGE-PIRNA---(c)4koepfe.de---*/

* {
  margin:0;
  padding:0;
}

html {
  background: url('images/bg_pix.png');
  font-size: 100%;
}

body {
  background: url('images/bg_top.png') repeat-x;
  font: normal normal normal 1em/1em arial,sans-serif;
}
.clear {
  content: '.';
  clear: both;
  visibility: hidden;
  height: 0px;
}

p {padding: 0 0 5px;}

p.compact,
.compact p {padding:0;}

h1, h2 {display: none;}

h3 {
  color: #005ead;
  font-size: 1em;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}

h4 {
  margin: 0 0 5px;
  color: #005ead;
  font-size: 1em;
}

a {text-decoration: none;}

a:focus {background: #FE9901;}

a.morelink {
  color: #00457f;
  background: url(/assets/images/morelink.gif) 100% 3px no-repeat;
  padding-right: 13px;
}

a.linkExt {
  background: url(/assets/images/linkExt.gif) no-repeat 100% 2px;
  padding-right: 12px;
}

table.deco {
  margin:0 0 15px 0;
}
table.deco td {
  padding:0 10px 0 0;
}

#footer #f1 a.toplink {
  color: #fff;
  background: url(/assets/images/toplink.gif) 0% 1px no-repeat;
  padding-left: 13px
}

img {border:none;}

ul {margin-left: 15px;}

/* clearfix
********************************/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}

/*----------------LAYOUT---------------*/
#container {
  margin: 0 auto;
  width: 980px;
}

#banner {
  height: 150px;
  margin: -2px 0 0;
  background: url('images/bg_banner.jpg') no-repeat;
}

#main {
  background: url('images/bg_content.png') repeat-y 23px 0;
  width: 965px;
}

#jiggys {
  padding: 20px 0 0 23px;
  width: 161px;
  float: left;
}

#content {
  width: 765px;
  float: left;
  margin: 4px 0 10px 10px;
  font-size: 0.8em;
}

#footer {background: url('images/bg_content.png') repeat-y 23px 0;}

/*----------------FASTLINKS-------------*/
#topnavi {
  height: 25px;
  background: url('images/bg_fastlinks.png') no-repeat;
  text-align: right;
  width: 985px;
  padding: 1px 0 ;
}

#fastlinks {display: inline;}

#fastlinks a,
#lang {
  font-size: .7em;
  color: #fff;
  display: inline;
  margin: 0 2px;
}

#lang {
  margin: 0 10px;
}

#lang img {vertical-align:middle;}

#fastlinks a:hover {text-decoration: underline;}

#search {
  display: inline;
  margin-right: 30px;
}

#search .text {
  border: 1px solid #909090;
  border-bottom: 0;
  font-size: .7em;
  height: 1.3em;
  width: 125px;
  color: #696969;
}

#search .button {
  background: url(/assets/images/but_enter.gif) 100% 100%;
  width: 15px;
  border: none;
}

#logo {
  float:right;
  margin: 30px 80px 0 0;
}

/*----------------MENU--------------*/
#menu {
  height: 65px;
  background: url('images/bg_menue.png') no-repeat;
  padding: 0 0 0 185px;
  display: block;
  overflow:hidden;
}

#menu li {
    list-style: none;
    font-size: .9em;
    float: left;
}

#menu a {
  color: #fff;
  padding: 0 10px;
  line-height: 25px;
  font-size: .9em;
  white-space: nowrap;
}

#menu a:hover,
#menu .a1,
#menu .s1 {
  border-top: 4px solid #FE9901;
  text-decoration: none;
}

#nv1 a {font-weight: bold;}

.nv2 {
  padding-top: 1px;
  clear:both;
}

#menu .nv2 a {color: #000;}

/*----------------JIGGYBOX--------------*/
.jiggy {
    margin-left: 21px;
    padding-bottom: 20px;
}

.jiggy .j1 {background: url('images/bg_jiggy_content.png') repeat-y;}

.jiggy .j2 {
    background: url('images/bg_jiggy_top.png') no-repeat;
    width: 140px;
}

.jiggy .j3 {
    background: url('images/bg_jiggy_end.png') no-repeat;
    height: 5px;
}

.jiggy p {margin: 0 10px;}

.jiggy h3 {
  color: #FE9901;
  border-bottom: 1px solid ;
  padding-top: 8px;
  line-height: 1em;
  font-size: .9em;
  margin: 0 10px 2px;
}

.jiggy p {font-size: .7em;}

.jiggy hr {
  background: #FE9901;
  height: 1px;
  border: none;
  margin: 0 10px 5px;
}

.jiggy .text {
  border: 1px solid #909090;
  font-size: .9em;
  width: 116px;
  margin: 0 0 3px;
  padding: 0 1px;
  height: 1.3em;
}

.jiggy .button {
  border: none;
  font-size: .9em;
  background: #005ead;
  color: #fff;
  margin-bottom:  2px;
}

#specials a {
    margin: 2px;
    height: 60px;
    width: 110px;
    display: block;
    float: left;
    overflow: hidden;
    border: 1px solid #e0effb;
}

#specials a:hover img.special {
   margin-top: -60px;
}

/*----------------FOOTER--------------*/
#footer #f1 {
    background: url('images/bg_footer_top.png') no-repeat 23px;
    height: 27px;
}

#footer #f1 p {
    color: #fff;
    font-size: .7em;
    padding: 7px 0 0 110px;
}

#f1 span {padding: 0 29px;}

#footer #f1 p a {color: #005EAD;}

#footer #f1 p a:hover {text-decoration: underline;}

#footer #f2 p {
    margin: 4px 0 0 200px;
    font-size: .7em;
    width: 625px;
    padding:0;
}

#footer #f3 {
    background: url('images/bg_footer_end.png') no-repeat 23px;
    height: 40px;
}

#f2 a {
    margin: 2px;
    height: 50px;
    width: 150px;
    display: block;
    float: left;
    overflow: hidden;
    border: 1px solid #e0effb;
}

#f2 a:hover img {
   margin-top: -50px;
}

