/***************************************************************
  * www.bruendlmayer.at CSS StyleSheet Properties
  */


* {
 color: #333333;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 line-height: 14px;
 margin: 0;
 border: 0;
 padding: 0;
}

body {
 padding-left: 28px;
}


/***************************************************************
  * Header
  */
#header {
 width: 730px;
 height: 140px;
 position: relative;
}

#head_left {
 width: 163px;
 float: left;
 padding-left: 12px;
 margin-right: 10px;
 font-size: 9px;
 color: #828282;
/* background-color: #EFEFE2;*/
}

#head_left h5 {
 color: #828282;
 font-weight: bold;
 font-size: 9px;
 margin-bottom: 0px;
 margin-top: 0px;
}

#head_center {
 width: 360px;
 float: left;
 vertical-align: middle;
}
#head_right {
 position: absolute;
 right: -75px;
 width: 242px;
 height: 120px;
 float: right;
 margin-left: 10px; 
/* background-image: url('img/Stiefel.gif');*/
 background-repeat: no-repeat;
/* background-attachment: fixed;*/
/* background-position: left top;*/
 background-position: -50px -20px;
 font-size: 9px;
}

#head_right_text {
 padding-left: 10px;
 padding-right: 60px;
 color: #828282;
}


/***************************************************************
  * Footer
  */
#footer {
/* position: absolute;*/
 width: 730px;
 clear: both;
 height: 16px;
 margin-top: 10px;
 padding-top: 6px;
 text-align: center;
}

#footer_text {
 margin-top: 0px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 0px;
 width: 620px;
}

#footer ul {
 list-style-image: url("img/dot.gif");
}

#footer li {
 margin-left: 16px;
 height: 16px;
 float: left;
 list-style-type: none;
 list-style-position: outside;
}

#footer a {
 color: #333333;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
}

#footer_search {
 color: #000000;
 font-size: 9px;
 font-weight: bold;
}

#footer_search li {
 list-style-type: none;
 background-color: #000;
}
#footer_search form {
 float: left;
 color: #838486;
 font-size: 9px;
 font-weight: bold;
 letter-spacing: 0.5pt;
 margin-top: 1px;
} 
.searchfield {
 background-color: #FFFFFF;
 border: 1px solid #E4E5E2;
 font-size: 9px;
 width: 80px;
}


/***************************************************************
  * Navigation
  */
#navigation {
 width: 730px;
 height: 16px;
 margin-bottom: 10px;
 background-color: #8c8c6b;
}
#navigation li {
 margin-left: 46px;
 height: 16px;
 float: left;
 background-color: #8c8c6b;
 display: inline;
}

ul#leftnav {
 width: 155px;
 padding: 10px;
}
ul#leftnav li {
 margin-top: 5px;
}
/*
#subnav {
 background-color: #EFEFE2;
}
*/
ul#subnav {
 padding-left: 10px;
 padding-right: 8px; 
 text-align: right;
}

ul#subnav li {
 margin-top: 5px;
}

#subnav a  {
 font-weight: normal;
 text-decoration: none;
 color:#333333;
 font-size:11px;
}

#subnav_activated a {
 color: #009933;
}

/***************************************************************
  * breadcrumb
  */
.breadcrumb {
/* background-color: #EFEFE2;*/
 padding-left: 10px;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 border-bottom: 1px white solid;
}

/*
.breadcrumb A:link {color: blue; text-decoration: none;}
.breadcrumb A:visited {color: #009933; text-decoration: none;}
.breadcrumb A:active {color: blue; text-decoration: none;}
.breadcrumb A:hover {color: gray; text-decoration: underline; color: blue;}
*/
.breadcrumb a:link,
.breadcrumb a:active,
.breadcrumb a:visited {
 color: #009933;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 10px;
 font-weight: bold;
}


.breadcrumb_wltb {
/* background-color: #EFEFE2;*/
 padding-left: 10px;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 border-bottom: 1px white solid;
}

.breadcrumb_wltb a,
.breadcrumb_wltb a:link,
.breadcrumb_wltb a:active,
.breadcrumb_wltb a:visited {
 color: #660033;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 10px;
 font-weight: bold;
}


/***************************************************************
  * Content
  */
#content li {
 position: static;
 padding-bottom: 3px;
 list-style-type: none;
 font-size: 12px;
}
#content li ul {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 10px;
}

#content {
 width: 730px;
 font-size: 11px;
 font-weight: normal;
 line-height: 14px;
 min-height: 360px;
}

#content_left {
 float: left;
 position: relative;
 left: 0px;
 top: 0px;*/
 width: 175px;
 min-height: 408px;
/* background-color: #EFEFE2;*/
/* border: 1px dashed #000000;*/
}

#content_left_presse {
 float: left;
 position: relative;
 width: 175px;
 margin-right: 10px;
 background-color: #EDEDED;
}

#content_mid {
 float: left;
 width: 360px;
 min-height: 360px;
/* background-color: #EFEFE2;*/
}
#content_mid p, 
#content_mid h1,
#content_mid h3,
#content_mid h4,
#content_mid h5,
#content_mid h6 {
 margin-left: 10px;
 margin-right: 10px;
}

#content_mid a {
 font-size: 9px;
}

#content_midright {
 width: 545px;
 float: left;
/* border: 1px solid black;*/
}

