body      {
	background: url('http://www.florenz-siena-toskana.de/bg/toskana-wein-reben.jpg') white;
	background-repeat: no-repeat;
	background-position: top left;
	color: black;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #777777;  }

/* Links */

a:link, a:visited, a:active, a:hover{
	text-decoration: none;		
	color: #444444;
	border-bottom: 1px dotted black;
}
a:hover{
	color: blue;
}


a.menue, a.menue:link, a.menue:visited, a.menue:active  {
	text-decoration: none;
	color:#444444;
	background: transparent;
	border: 0px;
}
a.menue:hover  {
	text-decoration: underline;
	color:maroon;
}

a.normal, a.normal:link, a.normal:visited, a.normal:active  {
	text-decoration: none;
	padding-right:5px;
	font-weight: bold;
	color:#AB5500;
	border: 0px;
}
a.normal:hover  {
	text-decoration: underline;
	padding-right:5px;
	font-weight: bold;
	color:#CB7722;
	border: 0px;
}

a.topmenue, a.topmenue:link, a.topmenue:visited, a.topmenue:active  {
	text-decoration: none;
	color:#AB5500;
	font-weight:bold;
	background: transparent;
	border: 0px;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active  {
	text-decoration: none;
	color:#444444;
	border: 0px;
}

/* Überschriften */
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #D7A250;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #D7A250;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }

img.left  {
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}
img.right  {
	float:right;
	margin-left:25px;
	margin-bottom:15px;
}



div.mastercontainer  {
	width:994px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	background: #B2B2B2;
	padding-top:1px;
	padding-bottom:1px;
	margin-top:15px;
}
div.innermastercontainer  {
	width:992px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background: white;
	position:relative;
	background: url('http://www.florenz-siena-toskana.de/bg/back.jpg') white;
	background-repeat: repeat-y;
}
div.contentright  {
	float: right;
	width: 720px;
	margin-top:30px;
}
div.content  {
	float: left;
	width:400px;
	margin-left:20px;
	margin-right:10px;
	color: #777777; 
	line-height: 15pt;
}
div.right  {
	float:right;
	width:230px;
	line-height: 15pt;
}

div.smallinfo  {
	float:right;
	width:170px;
	padding-bottom:10px;
}

div.menue  {
	float: left;	
	width: 250px;
	margin-top:30px;
}

div.line  {
	height: 1px;
	font-size:1px;
	border-bottom: 1px dotted #777777;
	margin-top:10px;
}

div.footer  {
	width:994px;
	text-align:right;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;
	padding-bottom:1px;
	padding-right:10px;
}



div#topmenue1  {
	position: absolute;
	width: 197px;
	text-align: center;
	top:315px;
	left: 290px;
}
div#topmenue2  {
	position: absolute;
	width: 263px;
	text-align: center;
	top:315px;
	left: 500px;
}
div#topmenue3  {
	position: absolute;
	width: 221px;
	text-align: center;
	top:315px;
	left: 755px;
}

div.breadcrumb  {
	background:#FECA77;padding:4px;margin-bottom:16px;
}



div#popmenue1  {
	width: 260px;
	position:absolute;
	top:340px;
	left:245px;
	z-index:10;
	background:#DDDDBB;
	visibility:hidden;
}
div#popmenue2  {
	width: 232px;
	position:absolute;
	top:340px;
	left:503px;
	z-index:10;
	background:#DDDDBB;
	visibility:hidden;
}
div#popmenue3  {
	width: 258px;
	position:absolute;
	top:340px;
	left:734px;
	z-index:10;
	background:#DDDDBB;
	visibility:hidden;
}

div#map  {  font-size: 6pt;
	background: transparent;
	overflow: hidden;  }
div#map *  {  font-size: 6pt; 
	background: transparent; }

dl.impressum dt  { font-size: 7pt;  }
dl.impressum dd  { font-size: 7pt;  }

table.acc_form_table{
	border: 1px dotted #777777;
	background: #FFF6D5;
	width: 408px;
}
td.acc_form{
	padding: 2px;
}

ul.menu{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li{
	margin: 0px;
	padding: 1px 0px 2px 30px;
}
div.buchstabe{
	float: left;padding-top: 1px;
	color: #BE8A37;
}
ul.menu a.menue{
	display: block;	
	padding: 1px 0px 2px 20px;
	text-decoration: none;
}
ul.menu a.menue:hover{
	background: #FECA77;
	text-decoration: none;
}

ul.menu a.menue_a{
	display: block;	
	padding: 2px 0px 2px 20px;
	text-decoration: none;
}
ul.menu a.menue_a:hover{
	background: #FECA77;
	text-decoration: none;
	color:maroon;
}

a.menue_topic, a.menue_topic:link, a.menue_topic:visited, a.menue_topic:active  {
	text-decoration: none;
	display: block;
	background: #FECA77;
	text-decoration: none;
	color:#AB5500;
	font-weight: bold;	
	border: 0px;
	padding: 3px 0px 3px 30px;
	margin-bottom: 5px;
}
a.menue_topic:hover  {
	text-decoration: underline;
}




div.findercontainer  {
	background:#FFEEB6;
	position:relative;
	margin-bottom:20px;
}
div#finderpopup  {
	position:absolute;
	z-index:10;
	left:-450px;
	top:0px;
	width:450px;
	background:#FFEEB6;
	border-bottom:1px solid #777777;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	display:none;
	visibility:hidden;
}
div.finderheadline  {
	background:#FECA77;
	padding-top:5px;
	padding-bottom:5px;
	color:#8F4C0F;
	font-weight:bold;
	padding-left:20px;
}
div#findercontent  {
	background: url('http://www.florenz-siena-toskana.de/clips/hotel-finder.jpg') #FFEEB6;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom:30px;
	margin-top:25px;
}




#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.florenz-siena-toskana.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.florenz-siena-toskana.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.florenz-siena-toskana.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}