/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/

a img {
    border: 0 none;
}

a:focus {
  -moz-outline: 0px;
}

#main_body {
    margin: 0;
    padding: 0;
    text-align: left;
    background: repeat-x;
    background-image: url(pagebg.jpg);
    background-color: #FDFDFD;
}

/*-- global container ------------------------------------------------------*/

#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 886px;
    background-color: #FFFFFF;
}
#header {
    position: relative;
    padding: 0;
    margin: 0;
    width: 886px;
    /*height:143px;*/
    top: 0px;
    left: 0px;
    background-color: #FFFFFF;
}
#translate {
    position: absolute;	
    top: -5px;
    left: 890px;
    overflow: hidden;
    width: 165px;
    height: 185px;
    text-align: center;
}
#main_container {
    padding: 0;
    margin: 0px 0px 0px 0px;
}

#layout_table {
    border-collapse: collapse;
}

#sub_nav_column {
    vertical-align: top;
    background: transparent bottom right no-repeat;
    background-image: url(list.gif);
}

#content_column {
    vertical-align: top;
}

#left_column_container {
    margin: 20px 8px 10px 0px;
    padding: 0;
    width: 125px;
    float: right;
}

#sub_container1 {
    margin: 0 0 0 0px;
    padding: 0;
}

#sub_container2 {
    margin: 0 0px 0 0;
    padding: 10px 0px 12px 0px;
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 748px;
}

#content_container {
    overflow: hidden;
    margin: 0 0 0 5px;
    padding: 0;
    width: 730px;
}
.textns {
    position: absolute; 
    width: 0px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    clear: both;
    position: relative;
    top: 0px;
    left: 8px;
    width: 870px;
    height: 121px;
    background: url(key_visual1.jpg) no-repeat;

}

/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 5px 8px 5px 8px;
    width: 870px;
    text-align: right;
    text-decoration: none;
    background-color: #FFFFFF;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 105%;
    font-weight: bold;
    color: #3C3D3C;
}


/*--- willkommen -----------------------------------------------------------------*/

#front_pic {
     margin-left: 8px;
}

#welcome {
    font-family: 'Lucida Sans Unicode', Tahoma, Arial, Verdana, sans-serif;
    font-style: oblique;
    font-size: 120%;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #DA3838;
}

.willkommen_container {
    width: 680px;
    height: 30px;
    position: absolute;
    top: 580px;
    left: 35px;
    font-size: 150%;
    color: #FFFFFF;
    background-color: transparent;
}

.willkommen_container a{
    font-size:100%;
    text-decoration:none
}
.willkommen_container a:link {
    text-decoration:none; color:#FFFFFF; 
}
.willkommen_container a:visited { 
    text-decoration:none; color:#FFFFFF; 
}
.willkommen_container a:hover {
   text-decoration:underline; color:#FFFFFF;
}
.willkommen_container a:active {
   text-decoration:none; color:#FFFFFF;
}


/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    z-index: 1;
    position: relative;
    top: 0px;
    left: 8px;
    line-height: 28px;
    padding: 0 0px 0 0px;
    margin: 0 0 0px 0;
    overflow: hidden;
    width: 870px;
    /*height: 28px;*/
    background-image: url(menubg.gif);
}

#main_nav_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0;
    padding: 0px 10px 0px 19px;
    display: block;
    float: left;
    line-height: 28px;
    text-align: center;
    height: 28px;
	vertical-align: middle;
}

a.main_nav_item {
    background: url(n1.gif) no-repeat;
    background-position: top right;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 105%;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}
a.main_nav_item:hover {
    background: url(n1hover.gif) no-repeat;
    background-position: top right;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 105%;
    font-weight: normal;
    text-decoration: none;
    color: #B1B0B0;
}

a.main_nav_active_item {
    background: url(n1active.gif) no-repeat;
    background-position: top right;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 105%;
    font-weight: normal;
    text-decoration: none;
    color: #B1B0B0;
}

.pic {
    border: 0;
	vertical-align: middle;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    margin: 0px;
    padding: 0;
    float: right;
}

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    clear: both;
    margin: 10px 0 0px 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    text-align: left;
    line-height: 22px;
    height: 22px;
    padding: 0 10px 0 25px;
    display: block;
    width: 90px;
}

a.sub_nav_item {
    background: url(sn1.gif) no-repeat;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 105%;
    font-weight: normal;
    text-decoration: underline;
    color: #3C3C3B;
}

