.body_menu       {font-family: verdana;   color : #7A1818; margin: 0px; background-color: #FAECC2; background-position: left top; background : url(images/back_menu.jpg) fixed;}
.body_main       {font-family: verdana;   color : #7A1818; font-size: 11px; margin: 10px; background-color: #FAECC2; background-position: left top; background : url(images/back_body.jpg) fixed;} 
.body_header     {font-family: verdana;   color : #7A1818; font-size: 11px; margin: 0px; background-color: #FAECC2; background-position: left top; background : url(images/back_menu.jpg) fixed;}  

input, select, textarea	{ background-color: #F2E5BC; border: 1px solid #CDCDCD; color: #7A1818; font-style: italic} 

.text_big        {text-decoration : none; color : #7A1818; font-size: 22px;}
.text_medium     {text-decoration : none; color : #7A1818; font-size: 14px;}
.text_small      {text-decoration : none; color : #7A1818; font-size: 10px; font-weight:bold;}
.text_counter    {text-decoration : none; color : #7A1818; font-size:  8px; font-weight:bold;}
.text_menu       {text-decoration : none; color : #7A1818; font-size: 13px; font-weight:bold;}
.text_menu:hover {text-decoration : none; color : yellow;  font-size: 13px; font-weight:bold;}
.text_deboss     {text-decoration : none; color : #cab36d; font-size: 28px; font-weight:bold; font-style: ; text-shadow:-1px -1px 0px #ffffff,1px 1px 0px #b19747;
		 filter:progid:DXImageTransform.Microsoft.Emboss();}

img.special    {border: 1px #7A1818 solid;}
iframe.special {border: 1px #7A1818 solid;}

img.schaduw    {border: 1px #7A1818 solid;
		display:inline;
		-moz-box-shadow:3px 3px 16px #6b5b4c;
		-webkit-box-shadow: 3px 3px 16px #6b5b4c;
		box-shadow:3px 3px 16px #6b5b4c;}


p.doe:first-letter {font-family: Georgia,"Times New Roman",Times,serif;	font-style:italic; font-weight: bold; font-size:350%; float:left; background:inherit !important; color:#7A1818; margin-right:5px;}

.thumbnail{position: relative;z-index: 0;}
.thumbnail:focus{background-color: transparent;z-index: 50;}
.thumbnail span{ /*CSS for enlarged image*/position: absolute;background-color: white;padding: 5px;left: -1000px;border: 1px solid #a68c73;visibility:hidden;color: #a68c73;}
.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}
.thumbnail:focus span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0;left: 60px; /*position where enlarged image should offset horizontally */}