#content_midright li {
 position: relative;
 clear: both;
 list-style-type: none;
 margin-top: 4px;
 border-top: 2px solid #FFFFFF;
}

#content_midright img {
 width: 165px;
 height: 86px;
}


/*
 * RIGHT
 */
#content_right {
 float: left;
 width: 175px;
 min-height: 410px;
/* background-color: #EFEFE2;*/
/* border: 1px dashed #000000;*/
}

#content_right img {
 width: 155px;
}

#content_right li {
 margin-left: 10px;
 margin-bottom: 20px;
 font-size: 9px;
 font-weight: bold;
 padding-right: 10px;
}
#content_right ul {
 padding-top: 10px;
}


#content_full {
 min-height: 395px;
 background-color: #EFEFE2;
/* text-align: center; */
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right:10px
 }


.column {
 background-color: #efefe2;
 border-right: 10px solid #ffffff;
}


/*******************************************************************************
 *  teaser
 **/

#teaser_left2 {
 height: 220px;
 border-bottom: 10px solid #FFFFFF;
}

#teaser_mid {
 float: left;
 width: 360px;
}

#teaser_mid p {
 margin: 0px;
 padding: 0px;
}

#teaser_mid1 img {
 width: 360px;
 height: 220px;
 border-bottom: 10px solid white;
}

#teaser_mid2 {
 float: left;
 width: 175px;
 height: 177px;
 border-right: 10px solid white;
}

#teaser_mid3 {
 width: 175px;
 height: 177px;
 float: left;
}

#teaser_mid23 {
 float: left;
 padding-left: 10px;
 padding-right: 10px;
/* width: 340px;*/
 height: 320px;
/* border-right: 10px solid white;*/
}

#teaser_right2 {
 height: 220px;
 border-bottom: 10px solid white;
}
#teaser_right3 {
 height: 177px;
}

.teaser_text {
 padding-left: 10px;
 padding-right: 10px;
}


/*
 * Teaser Template: Weine
 */
.tteaser_wine {
 background-color: #EFEFE2;
 height: 100%;
 padding-left: 10px;
 padding-right: 10px;

<!--[if IE]>
 padding-top: 10px;
<![endif]-->
}
.tteaser_wine a>h4 {
 color: #009933;
}


/*
 * Teaser Template: Presse
 */
.tteaser_press {
 background-color: #EDEDED;
 height: 100%;
 padding-left: 10px;
 padding-right: 10px;

<!--[if IE]>
 padding-top: 10px;
<![endif]-->
}
.tteaser_press a>h4 {
 color: #5A749A;
}


/**
  * Teaser Templates: common properties
  */
.tteaser_press p, .tteaser_wine p {
 padding: 0px;
 margin: 0px;
}

.tteaser_press p>img, .tteaser_wine p>img {
 width: 155px;
 height: 100px;
 padding-top: 10px;
}

.weiterlink, .tteaser_press a, .tteaser_wine a, .tteaser_home a, .mid_text a {
  color:#333333;
  font-size:9px;
  font-weight:bold;
  text-decoration:none;
}

/*
 * Teaser Template: Grosses Bild
 */
.tteaser_home img {
  width: 360px;
  height: 221px;
}



#rundgang li {
  float: left;
  margin: 10px;
}

/**
  * Subnavigation: "Unsere Weine"
  */
#weine_subnav li {
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 margin-left: 10px;
 list-style-type: circle;
 list-style-position: inside;
}
#weine_subnav a {
 font-weight: normal;
}




/**
  * Class wein: Green Background Color
  */
.wein,
.wein ul {
 background-color: #EFEFE2;
}
.wein h4 {
 color: #009933;
}

/**
  * Class presse: Grey Background Color
  */
.presse,
.presse ul {
 background-color: #EDEDED;
}
.presse h4 {
 color: #5A749A;
}

/**
  * Class wltb: Brown Background Color
  */
.wltb,
.wltb ul {
 background-color: #e8e1d7;
}

.wltb_textshort {
 border-bottom: 1px solid #333333;
 margin-bottom: 10px;
 margin-left: 10px;
 margin-right: 10px;
 text-align: right;
}



.home {
 background-color: #E8E1D7;
}
.home h4 {
 color: #660033;
}


/**
  * Bezugsquellen: OpenStreetMap
  */
#osm {
 width: 525px;
 height: 283px;
 border: 1px solid #8c8c6b;
 margin: 10px;
}


.olPopupContent {
 background-color: #EFEFE2;
}


/**
  * Map: Data Copyright Link
  */
.olControlAttribution {
/* display: none;*/
 padding: 1px;
 right: 0px;
 color: #8c8c6b;
}
.olControlAttribution a {
 color: #8c8c6b;
}


.bezugsquellen {
 float: left;
 width: 120px;
 text-align: left;
 background-color: #EFEFE2;
 width: 151px;
 margin-top: 15px;
 padding-left: 15px;
 padding-right: 15px;
 font-size: 9px;
}

.bezugsquellen a {
 font-weight: normal;
}

.bezugsquellen_text {
 float: left;
 margin-top: 15px;
 margin-left: 15px;
 margin-right: 15px;
 font-size: 9px;
}
.nav_country a {
 font-size: 9px;
}


/*******************************************************************************
 *  enable code below to show template names for debug purposes
 **/

#templatemark {
 display: none;
}
