body 	{ background: #b8dee9 url(img_basic/cafebecher.gif) no-repeat bottom right;
	      margin: 0px; padding: 0px; overflow: hidden;
          font-family: Verdana; font-size: 11px; font-weight: normal;
          line-height: 16px; color: #333333;
	    }
	   

#main 	  {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 877px;
	height: 495px;
	margin-left: -470px;
	margin-top: -240px;
	padding: 0px;
	overflow: hidden;
	background:  url(img_basic/background_index.gif) no-repeat;
	background-image: url(img_basic/background_index.gif);
          }
#home	{ position: absolute; left: 90px; top: 50px; width: 170px; height: 90px; cursor: pointer; z-index: 2; }

#navi1  { position: absolute; top: 120px; left: 260px; width: 259px; height: 21px; }
#navi2  { position: absolute; top: 417px; left:  0px; width: 786px; height: 28px; border-bottom: 1px solid #4799ae;}
#navi2a  { position: absolute; top: 469px; left:  135px; width: 786px; height: 30px; }
#text	{ position: absolute; top: 170px; left: 135px; width: 340px; height: 260px; }
#preise { position: absolute; top: 170px; left: 300px; width: 100px; height: 260px; }
#text1	{ position: absolute; top: 140px; left: 80px; width: 340px; height: 250px; }
#newsletter { position: absolute; top: 453px; left: 0px; width: 600px; height: 20px; }

a		{ border: 0px; }
a:link	{ font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 16px; color: black; text-decoration: underline; }
a:hover	{ font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 16px; color: #00708c; text-decoration: underline; }
a:active	{ font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 16px; color: #00708c; text-decoration: underline;  }
a:visited	{ font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 16px; color: #333333; text-decoration: none; }

img		{ border: 0px; }
.textfeld { border: 1px solid white; background: #80bec5; color: #990000; font-familiy: New Courier; font-size: 11px; padding-top: 3px;
				 width: 150px; height: 20px; margin-right: 10px; padding-left:7px;  cursor: text; }
input.ein 	   { border: 1px solid #00708c; background: #7dbcc1; color: black; font-familiy: verdana; font-size: 11px; 
				 width: 80px; height: 20px; margin-right: 10px;  cursor: pointer; }
input.aus 	   { border: 1px solid white; background: #4799ae; color: black; font-familiy: verdana; font-size: 11px; 
				 width: 80px; height: 20px; margin-right: 10px;  cursor: pointer;}


.bild1	{ position: absolute; right: 8px; top: 95px; border: 0px; }
.fliesstext { font-family: Verdana; font-size: 11px; font-weight: normal;
         	  line-height: 17px; color: #333333; }
.auszeichnung { font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 17x; color: #990000; }
			  
h1 	{     font-family: Verdana; font-size: 11px; font-weight: normal;
          line-height: 17px; color: #990000; }
		  
.kleingeschrieben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.graubold {
	font-weight: bold; 
	color: #999999;
	}
