@charset "utf-8";
/* CSS Document */

body {
font-family:Helvetica,Arial,sans-serif;
width:80%;
margin:auto;
color:#000;
background-color:#fff;
}
a:link {color:#b00000}
a:visited {color:#800000}
a:hover {color:#DC143C;background-color:#e0e0e0}
a:active {color:#DC143C}
a:focus {color:#DC143C}

td,p,ul,ol,li,h1,h2,h3,h4,h5,h6,div,small,strong,pre span {
font-family:Helvetica,Arial,sans-serif;
}

h1 {font-size:1.5em;margin:0}
h3,h4 {margin-top:2em}
h3 {font-size:1.1em}

ul {margin-top:1.3em;margin-bottom:1.3em}

img {
	border-style:none;
	text-align: center;
}


#head {
text-align:center;
padding:7px;
background-color:#fff;
}


#wein-nav {text-align:center;
margin-top:0.5em;
font-size:1.0em;
word-spacing:0.3em;
line-height:2.4em;
margin:2% 5%;
}


#footer {text-align:center;font-size:0.7em;padding-bottom:2em;margin-top:2em}
#footer div {font-size:1.3em;font-family:Verdana,Arial;font-style:italic}
#footer div a {font-size:0.75em;font-weight:normal}
#footer img {vertical-align:middle}
