/* Stylesheet fuer Hotel-Pension Funk
  Autor: Pablo Rustige rustige at web.de
*/

body {
  text-align:center;
  background: #ffffff url('background.png') repeat scroll top left;
  font-family: "DejaVu Sans",
               "Lucida Sans Unicode",
               Helvetica,
               Verdana,
               Arial,
               sans-serif;
}

a {
  text-decoration:none;
  color:#becace;
}

a:hover {
  text-decoration:underline;
}

a:visited {
  color:#becace;
}

#maincont {
  font-size:12px;
  text-align:left;
  background-color:transparent;
  margin: 40px auto 40px auto;
  width:960px;
  min-width: 960px;
  max-width: 960px;
  padding:0px;
  border:0px;
}

#deko {
  width:280px;
  max-width:280px;
  overflow:visible;
  float:left;
  clear:left;
  margin:20px 0px 0px 0px;
  border:0px;
  padding:0px;
}

#rightside {
  width:680px;
  max-width:680px;
  float:right;
  margin:0px 0px 40px 0px;
  border:0px;
  padding:0px;
}

#logo {
  width:680px;
  margin:0px;
  margin-bottom:10px;
  border:0px;
  padding:0px;
}

#language {
  width:680px;
  margin:0px;
  margin-bottom:10px;
  border:0px;
  padding:0px;
}

#nav {
  background: transparent url('tbox-lo-1.png') no-repeat scroll bottom left;
  width:620px;
  height:55px;
  max-height:70px;
  overflow:visible;
  margin:0px;
  border:0px;
  padding:0px 0px 0px 60px;
}

#tbox-right {
  background: transparent url('tbox-ru-2.png') no-repeat scroll bottom right;
  width:680px;
  margin:0px;
  margin:0px;
  padding:0px;
  vertical-align:bottom;
}

#tbox-left {
  background: transparent url('tbox-lo-2.png') no-repeat scroll top left;
  width:680px;
  margin:0px;
  margin:0px;
  padding:0px;
  vertical-align:top;
}

#inhalt {
  background: transparent url('darkpix.png') repeat scroll center;
  color:#FFFFFF;
  width:560px;
  min-height:450px;
  margin:0px 50px 0px 50px;
  padding:10px;
  border:0px;
}

#impressum {
  background: transparent url('tbox-ru-1.png') no-repeat scroll top right;
  width:620px;
  height:20px;
  min-height:20px;
  overflow:visible;
  margin:0px;
  border:0px;
  padding:20px 60px 0px 0px;
  text-align:right;
}

#impressum a {
  text-decoration:none;
  color:#000000;
}

#impressum a:hover {
  text-decoration:underline;
}

#impressum a:visited {
  color:#000000;
}

.contenttable {
  color:#FFFFFF;
}

.td-0 {
  width:200px;
}

.tr-0 {
  font-weight:bold;
  font-size:larger;
}

.td-last {
  width:100px;
  text-align:right;
}

.csc-mailform {
  border:0px;
}

/*.csc-mailform-field label {
  width:100px;
}*/

label {
  width:5em;
  display:inline-block;
}

.csc-header {
  margin-top:3em;
}

.csc-header-n1 {
  margin-top:0em;
}

.csc-firstHeader {
  margin-top:0;
}

.galim {
  display:inline-block;
  width: 100px;
  max-width: 100px;
  height: 100px;
  max-height: 100px;
  overflow:hidden;
  text-align:center;
  vertical-align:middle;
  margin: 6px;
}

.tx-guestbook-header {
  width: 560px;
}

.tx-guestbook-right {
  width: 560px;
}