@import url('https://fonts.googleapis.com/css?family=IM+Fell+English+SC');


html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-size: 1.0em;
}
body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  text-align: left;
  font-size: 1.0em;
  font-family: 'Source Sans Pro', sans-serif;
  color: black;
  background-color: #DBBE9C;
}
a {
  hyphens: auto;
}
a:link, a:visited, a:focus {
  text-decoration:underline;
  color:black;
}
a:hover, a:active {
  text-decoration:none;
  color:black;
}
.content a:link, a:visited,a:focus {

  text-decoration:underline;
  color:black;
}
.content a:hover, a:active {

  text-decoration:none;
  color:black;
}
form {
  padding:0.1em 0em 0.1em 0em;
  margin: 0px;
  border: none;

}

input, select, textarea {
  font-size: 1.0em;
  font-family: 'Source Sans Pro', sans-serif;
}

.image_button {
  vertical-align: middle;
  padding: 5px;
  margin: 1px;
  background-color:#996633;
  height: 1em;
}

h1.larpkalender {
  width:100%;

  font-family: 'IM Fell English SC', serif;
  color:#663300;
  font-size: 2.4em;
  margin: 10px 0px 0px 0px;

  font-weight:bold;

  hyphens:auto;
}

h1.larpkalender span a {
  text-decoration:none;
  color:#663300;
}

table {
  text-align:left;
}

td {

}

td a:link, a:visited, a:focus {

  color: black;
  text-decoration:underline;
  background-color:transparent;
}
td a:hover, a:active  {

  color: black;
  text-decoration:none;
  background-color:transparent;
}
th {
  font-weight: normal
}

ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

#container {
  text-align: left;    /* Seiteninhalt wieder links ausrichten */
  margin:  0;      /* standardkonforme horizontale Zentrierung */
  height: 99%;
  min-height:99%;
  padding: 0em 1.2em 0em 1.2em;

  background-color: #FAF2EB;
}
div#header {
  border: none;
  margin: 0px;
  padding: 0.5em 0em 1em 0em;

  text-align: center;
}
div#personal {
  margin: 0 auto;
  padding: 0px;

  text-align: right;
  color:black;
}

img[src*="images/icons/"] {
  height: 24px;
  width: auto;
}
img[src*="/gfx/icon"] {
  height: 24px;
  width: auto;
}
#personal img {
  height: 24px;
  width: auto;
}

#navi {
  margin: 0px;
  padding: 0em 0em 0em 0.4em;
  border: none;

  background-color: #723400;
  color:#FAF2EB;
  font-size: 1.2em;
  line-height:2.0em;
}
#navi a:link, #navi a:visited, #navi a:focus {

  color: #FAF2EB;
  background-color: #723400;
  padding:0.3em;
  text-decoration:none;
}
#navi a:hover, #navi a:active  {

  color: #FAF2EB; background-color: #3F1D00;
  padding:0.3em;
  text-decoration:none;
}

a.lang-button:link, a.lang-button:visited, a.lang-button:focus {
  text-decoration:none;
}

a.lang-button:hover, a.lang-button:active {
  text-decoration:underline;
}

a.lang-active {
  text-decoration:underline!important;
}

div#content {
  padding: 0px;
  margin: 0px;
  border: none;
  width: auto;
}

#content {
  /*word-break: break-all;*/
  hyphens: auto;
}

#content a {
  word-break: break-all;
}

body>#container{
  height:auto;

}
.footer-tab {
  width:100%;
  margin-top:0.5em;
}
.footer {
  text-align:right;
}
.searchtab, .listtab {

}
.col1left {
  /*padding: 0.2em 0.4em 0.2em 0.4em;*/
  padding: 0.4em 1em 1em 1em;
  background-color: #FAF2EB;
}
.col1right {
  /*padding: 0.2em 0.4em 0.2em 0.4em;*/
  padding: 0.4em 1em 1em 1em;
  background-color: #FAF2EB;
}
.col2left {
  /*padding: 0.2em 0.4em 0.2em 0.4em;*/
  padding: 0.4em 1em 1em 1em;
  background-color:#EED1B9;
}
.col2right {
  /*padding: 0.2em 0.4em 0.2em 0.4em;*/
  padding: 0.4em 1em 1em 1em;
  /*width:750px;*/

  background-color:#EED1B9;
}
.colnormal {
  /*padding: 0.2em 0.4em 0.2em 0.4em;*/
  padding: 0.4em 1em;
  background-color:#CC9566;
}