a.sub_nav_item:hover {
    background: url(sn1hover.gif) no-repeat;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 105%;
    font-weight: normal;
    text-decoration: underline;
    color: #3C3C3B;
}

a.sub_nav_active_item {
    background: url(sn1active.gif) no-repeat;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 105%;
    font-weight: normal;
    text-decoration: underline;
    color: #3C3C3B;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    margin: 0;
    padding: 0;
    width: 886px;
    height: 42px;
    clear: both;
    background: transparent top left no-repeat;
    background-image: url(footerbg.gif);
    background-color: #ffffff;
}

#footer_text {
    padding: 2px 0 2px 5px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 75%;
    font-weight: normal;
    color: #6B6B6A;

}

#footer_text a {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 75%;
    font-weight: normal;
    color: #6B6B6A;
    text-decoration: underline;	
}


/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 90%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
    color: #5B533E;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content table {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 90%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 0;
    margin-bottom: 15px;
    border-left: 0px solid;
    border-top: 0px solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 90%;
    color: #5B533E;
    border-color: #414645;
}

.content select {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 90%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 90%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #B4B8BB;
    color: #5B533E;
}

.content textarea {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 90%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #B4B8BB;
    color: #5B533E;
}

.content h1 {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 150%;
    font-weight: bold;
    text-decoration: none;
    color: #969696;
}
.content h2 {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 150%;
    font-weight: bold;
    text-decoration: none;
    color: #969696;
}
.content h3 {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 120%;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #DA3838;
}
.content, .content p {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 90%;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    color: #5B533E;
}

.content a:link {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: underline;
    color: #FF0000;
}

.content a:visited {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}

.content a:hover {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #FF0000;
}

.content a:active {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: underline;
    color: #FF0000;
}

#format1 {
    font-size: 80%;
    padding: 3px 8px 3px 8px;
}



/*--- tables ---------------------------------------------------------------*/

.content th {
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-color: #414645;
    padding: 2px 20px 2px 1px;
    font-weight: normal;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    text-align: left;
    background-color: #FFFFFF;
}

.content td {
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-color: #414645;
    padding: 2px 20px 2px 1px;
    text-align: left;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
    color: #525050;
    text-align: left;
    background-color: #FFFFFF;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
    color: #525050;
    text-align: left;
    background-color: #EFEFEF;
}

.tabelle th {
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-color: #414645;
    padding: 2px 20px 2px 1px;
    font-weight:bold;
    text-align: left;
    background-color: #FFFFFF;
}

.tabelle td {
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-color: #414645;
    padding: 5px 0 30px 0;
    text-align: left;
    font-weight: normal;
}

.tabelle table {
    vertical-align: top;
    font-size: 90%;
    font-style: normal;
    text-decoration: none;
    padding: 20px;
    border-left: 0px solid;
    border-top: 0px solid;
    border-spacing: 20px;
    font-size: 90%;
    color: #5B533E;
    border-color: #414645;
}


/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #414645;
}

.content legend {
    color: #414645;
}
.content #submit {
    background-color: #ECECEC;
    border-color: #919191;
    color: #434847;
}


/*--------------------------------------------------------------------------*/


#Adresse {
   float: left;
   width: 320px;
   height: 520px;
}

div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}

#fett {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 120%;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #DA3838;
}

.einzug_fett {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 120%;
  text-align: left;
  margin-left: 40px;
  font-weight: bold;
  text-decoration: none;
  color: #DA3838;
}
.box {
    border:3pt ridge #00001f; 
    margin: 20px 20px 40px 20px; 
    padding: 20px; 
    background-color:#efffff;
}
.vorschau {
    border:0pt none #00001f; 
    margin: 10px 43px 10px 43px;
}

.partner {
    text-align: justify;
    font-size: 85%;
}

.iframe {
    border: 0 none;
}

.amazon {
    border: 0 none;
    width: 120px;
    height: 240px;
}

.harzlinks li {
    margin: 0 0 10px 0;
}
.bild_links {
    float: left;
	text-align: center;
    display: inline;
    padding: 20px;
}

.bild_rechts {
    float: right;
	text-align: center;
    display: inline;
    padding: 20px 0 20px 20px;
}
.bild_single {
    display: inline;
    padding: 15px;
}
.fuss_links {
    float: left;
	text-align: left;
    display: inline;
    padding: 0 15px 0 0px;
}
.fuss {
    float: left;
	text-align: left;
    display: inline;
    padding: 0 15px 0 15px;
}


