html{
  background: #c3c9d0 url('../img/background.gif');
}

body{
  background: url('../img/background-top.gif') repeat-x;
  color: #000;
	font-family: 'Arial CE', Arial, 'Helvetica CE', sans-serif;
    font-size: 0.95em;
    line-height: 1.5em;
  margin: 0;
  padding: 0 0 20px 0;
}

/*--------globals-------*/
h1{
  height: 134px;
    width: 360px;
  float: left;
  font-size: 1.5em;
  top: 0px;
  left: 0px;
  line-height: 1.1em;
  margin: 0;
  padding: 0;
  position: absolute;
}

h1 a{
  background: #fff;
  color: #000;
  display: block;
  height: 134px;
    width: 360px;
  text-decoration: none;
  overflow: hidden;
}

h1 span{
  background: url('../img/logo.gif');
  cursor: pointer;
  display: block;
  height: 134px;
    width: 360px;
  left: 0;
    top: 0;
  position: absolute;
  z-index: 2;
}

h2, h3, h4{
  clear: left;
	color: #083F88;
  margin: 0;
  padding: 0.1em 0 0.3em 0;
}

h2{
	font-size: 1.5em;
}

h3{
  font-size: 1.4em;
}

h3{
  font-size: 1.1em;
}

a{
  color: #1558AF;
}

a:visited{
}

a:hover{
  color: #000;
}

img{
  border: 0;
  padding: 0 0.7em 0.7em 0.7em;
}

img.left{
  clear: left;
  float: left;
}

img.right{
  clear: right;
  float: right;
}

img.tiny-align-left{
  clear: left;
  float: left;
}

img.tiny-align-right{
  clear: right;
  float: right;
}

p, address{
  margin: 0;
  padding-bottom: 1em;
}

ul{
  margin: 0 0 0 0.7em;
  padding: 0 0 1em 0.7em;
  list-style: disc;
}

hr{
  color: #BCBEC0;
  height: 1px;
  border: none;
  border-top: 1px solid #BCBEC0;
  clear: both;
}

.cleaner{
  clear: both;
  visibility: hidden;
  margin: 0;
  overflow: hidden;
  padding: 0;
  height: 0;
}

table{
  margin-bottom: 1em;
	background: #B4D9FC;
}

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

th, td{
  padding: 0.1em 0.5em 0.1em 0.5em;
	background: #fff;
}

th{
  background: #DFF2FF;
  color: #000;
}

form{
  margin: 0;
  padding: 0;
}

fieldset{
  border: 1px solid #aaa;
  margin-bottom: 1em;
}

fieldset table, fieldset th, fieldset td{
  background: none;
  border: none;
  color: #444;
}

fieldset th, fieldset td{
  vertical-align: top;
}
fieldset th{
  text-align: right;
  color: #000;
  padding-right: 0;
}
fieldset th .optional{
  color: #444;
  font-weight: normal;
}

label.required{
  font-weight: bold;
}
/*-------site-------*/
#site{
  background: #fff;
  color: #000;
  margin: auto;
  width: 990px;
}

/*-------header-------*/
#header{
  background: url('../img/header.jpg') no-repeat;
  height: 353px;
  position: relative;
}

#motto{
  color: #000;
  font-size: 1.1em;
  font-style: italic;
  line-height: 30px;
  font-weight: bold;
  width: 350px;
  
    position: absolute;
    left: 25px;
    top: 150px;
}

#kontakt-box{
  color: #000;
  font-size: 1.1em;
  line-height: 51px;
  font-style: normal;
  font-weight: bold;
  width: 160px;
  
    position: absolute;
    right: 20px;
    top: 34px;

}

/*-------navbar------*/
#navbar{
  background: url('../img/navbar.gif') no-repeat 100% 0%;
  list-style: none;
  margin: 0;
  padding: 0 1px 0 0;
  position: absolute;
    left: 10px;
    bottom: 10px;
  z-index: 99;
}

#navbar li{
  float: left;
  position: relative;
  
}

#navbar li a, #navbar li strong, #navbar li em{
  background: #12385c url('../img/navbar-button.gif') no-repeat;
  color: #fff;
  display: block;
  font-size: 1.3em;
  font-weight: normal;
  font-style: normal;
  line-height: 72px;
  padding: 0px 0px 0px 20px;
  text-align: center;
  text-decoration: none;
}

