body, html {
  padding: 0;
  margin: 0;
  background: #ffffff;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  color: #000;
  line-height: 1;
  height: 100%;
}

a, a.link {
  color: #000;
  outline: none;
  border: 0;
}

a img {
  border: 0;
  outline: none;
}

img {
  display: block;
}



h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-weight: normal;
  display: block;
}

h3 {
  margin-bottom: 0.6em;
  font-size:1.25em;
  line-height: 1.6;
}

p {
  line-height: 1.7;
  margin-bottom: 1.75em;
}

h1 {
  font-size: 2.4em;
  margin-bottom: 0.65em;
  color: #05256e;
  line-height: 1.3;
  font-family: Garamond, Georgia, Times, serif;
}


#page {
  background: #fefaf4;
  width: 982px;
  border: 1px solid #05256e;
  border-top: 0;
  border-bottom: 0;
  margin: 0 auto;
  min-height: 100%;
  _height: 100%;
  position: relative;
}

#imprint-link {
  position: absolute;
  display: block;
  bottom: 30px;
  left:0;
  margin-left: 20px;
  color: #05256e;
  text-decoration: none;
  text-align: center;
}

#imprint-link:hover{
  text-decoration: underline;
}



#header {
  background: #05256e;
}

#logo {
  height: 120px;
}

#logo  h1, #logo a {
  width: 100%;
  height: 120px;
  margin: 0;
  display: block;
  text-indent: -100000em;
}

#logo a {
  background: #fefaf4 url(images/logo.gif) center center no-repeat;
}


#main-navigation {
  width: 180px;
  float: left;
  height: 270px;
}

#main-navigation ul {
  padding: 30px 0 0 0px;
  margin-left: 10px;
}

#main-navigation a {
  color: #f7cd96;
  text-decoration: none;
  border-bottom: 1px solid #4b4d8d;
  padding: 6px 10px;
  font-size: 1em;
}

#main-navigation a:hover {
  background: #4b4d8d;
}

#main-navigation li.selected a {
  color: #f7cd96;
  border-bottom: 1px solid #f7cd96;
  font-weight: bold;
}



#sub-navigation {
  width: 180px;
  float: left;
  height: 270px;
}

#sub-navigation ul {
  border-top: 1px solid #05256e;
  margin-left: 10px;
}

#sub-navigation a {
  color: #05256e;
  text-decoration: none;
  border-bottom: 1px solid #05256e;
  padding: 6px 10px;
  font-size: 1em;
}

#sub-navigation a:hover {
  background: #f7cd96;
}

#sub-navigation li.selected a {
  background: #f7cd96;
  font-weight: bold;
}


#keyvisuals {
  background: #fefaf4;
  width: 622px;
  height: 270px;
  float: left;
  overflow: hidden;
  background: url(images/keyvisual.jpg) 0 0 no-repeat;
}

#keyvisuals ul {
  list-style: none;
  margin: 0;
  padding: 0
  

}

#keyvisuals ul li{
  list-style: none;
  margin: 0;
  padding: 0

}


#content {

  width: 100%;
  margin-top: 36px;
  padding-bottom: 48px
}

#sub-navigation {

  width: 180px;
  float: left;


}

#main-content {

  width: 552px;
  float: left;
  padding: 0 40px;
  min-height: 10px;
  display:inline;


}

#main-content a:hover{

color: #05256e;

}

#news-content {

  width: 170px;
  float: left;
  text-align: right;


}

#news-content img {

margin: 0;
min-width: 100px;
}





img.float-left {

  display: block;
  float: left;
  margin: 3px 36px 24px 0

}


img.float-right{

  display: block;
  float: right;
  margin: 3px 0px 24px 36px

}



#change-font {
  width: 174px;
  padding-right: 6px;
  padding-top: 4px;
  float: left;
  color: #fff;
}


#change-font span {
  float: right;
  display: block;
  margin: 6px;
  color: #f7cd96;
}
#change-font a {

display: block;
width: 15px;
height: 15px;
text-align:center;
text-decoration: none;
float: right;
text-indent: -100000em;
margin: 4px 2px 4px 2px
}

#font-smaller {

font-size: 0.825em;
background: url(images/font-smaller.gif) 0 0 no-repeat;

}

#font-normal {
background: url(images/font-normal.gif) 0 0 no-repeat;
font-size: 1em;

}

#font-bigger {
background: url(images/font-bigger.gif) 0 0 no-repeat;
font-size: 1.27em;

}


body.home #sub-navigation ul, 
body.impressum #sub-navigation ul {

display: none;
}






img.first-in-paragraph {

  float: left;
  margin-right: 32px;
  margin-bottom: 16px;
  display: block;
  min-width: 150px;

  margin-top: 4px;

}



/* PARTNER - LINK LIST */

.partner-content {

  border-bottom: 1px solid #f7cd96;
  margin-bottom: 1.75em;

}

.partner-content .text {
  float: left;
  margin-right: 25px;
  width: 300px;
}

.partner-content .partner-link {
  float: right;
}

.partner-content img {
  width: auto;
  height: auto;
  min-width: 0;
  max-width:300px;
}


/* EVENTS */

.event-content {
  border-bottom: 1px solid #f7cd96;
  margin-bottom: 1.75em;
}



.event-content h3 {
  margin-bottom: 0.45em;
}


.event-content h2,
.event-content h3 {
  color: #05256e;
  font-size: 1.225em;
  line-height: 1.3;
}

.event-text {
  float: right;
  width: 355px;
  margin-bottom: 10px;
}

.event-text p {
  margin-bottom: 1.2em;
}

.event-text a {
  color: #05256e;
  text-decoration: none;
}

.event-text a:hover {
  text-decoration: underline;
}



/* LISTINGS */

#main-content ul li {
  line-height: 1.7;
  padding-bottom:1em;
} 

#main-content ul {
  margin-bottom: 1.75em;
}




/* MAILER */


#mail label {
  display: block;
  margin: 8px 0 4px 0;
}

#mail input, #mail textarea {
  font-size: 1em;
  padding: 4px;
  width: 300px;
}

#mail .double input {
  width: 250px;
}

#mail .double input.digits {
  width: 36px;
}

#mail input.radio {
  padding: 0;
  width: auto;
}

#mail .gender {
  display: block;
  margin-bottom: 6px;
}

#mail .gender label {
  display: inline;
}

#mail input#submit {
  display: block;
  margin-top: 12px;
  width: auto;
}



#mail hr {
  margin: 12px 0;
  *margin: 6px;
}


/* EMPLOYEE COMMENTS */

h6 {
  color: #05256e;
  font-size: 1em;
  font-style:italic;
  line-height: 1.65em;
  width: 80%;
}


h6 em{
  color: #000;
  font-style:normal;
  text-align: right;
  display: block;
  margin-top: 5px;
}



body.kontakt #main-content img {
  display: block;
}


body.fs11 {

font-size: 11px !important;
}


body.fs13 {

font-size: 13px !important;
}

body.fs15 {

font-size: 15px !important;
}


