/*
AUTHOR+COPYRIGHT:
Wilhelmine Freudenthal
Barrierefreies Webdesign / Semantischer Code

CONTACT:
wilhelmine@semantic-coding.net
http://www.semantic-coding.net
Oktober 2007

last modified: 08/02/2009
*/

/*
Olivgruen: #828B1F;
Rostrot: #B75219;
Brombeerlila: #3D0B1D;
Grau: #969595;

Hell-Olivgruen: #C6CE1B;
Hell-Rostrot: #E2601E;
Hell-Brombeerlila: #911347;
Hell-Grau: #CCCCCC;
*/

/* -------- Allgemeine HTML-Elemente -------- */
html { background:#FFFFFF url("img/bg.gif") repeat-x 0 0; }

body
{
 font-family:Verdana, Helvetica, Arial, sans-serif;
 font-size:12px;
 line-height:1.4em;
 background:#FFFFFF url("img/flasche.gif") no-repeat 100% 0;
 width:760px;
 border:2px solid #000000;
 border-top:none;
 border-bottom:1px solid #bebebe;
 margin:auto;
 padding:0;
 position:relative;
 min-height:709px;
}

body#betrieb { background-image:url("img/flasche-betrieb.gif"); }
body#weine { background-image:url("img/flasche-weine.gif"); }
body#kontakt { background-image:url("img/flasche-kontakt.gif"); }

a { color:#969595; border:1px solid #FFFFFF; }
body#betrieb a { color:#828B1F; }
body#weine a { color:#B75219; }
body#kontakt a { color:#3D0B1D; }

body#betrieb a:hover { border-color:#828B1F; color:#828B1F; }
body#weine a:hover { border-color:#E2601E; color:#E2601E; }
body#kontakt a:hover { border-color:#911347; color:#911347; }

h1 { font-size:22px; margin:2px 0 6px 0; padding:0; }
h2 { font-size:18px; margin:2px 0 6px 0; padding:0; }
h3 { font-size:14px; margin:2px 0 6px 0; padding:0; }
h4 { font-size:12px; margin:2px 0 6px 0; padding:0; }

/* -------- Off-Left Elemente -------- */
#header h1 strong,
#navigation h2,
#navigation h3 span
{ position:absolute; left:-999px; }

/* -------- #header -------- */
#header
{
 background:#000000 url("img/header-foto.jpg") no-repeat 100% 0;
 height:187px;
}

#betrieb #header { background-image:url("img/header-foto_betrieb.jpg"); }
#weine #header { background-image:url("img/header-foto_weine.jpg"); }
#kontakt #header { background-image:url("img/header-foto_kontakt.jpg"); }

#header h1
{
 margin:0 0 0 30px;
 padding:0;
 display:block;
 height:190px;
 width:250px;
 background:url("img/wendelin.gif") no-repeat 0 71px;
}

/* -------- #navigation -------- */
#navigation
{
 position:absolute;
 top:152px;
 left:20px;
}

#navigation ul,
#navigation li
{ margin:0; padding:0; list-style:none; }

#navigation h3
{
 width:100px;
 height:30px;
 margin:0 0 10px 0; 
}

#navigation .betrieb h3 { background:url("img/betrieb.gif") no-repeat 0 100%; }
#navigation .weine h3 { background:url("img/weine.gif") no-repeat 0 100%; }
#navigation .kontakt h3 { background:url("img/kontakt.gif") no-repeat 0 100%; }

#navigation li { float:left; margin-right:40px; }
#navigation li li { clear:both; }
#navigation li strong
{
 background:url("img/icon_arrow.gif") no-repeat 0 4px;
 padding-left:14px;
 color:#969595;
 font-weight:normal;
}

#navigation a { text-decoration:none; border:none; background:url("img/bullet_betrieb.gif") no-repeat 0 4px; padding-left:14px; }
#navigation .betrieb a { color:#828B1F; }
#navigation .weine a { color:#B75219; background-image:url("img/bullet_weine.gif"); }
#navigation .kontakt a { color:#3D0B1D; background-image:url("img/bullet_kontakt.gif"); }

#navigation .betrieb a:hover { color:#9AA61A; }
#navigation .weine a:hover { color:#E2601E; }
#navigation .kontakt a:hover { color:#911347; }

/* -------- #content -------- */
#content
{
 padding:90px 230px 0 32px;
 padding-bottom:60px;
 background-repeat:no-repeat;
 background-position:240px 70px;
 min-height:120px;
 position:relative;
}

.weingut #content { background-image:url("img/weingut.gif"); }
.weingarten #content { background-image:url("img/weingarten.gif"); }
.weinkeller #content { background-image:url("img/weinkeller.gif"); }
.weissweine #content { background-image:url("img/weissweine.gif"); }
.rotweine #content { background-image:url("img/rotweine.gif"); background-position:240px 70px; }
.weinjahr #content { background-image:url("img/weinjahr.gif"); }
.lageplan #content { background-image:url("img/lageplan.gif"); background-position:280px 70px; }
.kontaktdaten #content { background-image:url("img/kontaktdaten.gif"); background-position:120px 70px; }
.kontaktformular #content { background-image:url("img/kontaktformular.gif"); background-position:60px 70px; }

p.float-left { float:left; margin:0 12px 6px 0; }
p.float-right { float:right; margin:0 0 6px 12px; }

p.float-left img, p.float-right img { border:1px solid #000000; }

/* -------- weissweine.html, rotweine.html -------- */
#weine #content ul { list-style:none; margin:0; padding:0; width:40%; }
#weine #content h2 { font-size:12px; }
#weine #content ul h2 { background:url("img/icon_arrow-weine.gif") no-repeat 0 4px; padding-left:10px; color:#E2601E; }
#weine #content em { display:block; color:#333333; margin-top:6px; }
#weine #content ul li { padding:2px 0 2px 0; margin-bottom:4px; }
#weine #content ul a { text-decoration:none; }

#weine #content div.details
{ border:1px solid #EFEFEF; border-top:1px solid #dfdfdf; background:#F7F7F7 url("#") no-repeat 50% 0; width:50%; float:right; padding:10px; margin-top:46px; }

.weissweine #content div.details { background-image:url("img/weissweine_blur.gif") !important; }
.rotweine #content div.details { background-image:url("img/rotweine_blur.gif") !important; }

#weine #content div.weitere { background-image:none !important; }

#weine #content div.weinjahr { position:relative; }
#weine #content div.weinjahr ul { position:absolute; width:100%; }
#weine #content div.weinjahr ul li { display:inline; padding:0 4px 0 4px; }
#weine #content div.weinjahr ul li a { text-decoration:underline; color:#000000; border:none; }
#weine #content div.weinjahr ul li a:hover { color:#333333; }
#weine #content div.weinjahr img { border:1px solid #000000; margin:1px; margin-top:50px; }

/* -------- kontaktformular.php -------- */
form { margin:0; padding:0; width:510px; }
form, form fieldset, form input, form textarea, form select, form legend
{ font-family: Verdana, Helvetica, Arial, sans-serif !important; font-size:12px; }

form label { display:block; }
form fieldset label { display:inline; }
form fieldset { border:1px solid #EBEBEB; }
form input, form textarea { border:2px groove #EBEBEB; }

form ul { list-style:none; margin:0; padding:0; }
form li { margin:4px 0 4px 0; padding:0; }

form .button { padding:6px; }
form .button:hover { border-color:#8B8B8B; }

.required { background:url("img/icon_star.gif") no-repeat 100% 50%; padding-right:14px; font-style:normal; font-weight:bold; }
.required span,
.legende span span
{ position:absolute; left:-10000px;  }

.legende span { background:url("img/icon_star.gif") no-repeat 50% 50%; display:inline; padding-right:14px; height:14px; width:14px; }
.legende, .alert_error, .alert_success
{ border:1px solid #EBEBEB; padding:6px; margin-bottom:12px; background:#f8f7f7 url("img/bg_alert.gif") repeat-x 0 0; }

.legende a, .alert_error a, .alert_success a,
.legende a:hover, .alert_error a:hover, .alert_success a:hover
{ color:inherit !important; border:none; }

.alert_error h3, .alert_success h3, .alert_success p
{ padding-left:80px; display:block; min-height:40px; }

.alert_error h3, .alert_error ul strong { color:#3D091C; }

.alert_error h3 { background:url("img/icon_alert-error.gif") no-repeat 10px 0; }
.alert_success h3 { color:#828B20; background:url("img/icon_alert-success.gif") no-repeat 10px 0; }

/* changed -> see bottom of file 
.alert_error li
{
 padding-left:16px;
 background:url("img/icon_alert-error_list.gif") no-repeat 2px 2px;
}
*/

.alert_error { background:#f8dde7 url("img/bg_alert-error.gif") repeat-x 0 0; border-color:#3D091C; display: none;}
.alert_success { background:#e8ebc8 url("img/bg_alert-success.gif") repeat-x 0 0; border-color:#828B20; }

#name, #mail, #land, #telefon { width:220px; }
#anrede, #strasse, #ort { width: 170px; }
#nummer, #plz { width:40px; }

#nachricht { width:500px; background:#FDFDFD; padding:2px; }

#adresse, #kontaktdaten { margin:0 0 6px 6px; padding:4px; }
#adresse span, #kontaktdaten span { display:block; }

/* changed css-styles for contact-form 24/02/2008 */
.alert_error li {
    padding-left: 16px;
    background: url("img/icon_alert-error_list.gif") no-repeat 2px 2px;
    margin: 4px 0 4px 0;
}

.alert_error ul {
    list-style: none;
    margin: 0;
    padding:0;
}

/* additional contact-form styles 24/02/2008 */
input.error, form textarea.error {
    background-color: #F8DDE7 !important;
}

input.loading {
    background-color: #EAE8E3;
    color: #666666;
}
