/**
 * Project: Website weindegustation.de
 * File: layout.css
 * @author Olaf Gleba, creatics media.systems
 *
 */

/* Allg. Hauptdeklarationen */
#wrapperAll {
width: 100%;
text-align: left;
padding: 30px 0;
}
#container {
position: relative;
width: 980px;
margin: 0 auto;
background: #fff;
}

#headercon {
height: 180px;
}
#header {
position: absolute;
top: 0;
left: 0;
width: 980px;
height: 152px;
z-index: 10;
}
#toolbar {
position: absolute;
top: 60px;
right: 10px;
width: 300px;
z-index: 50;
text-align: right;
}

#breadcrumb {
position: absolute;
top: 152px;
left: 0;
padding-left: 202px;
height: 28px;
width: 778px;
background-color: #00959f;
}
#breadcrumb li {
float: left;
display: block;
}
#breadcrumb li {
display: block;
float: left;
padding: 6px 0 4px 4px;
text-decoration: none;
font-weight: normal;
}
#breadcrumb li a {
text-decoration: none;
font-weight: normal;
}
#breadcrumb li span.on {
padding: 0 0 0 0;
margin-left: 1px;
color: #F5D5A4;
}
#breadcrumb a:link, #breadcrumb a:visited {
color: #fff;
background: transparent;
}
#breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a:focus {
color: #fff;
text-decoration: underline;
background: transparent;
}

#maincon {
position: relative;
width: 980px;
padding: 1px 0 1px 0;
}
#main {
width: 769px;
padding: 3px 0 20px 0;
margin-left: 210px;
}
#rightcolumn {
float: right;
width: 170px;
line-height: 1.2em;
}
#leftcolumn {
position: absolute;
top: 4px;
left: 10px;
width: 170px;
}

#bigcontent {
float: left;
width: 765px;
margin-bottom: 8px;
}
#content {
width: auto;
}
/* EOF Allg. Hauptdeklarationen */


/* Allg. Deklarationen für die Boxen linke, rechte Spalte */
.boxes {
width: 164px;
margin-bottom: 15px;
border: 2px solid #00959f;
background-color: #FCFAF7;
}
.boxes h3, .boxes h4 {
font-size: 0.75em;
color: #fff;
background-color: #00959f;
padding: 0 3px 3px 3px;
margin: 0;
line-height: normal;
}
.boxes ul {
padding: 5px 0 5px 4px;
}
.boxes ul li {
padding: 0 0 3px 0;
}
/* EOF Allg. Deklarationen für die Boxen linke, rechte Spalte */


/* Abweichende Deklarationen für die Boxen linke Spalte */
#leftcolumn .boxes {
width: 170px;
}
#leftcolumn .boxes p {
margin: 2px 0 2px 4px;
padding: 0;
}
/* EOF Abweichende Deklarationen für die Boxen linke Spalte */

.produktboxrahmen {
float: left;
width: 599px;
}


/* Produktansicht Box */
.productbox {
float: left;
width: 130px;
border: 1px solid #000;
margin: 0 15px 20px 0;
height: 306px;
background-color: #FDFEF2;
}
/* IE 6 */
* html .productbox {
margin: 0 15px 15px 0;
}
.productbox p {
padding: 0;
margin: 0;
line-height: normal;
}
.productbox a {
text-decoration: underline;
}
.productbox p.productimage {
text-align: right;
height: 138px;
background-color: #00959f;
}
.productbox p.productlink,
.productbox p.teasertext,
.productbox p.price {
height: auto;
padding: 4px 8px;
}
.productbox p.teasertext {
font-size: 0.74em;
}
.productbox .content {
height: 120px;	
}
.productbox p.price {
border-bottom: 12px solid #00959f;
text-align: right;
}
.productbox p.price span {
font-weight: bold;
font-size: 120%;
}
.productbox p.price img {
vertical-align: middle;
}
/* EOF Produktansicht Box */


/* Tagesansichten */
body#tagesansichten #main {
margin-top: 20px;
}
body#tagesansichten h1  {
margin: 0 0 15px 0;
padding: 0;
}

