/*-------------------------Alles------------------------------*/

body, html{
  height:100%;
  margin: 0;
  padding: 0;
  background: url(/assets/images/main-back.jpg) 50% 0 no-repeat fixed;
  background-color: #130b0c;
}
body,table,input,textarea,select,button {
  font-family:verdana, sans-serif;
  font-size:12px;
  color: #333;
  line-height:18px;
}

.left{
  float: left;
  margin:0 10px 0 0;
}

.right{
  float: right;
  margin:0 0 0 10px;
}

.clear{
  clear:both;
}

/*------------Schriften---------------*/

h1,h2,h3,h4,h5,h6,p,table {
  margin:0 0 1em 0;
}

h1 {

  font-size:16px;
  font-weight:normal;
  /*text-transform:uppercase;*/
}

h2{
  font-size:14px;
}

.text-right{
  text-align: right;
}

.text-left{
  text-align: left;
}

/*------------Links--------------*/

a {
  color: #CC3333;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

img{
  border:none;
}

#overall{
  width: 768px;
  margin: 0 auto 5px auto;
  border: 1px solid black;
  border-top:none;
  background: url(/assets/images/mid.jpg) no-repeat 0 205px;
  background-color:#fe840e;
  min-height: 672px;
}

/*-------------------------Header------------------------------*/

#head{
  background: url(/assets/images/head.jpg) no-repeat;
  height: 205px;
  position:relative;
}

/*-------------------------Navigation------------------------------*/

#nav{
  width: 420px;
  height: 173px;
  position: relative;
  float: right;
  margin: -1px -1px 0px 0px;
}

#nav a{
  position: absolute;
  display: block;
}

#nav a span {
  display: none;
}

#nav-24{
  background: url(/assets/images/nav-01.gif) no-repeat;
  width: 46px;
  height: 21px;
  left:36px;
  top: 4px;
}

#nav a#nav-24.a1, #nav a#nav-24.s1{
  background-position:0 -21px;
}

#nav-25{
  background: url(/assets/images/nav-02.gif) no-repeat;
  width: 139px;
  height: 29px;
  left: 47px;
  top: 34px;
}

#nav a#nav-25.a1, #nav a#nav-25.s1{
  background-position:0 -29px;
}

#nav-27{
  background: url(/assets/images/nav-03.gif) no-repeat;
  width: 67px;
  height: 23px;
  left: 212px;
  top: 34px;
}

#nav a#nav-27.a1, #nav a#nav-27.s1{
  background-position:0 -23px;
}

#nav-29{
  background: url(/assets/images/nav-04.gif) no-repeat;
  width: 105px;
  height: 33px;
  left: 26px;
  top: 63px;
}

#nav a#nav-29.a1, #nav a#nav-29.s1{
  background-position:0 -33px;
}

#nav-31{
  background: url(/assets/images/nav-05.gif) no-repeat;
  width: 106px;
  height: 27px;
  left: 178px;
  top: 63px;
}

#nav a#nav-31.a1, #nav a#nav-31.s1{
  background-position:0 -27px;
}

#nav-33{
  background: url(/assets/images/nav-06.gif) no-repeat;
  width: 113px;
  height: 21px;
  left: 13px;
  top: 100px;
}

#nav a#nav-33.a1, #nav a#nav-33.s1{
  background-position:0 -21px;
}

#nav-35{
  background: url(/assets/images/nav-07.gif) no-repeat;
  width: 219px;
  height: 25px;
  left: 152px;
  top: 96px;
}

#nav a#nav-35.a1, #nav a#nav-35.s1{
  background-position:0 -25px;
}

#nav-37{
  background: url(/assets/images/nav-08.gif) no-repeat;
  width: 86px;
  height: 27px;
  left: 51px;
  top: 131px;
}

#nav a#nav-37.a1, #nav a#nav-37.s1{
  background-position:0 -27px;
}

#nav-67{
  background: url(/assets/images/nav-09.png) no-repeat;
  width: 38px;
  height: 22px;
  left: 125px;
  top: 7px;
}

