
/*
--------------------------------------------------------------------------
-- Definition der Elemente -----------------------------------------------
-- alle Farbangaben und Bildzuweisungen befinden sich in der Farbconfig --
--------------------------------------------------------------------------
*/

/*--- body ----------------------------------------------------------------*/

body#main_body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-repeat: repeat-x;
}

#container {
    position: relative;
    width: 960px;
    margin: 10px auto;
    padding: 0px;
    background-repeat: repeat-y;
    text-align: left;
    overflow: hidden;
}

#header {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 251px;
    width: 960px;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
}

#hauptcontainer {
    position: absolute;
    top: 251px;
    left: 0px;
    width: 960px;
    height: 144px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 0px top;
}

#untercontainer {
    position: relative;
    clear: both;
    margin: 10px 0 0 25px;
    padding: 0;
    width: 933px;
    overflow: hidden;
}

#inhaltscontainer {
    margin: 0 0 10px 0;
    padding: 0;
    width: 912px;
	font-family: Verdana,Switzerland,SWZ,Helvetica,USA,Arial,sans-serif;

}

/*--- Banner -----------------------------------------------------------*/

#banner {
    position: relative;
    margin: 0 0 0 14px;
    height: 208px;
    width: 932px;
    background-repeat: no-repeat;
}

/*--- logo --------------------------------------------------------------*/

#logo {
    position: absolute;
    top: 20px;
    left: 40px;
    height: 45px;
    width: 290px;
    text-align: left;
    font-family: verdana, sans-serif;
    font-style: normal;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

#logo a {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;	
}

/*--- caption (as text or background image) -----------------------------*/

#kopftitel {
    position: relative;
    padding: 10px 15px 0px 55px;
    width:932px;
    font-family: verdana,arial,tahoma,trebuchet ms,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

/*--- Navigation --------------------------------------------------------*/

#navi_container {
    overflow: hidden;
    position: relative;
    left: 14px;
    width: 932px;
    padding: 0px;
}

#navigation {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#navigation li {
    float: left;
    margin: 0px;
    padding: 0px;
}

/*--- Navigation Schalter -----------------------------------------------*/

#navigation a.schalter_aus {
    display: block;
    float: left;
    height: 28px;
    margin: 0px;
    padding: 0px 16px 0px 16px;
    line-height: 28px;
    text-align: center;
    background: transparent;
}

#navigation a.schalter_an {
    display: block;
    float: left;
    height: 28px;
    margin: 0px;
    padding: 0px 16px 0px 16px;
    line-height: 28px;
    text-align: center;
    background: transparent;
}

#navigation a.schalter_aus:hover {
    background: transparent;
}

/*--- Headlines -----------------------------------------------------------*/

#inhaltscontainer H1 {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 64px;
    background-repeat: no-repeat;
    font-family: Verdana,Switzerland,SWZ,Helvetica,USA,Arial,sans-serif;
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
#inhaltscontainer H2 {
    padding: 0px 0px 0px 0px;
    line-height: 41px;
    background-repeat: no-repeat;
    font-family: Verdana,Switzerland,SWZ,Helvetica,USA,Arial,sans-serif;
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    color: #613927;
}
#inhaltscontainer H3 {
    padding: 0px 0px 0px 0px;
    line-height: 27px;
    background-repeat: no-repeat;
    font-family: Verdana,Switzerland,SWZ,Helvetica,USA,Arial,sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #613927;
}

/*--- Links ----------------------------------------------------------------*/

#inhaltscontainer a:link {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

#inhaltscontainer a:visited {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

#inhaltscontainer a:hover {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

#inhaltscontainer a:active {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

/*--- Tabellen ------------------------------------------------------------*/


/*--- forms --------------------------------------------------------------*/

#inhaltscontainer fieldset {
    display: block;
    overflow: hidden;
    width: 918px;
    margin: 25px auto 0px auto;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
}

#inhaltscontainer input {
    border-width: 1px;
    border-style: solid;
}

#inhaltscontainer textarea {
    border-width: 1px;
    border-style: solid;
}

#inhaltscontainer button {
    border: 1px solid;
}

/*--- fusszeile ------------------------------------------------------------*/

#fusszeile {
    z-index: 1;
    height: 75px;
    width: 960px;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: bottom left;

}

#fussnote {
    width: 375px;
    margin: 0px 30px 0px 30px;
    padding: 25px 0px 0px 0px;
    text-align: left;
    font-family: verdana, sans-serif;
    font-style: normal;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

#fussnote a {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;	
}