@charset "utf-8";
/* CSS Document */
body {
	background-color: #669933;
	background-image: url(../images/bg2600.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}


#container {
	width:960px;
	height:1135px;
	z-index:1;
	margin: auto;
	padding: 0px;
	position: relative;
	background-image: url(/images/Alsace_band2.png);
}





.textRestaurantCity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #177A2C;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
}
#textRestaurants {
	position:absolute;
	width:137px;
	height:640px;
	z-index:19;
	left: 55px;
	top: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	color: #000;
}


#textRestaurants a:link {  color: #000; text-decoration: none;}
#textRestaurants a:visited {  color: #000; text-decoration: none;}
#textRestaurants a:hover {  color: #000; text-decoration: none;}
#textRestaurants a:active {  color: #000; text-decoration: none;}

#bottleGlass {
	position:absolute;
	width:359px;
	height:838px;
	z-index:4;
	left: 9px;
}
#flowersButterflies {
	position:absolute;
	width:960px;
	height:100%;
	z-index:2;
}
#header {
	position:absolute;
	width:424px;
	height:91px;
	z-index:6;
	left: 384px;
	top: 27px;
}
#textRight {
	position:absolute;
	width:478px;
	height:100%;
	z-index:7;
	left: 385px;
	top: 121px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}
#textRight a:link {  color: #FDEA77; text-decoration: none;}
#textRight a:visited {  color: #FDEA77; text-decoration: none;}
#textRight a:hover {  color: #FDEA77; text-decoration: none;}
#textRight a:active {  color: #FDEA77; text-decoration: none;}


#textRight h2

{
	font-size: 16px;
	font-weight: bold;
	color: #FDEA77;
}


.txtbox {
	height: 19px;
	width: 260px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #177A2C;
	background-color: #CED964;
	border: 2px solid #fff;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.txtboxmulti {
	height: 64px;
	width: 260px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #177A2C;
	background-color: #CED964;
	border: 2px solid #fff;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

fieldset {
	display:block;
	border:1px dotted #FDEA77;
	margin: 0px;
	padding: 8px;
}

legend {
	font-size: 13px;
	font-weight: bold;
	color: #FDEA77;
	border:1px dotted #FDEA77;
	background-image: url(../images/bg_legend.png);
	margin: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