#navbar li a span, #navbar li strong span, #navbar li em span{
  background: url('../img/navbar-button.gif') no-repeat 100% 0%;
  display: block;
  padding: 0px 20px 0px 0px;
  position: relative;
}

#navbar li a:hover, #navbar li strong{
  background: #000 url('../img/navbar-button-active.gif') no-repeat;
}

#navbar li a:hover span, #navbar li strong span{
  background: url('../img/navbar-button-active.gif') no-repeat 100% 0%;
}


#navbar ul{
  background: #fff;
  border-top: 1px solid #133b61;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 250px;
  display: none;
  z-index: 999;
}

#navbar ul li{
  border: 1px solid #133b61;
  border-top: none;
  float: none;
}

#navbar ul li a, #navbar ul li strong{
  font-weight: normal;
  display: block;
  text-align: left;
  padding: 0;
  position: relative;

  font-size: 1.2em;
  line-height: 20px;

  height: 100%;
}

#navbar ul li span{
  background: #A4CCEF url('../img/navbar-button-sub.gif') no-repeat -5px 50%;
  color: #0a1e31;
  padding: 5px 5px 5px 35px;
}
#navbar ul li a:hover span, #navbar ul li strong span{
  background: #fff url('../img/navbar-button-sub-active.gif') no-repeat -5px 50%;
  color: #000;
}

/*#navbar ul li ul{
  position: absolute;
  top: 0px;
  left: 198px;

  width: 160px;
}

#navbar ul li ul li a, #navbar ul li ul li strong{
  background: #CFE8FF;
  font-size: 0.8em;
  line-height: 1.7em;
}*/

/*------main-----*/
#main{
  padding: 1px 10px 0px 10px;
  /*position: relative;*/
  height: 100%;
}

/*-------template-page-------*/
#main-content,
#left-sidebar, #right-sidebar,
#page-row-1, #page-row-2, #page-row-3, #page-row-4,
#main-content-without-sidebars,
#main-without-left, #main-without-right{
  background: #fff url('../img/main-content.gif') repeat-x;
  color: #444;
  float: left;
  overflow: hidden;
  padding: 15px;
  /*position: relative;*/
  width: 454px;
}
#left-sidebar{
  float: left;
  margin-right: 2px;
  width: 211px;
}
#right-sidebar{
  float: right;
  width: 211px;
}
/*-------template-4-rows-------*/
#page-row-1, #page-row-2, #page-row-3, #page-row-4{
  margin-right: 2px;
  width: 211px;
}
#page-row-4{
  margin: 0;
}
/*-------template-without-sidebars-------*/
#main-content-without-sidebars{
  float: none;
  width: auto;
}
/*-------template-without-left-------*/
#main-without-left, #main-without-right{
  width: 697px;
}
/*-------template-without-right-------*/
#main-without-right{
  float: right;
}

/*--------footer--------*/
#footer{
  background: #acd4f0 url('../img/footer.gif') no-repeat 0% 100%;
  color: #5998c3;
	clear: both;
	font-size: 0.85em;
	line-height: 20px;
  margin: auto;
  padding: 15px 0px 15px 0px;
  width: 990px;
}

#footer p{
  margin: 0;
  padding: 0;
  padding-left: 20px;
}

#footer a{
  color: #12375b;
}

#footer a:hover{
  color: #000;
}

#footer span{
  font-weight: bold;
}

#footer #navbar-footer{
	float: right;
  list-style: none;
  padding: 0;
	padding-right: 20px;
	margin: 0;
}
#footer #navbar-footer li{
  display: inline;
  padding-left: 7px;
}
/*------buttons------*/

/*------messages-----*/
.message{
  color: #000;
  font-size: 1.2em;
  font-weight: bold;
}

.error{
  color: #0082cc;
  font-size: 1.3em;
  font-weight: bold;
}

/*--------photo-gallery----------*/
.photo-gallery *{
  background: none;
  border: none;
}

.contact-form table, .contact-form td, .contact-form th{
  background: none;
  color: #000;
  font-weight: normal;
  padding: 3px;
}

.contact-form table{
  background: #eee;
  border: 1px solid #ccc;
  padding: 10px;
}
.contact-form th{
  text-align: right;
  vertical-align: top;
}