.eventfilter tbody, .eventfilter thead {
  float: left;
}
.eventfilter thead {
  min-width: 20%;
}
.eventfilter td, .eventfilter th {
  display: block
}

#map-canvas {
  max-width: 90%;
}

.eventTableCol1 {
  width:20%;;
}
th.col1left, th.col2left, th.col1right, th.col2right  {
  color:white;
  background-color:#996633;
  padding-top:0.8em;
}
.selbox {
  width:240px;

}
.searchbox {
  width:10em;

}
.error {

  color:#CC0000;
}
.oben {
  vertical-align:top;

}
.entry {
  width: 30em;

}

/* Zusätzliche Definitonen für Community-Komponente */

.inner_background {
  padding:0;
  margin:0;

  background-color:#CC9566;
}
.inner_navi {
  padding: 0.4em 0.4em;
  background-color: #A97538;
  color: #FAF2EB;
}
.inner_navi a:link, .inner_navi a:visited, .inner_navi a:focus {

  color: #FAF2EB;
  padding:0.3em;
  text-decoration:none;
}
.inner_navi a:hover, .inner_navi a:active  {

  color: #FAF2EB;
  padding:0.3em;
  text-decoration:none;
}
.inner_list_title {
  padding: 0.4em 0.4em;
  background-color: #A97538;
  color: #FAF2EB;
}
.inner_content {
  padding:1em;
}
.news_content {
  padding: 1em 0em; margin-left:2em; margin-right:1em;
}
#inner_container {
  /* benötigt für Spieler-Sektion */
  padding:0px;
  padding-bottom:1px;
  margin:0px;
  height:100%;
  position:relative;

}
#inner_links {
  /* benötigt für Spieler-Sektion */
  float:left;
  width:14em;
  padding:0.3em;
  margin:0;


  /*overflow:auto;
  position:absolute;
  top:0.6em;
  bottom:0.6em;
  left:7px;*/
}
#inner_rechts {
  /* benötigt für Spieler-Sektion */
  padding:0.8em 0.8em 0 1em;
  margin-left:15em;

  background-color:#FAF2EB;
}
#inner_rechts:after { content:"clear"; clear:left; display:block; height:0; overflow:hidden; visibility:hidden; }

.comcol1 {
  padding: 0.4em 1em;
  /*width:200px;*/

  background-color:#FAF2EB;
}
.comcol2 {
  padding: 0.4em 1em;
  /*width:200px;*/

  background-color:#EED1B9;
}
.comtab {
  width:100%;
  border-collapse:collapse;
  table-layout:fixed;
}
.listtab {
  table-layout:fixed;
  width:100%;
}
.topcol {
  padding: 0.2em 0.4em;

  background-color:#A97538;
  color: #FAF2EB;
}

.comment_user {
  font-weight:bold;
}
.comment_footer {
  color:#696969;
}

.thumbnail_container {
  padding:1px;
  border:#CC9966 solid 1px;
  width: 50px;
  height: 50px;
  text-align:center;
  vertical-align:middle;
  background-color: white;
}

.picture {
  padding:1px;
  border:#996633 solid 1px;
  background-color: #EED1B9;
}

.icon {
  margin-top:4px;
  padding:1px;
  border:#CC9966 solid 1px;
}

.icon-detail {
  padding:1px;
  border:#CC9966 solid 1px;
}
#printview {
  padding: 0;
  margin:0;
  text-align:right;
}

#event_special_info {
  padding: 0;
  margin:0;
  text-align:center;
}

.detail-label {
  color: #696969;
}

.picture_link {
  font-size: 1.2em;
  letter-spacing: 1px;
}

.big_link {
  font-size: 1.2em;
  letter-spacing: 1px;
}
