/*
 Blau #0d1846
 Rot #802440
*/

body {
background: #0d1846 url(bilder/back.jpg) repeat-y fixed;
margin-top: 20px;
font-family:Helvetica;
}


#content {
width: 876px; 
background-color: white; 
text-align: left;
border: 1px solid black;
}

#header {
/*border-top-left-radius: 20px;
border-top-right-radius: 20px;
*/
}
#footer {
width: 876px; 
background-color: #802440;
text-align: left;
border: 1px solid black;
/*border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;*/
}

#navi {
width: 876px; 
background-color: white;
text-align: left;
border: 1px solid black;
border-bottom: none;
}

#image_preview
{
	max-width:300px; 
	max-height:300px;
}

a.navig
{
color: #802440;
text-decoration: none;
}

a:hover.navig
{
color:  #000000;
text-decoration: underline;
}

h2 
{
text-align: center;
padding: 2px 2px 5px 35px;
font-size: 25px;
font-family:Arial;
color: #802440;
text-decoration: none;
}

img
{
border: 0
}

a
{
color: #802440;
text-decoration: none;
font-family: Helvetica;
}
a:hover
{
color:  #000000;
text-decoration: underline;
}

div {
	margin:0;
}

.rechts
{
width: 892px;
background:url(bilder/border_rechts.png) top right repeat-y;
padding-bottom: 0px;
}

.unten
{
width: 892px; 
padding-bottom:8px;
background:url(bilder/border_unten.png) bottom center no-repeat;
}
.weinbeschreibung
{
font-size: 0.8em;
}
.wein
{
letter-spacing: 0.2em;
text-decoration: underline;
}

span.myhead
{
color: #802440;
font-weight: bold;
}

span.rot
{
color: #802440;
text-decoration: none;
font-family: Helvetica;
}

ul.gallery
{
	display:inline;
	margin: 0;
	padding:0;
}

ul.gallery li
{
	display:inline;
	padding: 5px;
}

table.weinbestelltable
{
	width: 100%;
}

img.img
{
	max-height: 300px;
	max-width: 300px;
}