body#tagesansichten .productbox {
float: left;
width: 260px;
border: 1px solid #000;
margin: 0 36px 20px 0;
height: 267px;
background-color: #00959f;
}
/* IE 7 */
*+html body#tagesansichten .productbox {
height: 268px;
}
/* IE 6 */
* html body#tagesansichten .productbox {
margin: 0 36px 20px 0;
}
body#tagesansichten .productbox p.productimage {
float: left;
text-align: left;
width: 125px;
padding-left: 10px;
height: 138px;
background-color: #00959f;
}
body#tagesansichten .productbox .content {
float: left;
width: 115px;
height: 138px;
padding: 0 0 0 10px;
background-color: #FDFEF2;	
}
body#tagesansichten .productbox p.address {
float: left;
width: 240px;
height: 98px;
padding: 10px;
line-height: 1.5em;	
/*border-bottom: 12px solid #00959f;*/
background-color: #FDFEF2;
}
/* EOF Tagesansichten */



/* Seminar Inhalte, Details */
.seminarcontents {
background-color: #CDE7E7;
padding: 10px 10px 0 10px;
margin-right: 25px;
}
.seminarcontents ul {
list-style: disc;
margin: 10px 15px 10px 15px;
line-height: 1.10em;
}
.seminarcontents p.price span {
font-weight: bold;
font-size: 120%;
color: #00959f;
}
.seminarcontents p {
margin: 12px 0;
}
.registration {
line-height: 1.3em;
margin-bottom: 20px;
}
.registration a, .registration a:visited  {
text-decoration: underline;
}
/* EOF Seminar Inhalte, Details */



/* Hauptavigation */
ul#nav {
margin: 22px 0 30px 0;
font-weight: bold;
font-size: 120%;
}

ul#nav li {
line-height: normal;
text-align: right;
margin: 8px 0;
background-color: #00959f;
}
/* IE 6 */
* html ul#nav li {
border: 1px solid #fff;
}
ul#nav li a, ul#nav li a:visited {
display: block;
background-color: #fff;
padding: 0 15px 0 0;
margin: 0 15px 0 0;
text-decoration: none;
}
ul#nav li a:hover {
margin: 0 10px 0 0;
padding-right: 20px;
}
ul#nav li.on a {
display: block;
background-color: #fff;
margin: 0 10px 0 0;
padding: 0 20px 0 0;
color: #B3951B;
text-decoration: none;
}
/* EOF Hauptavigation */



/* Fusszeile */
#footer {
color: #fff;
position: relative;
width: 972px;
margin: 0 0 2px 3px;
padding: 2px 0 4px 2px;
background-color: #00959f;
}
#footer ul.metanav {
display: inline;
list-style: none;
}
#footer ul.metanav li {
display: inline;
list-style: none;
}
#footer ul.metanav li a, #footer ul.metanav li a:visited {
color: #fff;
}
#footer ul.metanav li a:hover {
text-decoration: none;
}
/* EOF Fusszeile */


/* Kalender */

table {
border-collapse: separate;
border-spacing: 5px;
}

#wrapCalendar {
margin: 40px 0 30px 0;
width: 170px;
background: #fff;
border: 2px solid #00959f;
font-size: 80%;
text-align: center;
}

#wrapCalendar h3 {
font-size: 90%;
color: #fff;
background-color: #00959f;
padding: 0 3px 3px 3px;
margin: 0;
line-height: 1.4em;
text-align: left;
}
#wrapCalendar h3 span {
font-size: 100%;
font-weight: normal;
}


#fcalendar select {
font-family: "Lucida Grande", arial, verdana, sans-serif;
width: 110px;
font-size: 120%;
border: 1px solid #dcdcdc;
padding: 0;
margin: 0;
}

#calendar-toolbar {
width: 170px;
border-spacing: 2px 5px;
text-align: center;
}

#calendar th, #calendar td {
border: 1px solid #dcdcdc;
color: #999;
padding: 4px 1px 4px 1px;
line-height: 1.5em;
text-align: center;
vertical-align: top;
}
#calendar th {
border: 0 none;
padding: 0 2px;
font-weight: normal;
color: #333;
}

#calendar td.event {

border: 1px solid #999;
background: #B3951B;
}
#calendar td.event a, #calendar td.event a:visited {
color: #fff;
text-decoration: underline;
font-weight: bold;
}
#calendar td.event:hover {
color: #00959f;
background: #fff;
}
#calendar td.event:hover a {
color: #00959f;
}

/* EOF Kalender */

