/* CSS Document */
html, body	{
		font-family: Tahoma, "Arial";
		color: #b36b00;
		margin-top: 0px;
		padding:0px;
		background-color: #FFF3D4;
		}

#Teil1 {
		width: 800px;
		margin: 0 auto;

		}

#color	{
		background-color: #ffedbf;
		}


div.links {
        background: url(../img/leiste_links.gif) repeat-y;
      }

div.rechts {
        background: url(../img/leiste_rechts.gif) repeat-y right;
      }

div.oben {
        background: url(../img/leiste_oben.gif) repeat-x;
      }

div.unten {
        background: url(../img/leiste_unten.gif) bottom repeat-x;
      }

div.linkeObereEcke {
        background: url(../img/ecke_oben_links.gif) left top no-repeat;
      }

div.rechteObereEcke {
        background: url(../img/ecke_oben_rechts.gif) right top no-repeat;
      }

div.linkeUntereEcke {
        background: url(../img/ecke_unten_links.gif) left bottom no-repeat;
      }

div.rechteUntereEcke {
        background: url(../img/ecke_unten_rechts.gif) right bottom no-repeat;
      }
	  

div.inhalt {padding: 20px;}




/* LINKMENUE */
div.linkmenue	{
		margin-top: 20px;
		width: 200px;
		position: absolute;
		}

div.linkinhalt	{
		text-align: left;
		padding: 10px;
		line-height: 28px;
		font-weight: 600;
		}

div.linkeUntereEckeclear {
        background: url(../img/swlink.gif) left bottom no-repeat;
      }

div.rechteUntereEckeclear {
        background: url(../img/selink.gif) right bottom no-repeat;
		}

div.untenclear {
        background: url(../img/sslink.gif) bottom repeat-x;
      }

.textsmall	{
		font-size: 11px;
		}
	  
a.linktext:link {color: #7C7570; text-decoration: none;}
a.linktext:visited {color: #7C7570; text-decoration: none;}
a.linktext:hover {color: #3E3A38; text-decoration: none;}
a.linktext:active {color: #7C7570; text-decoration: none;}
a.linktext:focus {color: #7C7570; text-decoration: none;}
		
a.linkpic:link {color: #b36b00; text-decoration: none;}
a.linkpic:visited {color: #b36b00; text-decoration: none;}
a.linkpic:hover {color: #3E3A38; text-decoration: none;}
a.linkpic:active {color: #b36b00; text-decoration: none;}
a.linkpic:focus {color: #b36b00; text-decoration: none;}


/* TEXTFORMATIERUNG */
a.text:link {color: #524E4A; text-decoration: none;}
a.text:visited {color: #524E4A; text-decoration: none;}
a.text:hover {color: #88560b; text-decoration: none;}
a.text:active {color: #524E4A; text-decoration: none;}
a.text:focus {color: #524E4A; text-decoration: none;}


a.w3c:link {text-decoration: none; padding-bottom: 8px; float: left; border: 0;}
a.w3c:visited {text-decoration: none; padding-bottom: 8px; float: left; border: 0;}
a.w3c:hover {text-decoration: none; padding-bottom: 8px; float: left; border: 0;}
a.w3c:active {text-decoration: none; padding-bottom: 8px; float: left; border: 0;}
a.w3c:focus {text-decoration: none; padding-bottom: 8px; float: left; border: 0;}


div.title	{padding-left: 5px; font-size: 20px; font-variant: small-caps;}
div.text	{padding-left: 10px; padding-top: 5px; text-align: justify; padding-right: 5px;}


img.text	{vertical-align: middle;}
h4.text		{font-weight: 600;}
img.textleft	{float: left; border-color: #524E4A; padding-right: 8px;}
img.textright	{float: right; border-color: #524E4A; padding-left: 8px;}

img.footerright	{float: right; border-color: #524E4A; padding-left: 12px; vertical-align: top;}
img.footerleft	{float: left; border-color: #524E4A; padding-right: 12px; vertical-align: top;}

div.footerinhalt	{
		text-align: center;
		vertical-align: top;
		padding: 10px;
		font-size: 10px;
		}

a.footerinhalt:link {color: #524E4A; text-decoration: none;}
a.footerinhalt:visited {color: #524E4A; text-decoration: none;}
a.footerinhalt:hover {color: #3E3A38; text-decoration: none;}
a.footerinhalt:active {color: #524E4A; text-decoration: none;}
a.footerinhalt:focus {color: #524E4A; text-decoration: none;}
		
div.footer	{
		width: 760px;
		margin: 0 auto;
		}

div.footerleiste
		{
		background-image: url(../img/footerleiste.gif);
		background-repeat: repeat-x;
		height: 10px;
		width: 740px;
		}


table.none
		{
		padding: 0px;
		margin:0px;
		}
		
/* UMRANDUNG DER NAVILISTE */

div.navilinks {
        background: url(../img/navi__09.gif) repeat-y;
      }

div.navirechts {
        background: url(../img/navi__10.gif) repeat-y right;
      }

div.navioben {
        background: url(../img/navi__03.gif) repeat-x;
      }

div.naviunten {
        background: url(../img/navi__14.gif) bottom repeat-x;
      }

div.navilinkeObereEcke {
        background: url(../img/navi__01.gif) left top no-repeat;
      }

div.navirechteObereEcke {
        background: url(../img/navi__05.gif) right top no-repeat;
      }

div.navilinkeUntereEcke {
        background: url(../img/navi__13.gif) left bottom no-repeat;
      }

div.navirechteUntereEcke {
        background: url(../img/navi__15.gif) right bottom no-repeat;
      }
	  
/* NAVIGATIONSLEISTE */			

div.navi	{
			width: 760px;
			height: 60px;
			background-color: #b36b00;
			}


div.navipoint
			{
			text-align: center;
			background-color: #b36b00;
			color: #FFFFFF;
			}

a.navipoint
			{
			padding: 7.5px;
			background-color: #b36b00;
			}

a.navipoint:link {color: #FFFFFF; text-decoration: none; font-size: 18px; font-family: Arial; }
a.navipoint:visited {color: #FFFFFF; text-decoration: none; font-size: 18px; font-family: Arial;}
a.navipoint:hover {color: #ffedbf; text-decoration: none; font-size: 18px; font-family: Arial;}
a.navipoint:active {color: #ffedbf; text-decoration: none; font-size: 18px; font-family: Arial;}
a.navipoint:focus {color: #ffedbf; text-decoration: none; font-size: 18px; font-family: Arial;}

div.holder	{
			height: 15px;
			}