

html, body, h1, div, h2 {
margin: 0;
padding: 0;
display: block;
}

img {
    margin: 0;
    padding: 0;
}

html {
    background-color:#fff;
}
body{    
    color:#102364;
    background: url(images/top-bar-bg.gif) no-repeat 50% 0;
    background-color:#fff    
}


#center-wrapper {
max-width: 1500px;
min-width: 1152px;
height: auto;
margin: 0 auto 0;
padding: 0 0 0 0;
}

#center-inner {
position: relative;
display: inline-block;
max-width: 1500px;
min-width: 1152px;
min-height: 0;
margin: 0 0 0;
padding: 0 0 0 0;
}

#top-bar {
    position: relative;
    top:0;
    height:79px;    
    background: top left url(images/top-bar-inner.png) no-repeat;    
}


#body2 {
    background-color:#fff;
    background: bottom left url(images/bottom-bar.gif) no-repeat;    
}

#bottom-bar {
    position: relative;
    top:0;
    height:37px; 
    background: bottom left url(images/bottom-bar.gif) no-repeat;
    background-color:#fff;
}

#bild-marke {
    position: relative;
    margin:0;
    padding:0;
    top:-38px;
    left:49px;
}

#wort-marke {
    position: relative;
    height:38px;
    width:251px;    
    top:-93px;
    left:176px;
    background: top left url(images/Logo-WeinWilbers2.png) no-repeat;    
}

#wort-marke h1{
    visibility:hidden;
    font-size:20px;
}


#top-bar ul {    
    position:absolute;
    bottom:0;
    right:0;
    margin:0;
	list-style-type:none;
    background: bottom right url(images/nav-bg.png) repeat-x;    
}

#top-bar ul li {
    float:left;
    font-size:17px;
    margin:0;
    padding: 0 32px;    
}

.pad_left_only {    
    padding-right:0 !important;
}

.pad_right_only {    
    padding-left:0 !important;
}

#top-bar ul li a {    
    padding:0;
    margin:0;
    display:block;
}

#top-bar ul li a span {
    visibility:hidden;
    display:none;
}



.querbild {    
    height:235px;       
}


#center-wrapper2 {
height: auto;
margin: 0 auto 0;

}


.headline {
    display:block;
    width:100%;
    padding-bottom: 25px;
}

.headline span {
    visibility:hidden;
}

#nav-contact {
    position: absolute;
    bottom:0;
    right:0;
    cursor:pointer;
}

#nav-contact span {
    visibility:hidden;
    display:none;
    font-size:20px;
}

#nav-lang {
    position: absolute;
    top:0;
    right:0;
    cursor:pointer;
}

#nav-lang span {
    visibility:hidden;
    display:none;
    font-size:9px;
}


#content-text {
    padding: 65px 136px 61px 136px;
    font-size:1.2em;
    line-height:1.2em;
    line-height:1.25em;    
    position: relative;
    display: inline-block;    
    min-height: 0;
    margin: 0 5%;
}

#content-text-inner {
    padding: 0 55px 0 65px;
}


#content-text h3 {
    font-size:130%;
    font-weight:normal;
    font-variant:small-caps;
}

#content-text h4 {
    font-size:110%;
    font-weight:normal;
    font-variant:small-caps;
}

#content-text p {
    margin:0.3em 0 0.7em 0;
   
}
#content-text  ul {
    padding: 0 0 0 30px;
}

#content-text td {
    vertical-align:top;
}

.td-header {
    text-align:center;
    margin:0 auto;
    padding: 70px 0 20px 0;
}

#content-text img {
    padding: 0 20px 0 0;
}

.small {
    font-size:75%;
}

em {
    font-variant:small-caps;
    font-style:normal;
    font-weight:normal;
    font-size:125%;
}

.up-up {
    position:relative;
    top:-90px;    
}

.turn {direction:rtl;unicode-bidi:bidi-override;}

.text-field {
    vertical-align:middle !important;
    padding: 0 15px 0 0;
}

.head-field {
    text-align:center;  
    margin:0;
    padding:0;
}

.head-field h4 {
    margin:0;
    padding:50px 0 0 0;
}

#content-text td img {
    margin:0;
    padding:0;
}