/* GLOBAL RESET */
* {
  margin: 0;
  padding: 0;
}
/* ALLGEMEINE ATTRIBUTE */
body {
  font-family: Verdana, "Arial", "Lucida Sans Unicode", "Lucida Grande", "Times New Roman", serif;
  font-size: 12px;
  color: #303030;
  line-height: 18px;
  background: url(../images/bg_top.gif) left top repeat-x;
  background-color: #d9d9d9;
}
h1 {
  font-size: 18px;
  font-weight: bold;
  color: #303030;
  margin-bottom: 20px;
}
/* STRUKTUR */
#main {
  margin: auto;
  width: 974px;
}
/* HEADER */
#header {
  float: left;
  width: 974px;
  margin-top: 26px;
  background: url(../images/bg_header.gif) left top no-repeat;
}
#bg_header {
  float: left;
  width: 970px;
  height: 174px;
  padding: 1px 7px 0px 7px;
}
/* LAYOUT */
#logobox {
  float: left;
  width: 290px;
  height: 174px;
  background: url(../images/bg_logo.gif) left top no-repeat;
}
#logo {
  float: left;
  width: 290px;
  height: 94px;
}
#logotxt {
  float: left;
  text-align: center;
  width: 290px;
  height: 50px;
  font-size: 17px;
  font-weight: normal;
  font-style: italic;
  color: #f3ec3a;
  padding-top: 30px;
}
#header_img {
  float: left;
  width: 670px;
  height: 174px;
  background: url(../images/header_img.jpg) left top no-repeat;
}
/* MAINMENU */
.trennstrich {
  width: 2px;
  height: 35px;
  background: url(../images/trennstrich.gif) left top no-repeat;
  list-style-type: none;
}
#mainmenu {
  width: 960px;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 35px;
  color: #ffffff;
  padding-left: 7px;
  padding-right: 7px;
}
#mainmenu ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#mainmenu li {
  float: left;
  height: 35px;
  list-style-type: none;
}
#mainmenu li a {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 35px;
  text-decoration: none;
  color: #ffffff;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
}
#mainmenu ul li a:hover, #mainmenu ul li#current a {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 35px;
  text-decoration: none;
  color: #f3ec3a;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
}
/* CONTENT */
#colcontent {
  float: left;
  width: 974px;
  background: url(../images/bg_content.gif) left top repeat-y;
}
#col_right a, #col_left a, #col_left a:hover {
  text-decoration: none;
  color: #da2129;
}
#col_right a:hover {
  text-decoration: underline;
  color: #da2129;
}
#col_right ul {
  margin-top: 5px;
}
#col_right li {
  margin-left: 30px;
  list-style-type: square;
}
/* COL LEFT */
#col_left {
  float: left;
  width: 242px;
  background: url(../images/bg_col_left.gif) right top no-repeat;
  padding-left: 8px;
}
.col_left300 {
  float: left;
  text-align: left;
}
.col_left300_contact {
  float: left;
  width: 250px;
  padding-left: 30px;
  text-align: center;
}
#globus {
  float: left;
  width: 242px;
  height: 133px;
  background: url(../images/globus.gif) right top no-repeat;
}
#contact {

}
.contact_header {
  float: left;
  width: 218px;
  height: 30px;
  line-height: 30px;
  background: url(../images/bg_contact_header.gif) right top no-repeat;
  padding-left: 24px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.contact_txt {
  float: left;
  width: 218px;
  padding-left: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
  font-size: 12px;
  font-weight: normal;
  color: #303030;
}
/* COL RIGHT */
#col_right {
  float: left;
  width: 637px;
  background: url(../images/bg_col_right.gif) left top no-repeat;
  padding-left: 40px;
  padding-right: 47px;
}
.col_right300 {
  float: right;
  text-align: left;
}
.col_right300_contact {
  width: 250px;
  padding-right: 30px;
  float: right;
  text-align: center;
}
#language {
  float: left;
  text-align: right;
  width: 637px;
  height: 50px;
}
#language img {
  margin-left: 20px;
  margin-top: 20px;
}
#content {
  float: left;
  text-align: left;
  width: 637px;
  padding-bottom: 10px;
}
.certifies {
  text-align: center;
  width: 637px;
}
/* FOOTER */
#footer {
  float: left;
  width: 894px;
  height: 40px;
  background: url(../images/bg_footer.gif) left top no-repeat;
  padding-top: 8px;
  padding-left: 33px;
  padding-right: 47px;
}
#footer_left {
  float: left;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}
#footer_right {
  float: right;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}
#footer_right a {
  text-decoration: none;
  color: #ffffff;
}
#footer_right a:hover {
  text-decoration: underline;
  color: #ffffff;
}
/* OTHERS */
.image_description {
  width: 300px;
  text-align: center;
  position: relative;
  top: -25px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  background-color: transparent;
}
/* GALLERY */
.image img {
  border: 1px solid #1d1a1e;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
