html, iframe {
margin:0px;
padding:0px;
}
body {
padding: 0px;
margin:0px;
font-family:"Trebuchet MS", "Trebuchet", serif;
font-size:11px;
background:#f4e3a3;
}

form {
display:inline;
}

img {
border:none;
}

p, p-block {
margin:0px;
padding:8px 0px 0px 0px;
}

hr {
margin:4px 0px; 
padding:0px 0px;
}

input, select, textarea, button {    
font-family:"Trebuchet MS", "Trebuchet", serif;
font-size:12px;
margin:0px;
}

a, a:active, select {
outline:none;
-moz-outline-style:none;
color: #8F8250;
}

div, font, span, td, p {
font-family:"Trebuchet MS", "Trebuchet", serif;
font-size:11px;
color: #ab003b;
line-height:16px;
}

h1 {
font-family:"Trebuchet MS", "Trebuchet", serif;
font-size:12px !important;
color: #ab003b;
padding:20px 0px 0px 0px;
margin:0px;
}

h2 {
font-family:"Trebuchet MS", "Trebuchet", serif;
font-size:16px !important;
color: #ab003b;
padding:20px 0px 0px 0px;
margin:0px;
}

h2.top-h {
font-family:"Trebuchet MS", "Trebuchet", serif;
font-size:16px !important;
color: #ab003b;
padding:5px 0px 0px 0px;
margin:0px;
}



h3 {
font-family:"Trebuchet MS", "Trebuchet", serif;
font-size:14px;
color: #ab003b;
padding:0px 0px 5px 0px;
margin:0px;
}

.banner {
margin:0px 0px 20px 0px;
font-family:"Trebuchet MS", "Trebuchet", serif;

}
.banner div {
font-family:"Trebuchet MS", "Trebuchet", serif;
}




.topnav a, .topnav {
color:white;
text-decoration:none;
}


/* ----------------------------- Foot ---------------------------------- */
.footer-1 {
height:165px;
background:url(/layout/wein_bg.jpg) no-repeat top right;
}

.footer-2 {
height:30px;
background:#ab003b;
border-left:30px solid #F4E3A3;
padding:0px 20px;
}
.footer-2 div {
color:white !important;
}

ul{
padding: 0px 0px 0px 30px;
margin: 7px 0px 0px 0px;
list-style-image: url(/layout/dot.gif);
}

li{
padding: 0px 0px;
list-style-size:5px;
margin: 0px;
}

/* --- POPUP -- */
.popup-image-div {
	border:1px solid #AC003B;
	display:none;
	position:absolute;
	text-align:right;
	z-index:900000;
}