#nav .hover{
  background: url(/assets/images/hover.gif) no-repeat;
  width: 83px;
  height: 11px;
  z-index:100;
  display: none;
  position: absolute;
  bottom:0;
  right:-25px;
}

#nav a:hover .hover{
  display: block;
}

#permalinks{
  position: absolute;
  bottom:0px;
  right:15px;
}

#permalinks a{
  color: #000;
  margin: 0 5px;
  font-weight: bold;
}

/*-------------------------Content------------------------------*/

#cont-main{
}

/*-------------Jiggys---------------*/

#jiggy-back{
  float:left;
  width:181px;
  margin: 0 0 0 7px;
}

#jb-top{
  background: url(/assets/images/jb-top.gif) no-repeat;
  height: 12px;
}

#jb-cont{
  background: #ffb52c;
  border-left: 1px solid #fca738;
  border-right: 1px solid #fca738;
  padding: 0 10px;
  min-height:300px;
}

#jb-bottom{
  background: url(/assets/images/jb-bottom.gif) no-repeat;
  height: 12px;
}

/*-------------Hauptcontent-----------*/

#cont-all{
  position: relative;
  width: 565px;
  float:left;
  margin: 0 0px 10px 6px;
}

#cont-top{
  background: url(/assets/images/cont-bg-top.jpg) no-repeat;
  height: 52px;
}


#cont{
  padding: 10px 35px;
  background: #fecd55;
  position: relative;
  min-height:400px;
}

#cont #text1 h2{
  /*font-variant: small-caps;*/
  font-size:16px;
  position:absolute;
  top:-35px;
  left:5px;
}

#cont-bottom{
  background: url(/assets/images/cont-bg-bottom.jpg) no-repeat;
  height: 47px;
  position: relative;
}

#uplink{
  font-size: 10px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

#backlink {
  position: absolute;
  font-size: 10px;
  bottom: 0px;
  left: 0px;
}

#footer{
  margin: 10px 0 0 0;
  padding:0 0 0 195px;
  width: 100%;
}

#footer div.footerdiv{
  float: left;
  width: 75px;
  height: 25px;
  margin: 10px 14px;
  padding: 3px;
}

#footer a.footerlink{
  display: block;
  width: 75px;
  height: 25px;
  background: no-repeat;
}

#footer a.footerlink span{
  display: none;
}

#footer a.footerlink:hover{
  background-position: 0px -25px;
}

/*-------------------------Templates------------------------------*/

/*---------Artikel------------*/
.article, .articlebg {
  padding:10px 0;
  width:455px;
}

div.art-bg h3{
  font-size: 14px;
}

div.art-bg{
  padding: 15px 0 0 15px;
  display: block;
  background: url(/assets/images/article-bg.jpg) no-repeat;
  width: 455px;
  height:51px;
  margin: 0px 0px 10px 0px;
}

.articlebg img.artImage1{
  float:right;
  margin:0 0 15px 15px;
}

.articlebg img.artImage2{
  float: left;
  margin: 0 10px 10px 0;
}

.art-pant table {
  width:400px;
  margin: 0px 0px 20px 10px;
}

.art-pant table td.date{
  text-align:right;
}


.art-skanna{
  margin: 30px 0px;
}

div.bg-skanna {
  padding: 15px 0 0 15px;
  width: 455px;
  height: 51px;
  background: url(/assets/images/bg-skanna.jpg) no-repeat;
  position: relative;
}

div.bg-skanna h3{
  font-size: 14px;
}

.art-skanna img.skanna-img{
  float: left;
  margin: 10px;
}

.art-skanna .artText1{
  padding: 30px 0 0 0;
  width: 455px;
}

/*---------Kontakt------------*/

.contactForm label{
  display: block;
  width: 100px;
  float: left;
}

.contactForm.letter label{
  width: 180px !important;
}

.contactForm fieldset div{
  margin: 10px 0;
}


.contactForm fieldset input, .contactForm fieldset textarea{
  border: 1px dotted #624800;
}

