
h1   { color: #d2691e; font-size: 30px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2   { color: #d2691e; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3  { color: #d2691e; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

body       { 
	background: #E2EBED; 
	margin: 0 0; 
	padding: 0px; 
	font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-repeat: repeat }
	
a:link    { color: #e7700f; font-weight: bold; text-decoration: underline }
a:visited   { color: #e7700f; font-weight: bold; text-decoration: underline }
a:hover   { color: #ff9d3f; font-weight: 900; text-decoration: underline }
a:active   { color: #ff7d00; font-weight: bold }

ul#NavigationLinks a {font-size: 18; }
ul#NavigationLinks a:hover {font-size: 18;  background-color: white;}

 
div#NavigationBox {
	z-index:1;
	display: box;
	font-size: 0.83em;
    float: left; width: 160px; height: 924px;
    margin: 0 0 0em; padding: 0px;
    border: no-border;
	background-repeat: no-repeat;
	
	background-image:url(http://www.orangerie-reinz.de/pictures/LinksUntenBackground.jpg);}
	
ul#Navigation {
    width: 120px;
    margin: 50px 0; padding: 10px;
    border: no-border;
    background: transparent;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 140px;
    w\idth: 120px;
    padding-left: 0px;
    padd\ing-left: 10px;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0.4em; padding: 0;
	color: #d2691e; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  }

  ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
	background: white; /*url(pictures/BackgroundTransparent80White.png);*/
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 100px;
  }
  ul#Navigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
	background-color: gray;
  }
  
  
div#Header {
	z-index:2;
	font-size: 18pt;
    float: top; height: 100px;
	width: 926px;
	display: box;
	background-repeat:no-repeat; z-index:5; overflow:hidden;
	text-align: center;
	background-position:0px 0px;
	background-image: url(http://www.orangerie-reinz.de/pictures/ObenBackground_925px.jpg);
	}
	
#container
    {
    margin: 0 auto;
    width: 926px;
    /*position: relative;*/
	border: 1px solid white;
    background-color: white;
    
    text-align: left;
    }
/* * html #container
    {
    width: 946px;
    w\idth: 926px;
    } */
	
/*#content {overflow:auto; position:absolute; z-index:5; top:100px; bottom:50px; left:200px; right:0;}*/
#content {
	/*border: 1px solid red;
	background-color: blue;*/
	float: right;
	padding: 0 0px 0 0px;
	z-index:5; 
	/*top:100px; bottom:50px; left:160px; right:0; */
	width:766px;
	}

#art_left{
  float: left; 
  
  text-align: center; 
  width: 383px; 
  height: 200px}
#art_right{
  float: right; 

  text-align: center; 
  width: 383px; 
  height: 200px}

table {
border: none;
}

.tabelle {
height: 200px;
width: 383px;
vertical-align: bottom;
text-align: center;
}
