body {
  margin:0px;
  padding:0px;
  background:#F7BC7F;
  background:#F7BC7F url(/assets/images/social-bg.png) no-repeat 900px 200px;
/*
  background-image:url(images/bgLogo.gif);
  background-repeat:no-repeat;
  background-position:870px 185px;
*/
}

body,table,input,textarea,button,select {
  font-family:arial,sans-serif;;
  font-size:12px;
  color:#0E1B2E;
}

a {
  color:#557393;
}

h1 {
  font-size:16px;
  color:#002651;
  text-transform:uppercase;
}
h2 {
  font-size:15px;
  color:#002651;
}

h3 {
  font-size:14px;
  color:#002651;
  text-transform:uppercase;
}
h4 {
  font-size:14px;
  color:#002651;
  text-transform:uppercase;
}

h5 {
  font-size:12px;
  color:#002651;
  text-transform:uppercase;
}
h6 {
  font-size:12px;
  color:#002651;
  text-transform:uppercase;
}

ul {
  margin:0 0 15px 0;
  padding:0;
}
ul li {
  margin:0 0 0 18px;
  padding:0;
}

img {
  border:0;
}

.nobr {
  white-space:nowrap;
}

table tr td,
table tr th {
  vertical-align:top;
  text-align:left;
  padding:0;
}
#content table tr td,
#content table tr th {
  padding:2px 1em 2px 0;
}

/* clearfix
********************************/
.clearfix:after {  /* Firefox, IE8, Opera, Safari, etc. */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* + html .clearfix { /* IE7 */
  display: inline-block;
}
* html .clearfix { /* IE6 */
  height: 1%;
}

#title h1,
#titleNHEvents h1 {
  display:none;
}
#title {
  background:url(images/title.jpg);
}
#titleNHEvents {
  background:url(images/title_nhevents.jpg);
}

#nv1 {
  color:#fff;
  vertical-align:middle;
}
#nv1 a {
  color:#fff;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}
#nv1 a:hover {
  color:#fff;
}
#nv1 a.a1,
#nv1 a.s1 {
  color:#002651;
}


#nv2 a {
  color:#DDDAD0;
  text-decoration:none;
  font-weight:bold;
}

#nv2 td {
  background:url(images/nv2ItemBg0.gif);
  padding-left:5px;
  height:20px;
}
#nv2 td.a0 a:hover {
  color:#fff;
}
#nv2 td.a1 {
  background:url(images/nv2ItemBg1.gif);
}
#nv2 td.a1 a  {
  color:#002651;
}
#nv2 td.d2 {
  padding-left:15px;
}

#path {
  font-size:10px;
  height:20px;
  padding:3px 0px;
}
#path a {
  text-decoration:none;
  color:#6785A6;
}

#copyright {
  color:#002651;
  padding:3px;
  text-align:right;
  background:url(images/copyrightBg.jpg);
  background-repeat:repeat-y;
  background-position:right;
}
#copyright a {
  text-decoration:none;
  color:#002651;
}
#copyright a:hover {
  text-decoration:underline;
}

table.jiggy {
  margin-bottom:20px;
}
table.jiggy th {
  color:#002651;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  text-align:left;
  height:20px;
  padding:0px 5px;
  border-top:solid #fff 1px;
  background:#FDEBD9;
}
table.jiggy td {
  color:#fff;
  font-size:10px;
  padding:5px;
  background:#F7BC7F;
  border-top:solid #fff 1px;
  border-bottom:solid #fff 1px;
}
table.jiggy td a {
  color:#fff;
  text-decoration:none;
}
table.jiggy td a:hover {
  color:#fff;
  text-decoration:underline;
}

table.roomData th {
  border-bottom:solid #fff 1px;
  vertical-align:bottom;
  text-align:left;
  padding-right:1em;
}
table.roomData td {
  background:#C5CFD1;
  text-align:center;
}

.sendmailForm label {
  width:5em;
  display:block;
  float:left;
}
.sendmailForm .text,
.sendmailForm textarea {
  width:250px;
}
.sendmailForm .submit {
  margin:0 0 0 5em;
}

.planer th {
  font-size:14px;
  text-transform:uppercase;
  text-align:left;
  padding:1em 0 0 0;
}

.article h1,
.article h2,
.article h3,
.article p {
  margin:0 0 5px 0;
}
.article {
  margin:0 0 1em 0;
}

table.form input.text {
  width:200px;
}
table.form input.anzahl {
  width:25px;
}
table.form input.zip {
  width:50px;
}
table.form input.city {
  width:150px;
}

/* Artikel, Standard
*********************************/
.articles .article {
  clear:both;
  border-top:solid #eeddcc 1px;
  padding:10px 0 0 0;
}
.articles .article .image {
  width:140px;
  float:left;
  margin:0 10px 0 0;
}
.articles .article .text {
  width:510px;
  float:left;
}

/* Artikel, Startseite
*********************************/
.articles-start .article {
  width:200px;
  float:left;
  margin:0 20px 0 0;
}
.articles-start .article a {
  display:block;
  text-decoration:none;
}
.articles-start .article img {
  display:block;
  line-height:0;
}
.articles-start .article span {
  display:block;
  background:#ef7900;
  color:#fff;
  padding:5px;
}

/* Galerie
*********************************/
ul.gallery {
  width:670px;
  margin:0 0 15px 0;
  padding:0;
  list-style-type:none;
}
ul.gallery li {
  float:left;
  margin:0 10px 10px 0;
  padding:0;
}
ul.gallery li a {
  display:block;
  border:solid #fff 3px;
  box-shadow:0 0 3px #7e756c;
}
ul.gallery li a:hover {
  box-shadow:0 0 3px #ef7900;
}

/* Formular Anmeldung
*********************************/
.row {
  padding:0 0 2px 0;
}
.registrationForm {
  width:500px;
}
.registrationForm input.text {
  width:160px;
}
.registrationForm textarea {
  width:480px;
  height:6em;
}
.registrationForm .left {
  float:left;
  width:250px;
  clear:both;
}
.registrationForm .right {
  float:left;
  width:250px;
}
.registrationForm .full {
  width:500px;
  clear:both;
}
.ticket {
  width:500px;
  clear:both;
}
.registrationForm .ticket label {
  display:inline;
  width:auto;
}
.ticket input.text {
  width:2em;
}
.registrationForm label.indent {
  float:left;
  display:block;
  width:6em;
}
.registrationForm .space {
  margin-top:1em;
}
.sendmail_emptyfield1 input.text,
.sendmail_emptyfield1 textarea {
  border:solid #ef7900 2px;
}