.sendmail_emptyfield1 label{
  color: #F00;
}

.sendmail_emptyfield1 input, .sendmail_emptyfield1 textarea{
  border: #F00 solid 1px !important;
}

.contactForm fieldset{
  border:none;
}

.contactForm fieldset input.button{
  background: #ffe589;
  border: none;
}

/*--------Retro-----------*/

.overview {
}

.overview a {
  font-size: 16px;
  color: #333;
}

.retro {
  position: relative;
  float:left;
  padding: 5px;
  margin: 10px 20px;
  width: 110px;
  height: 200px;
}

.retro p{
  font-size: 10px;
  margin: 0px;
  line-height: 13px;
}

.retro .editlink{
  position:absolute;
  top:0px;
  left: 0px;
}

.retro a{
  font-size: 10px;
  margin: 0px;
}

/*--------GoogleMaps-----------*/

v\:* {
  behavior:url(#default#VML);
}

.googledir div > table{
  position:relative  !important;
  display: block  !important;
  background: url(/assets/images/article-bg.jpg) no-repeat  !important;
  width: 455px  !important;
  border: none !important;
}

.googledir div div table{
 background:none !important;
}

.accent{
  margin: 20px 0px 0px 0px;
}


/*--------Voting-----------*/

.jiggy-vote{
  margin: 0px 0 20px 0px;
}

.jiggy-vote .content input.button{
  border:none;
  margin: 10px 0px 0px 25px;
  background: #ffe589;
}

.vote-results{
  margin: 20px 0px;
}

.vote-result-outer{
  width:455px;
  border: 1px dotted #624800;
  margin: 0 0 15px 0;
}

.vote-result-inner{
  background-color:#fe840e;
  height:10px;
}
.vote-results p{
  margin:0px;
  position: relative;
}

.vote-results p span{
  position: absolute;
  right: 40px;
  font-size:10px;
}

/*--------Jiggys-----------*/

#jb-cont .jiggybox {
  font-size: 10px;
  padding: 0px 0 10px 0;
}

#jb-cont .jiggybox .title{
  font-weight: bold;
  display: block;
  background: url(/assets/images/jiggy-bg.jpg) no-repeat;
}

#jb-cont .jiggybox .jcontent{
  margin: 5px 0 0 0;
}

#jb-cont .jiggybox .jcontent .jart-events div.jart-events-prev{
  font-size: 10px;
  width: 150px;
  padding: 5px 0 30px 0;
  margin: 0 0 15px 0;
}

#jb-cont .jiggybox .jcontent .jart-events div.jart-events-prev p{
  margin: 0;
  float: right;
}

#jb-cont .jiggybox .jcontent .jart-events div.jart-events-prev a{
  margin: 0px;
  float: left;
}

#jart-gallery{
  width: 150px;
  padding: 0 0 30px 0;
  background: url(/assets/images/jiggy-sep.gif) repeat-x center bottom;
}

#jart-gallery .editlink{
  position: absolute;
}

#jart-gallery .jart-gal-prev{
  text-align:center;
  padding: 0 0 10px 0;
}

#jart-gallery .jart-gal-prev p{
  text-align:left;
  margin: 0px;
}


/*--------Gallery-----------*/

img.galov{
  border: 1px solid #333;
}

a:hover img.galov{
  border: 1px solid #CC3333;
}

.ov-gallery{
  width: 455px;
  margin: 10px 0;
  padding: 0px 20px
}

#gallery #galleryprevlink, #gallery #gallerynextlink {
  margin: 0 5px;
}

.galov-plak{
  margin: 0 40px 0 0;
}

#gallerydiv {
  border: 1px solid #FFB52C;
  position: relative;
  padding: 5px;
}

#gallery p.left{
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
}

#gallerypreviews{
  margin: 40px 0;
}

#gallerylongdesc{
  margin: 0 10px 0 0;
}
/*--------PageNavig-----------*/
.pagenavig a.a1 {
  font-weight: bold;
}