body 		{ 
			background-image:url("../images/AjaxDan/Background_v3.jpg");
			background-attachment:fixed;
			scrollbar-base-color:#F5F1EF;
		}
	
a:link		{font-weight:bold; font-style:italic; text-decoration:none; color:rgb(130,0,130) }
a:visited	{font-weight:bold; font-style:italic; text-decoration:none; color:rgb(130,0,130) }
a:active	{font-weight:bold; font-style:italic; text-decoration:none; color:rgb(130,0,130) }

#logo		{
			position:absolute;
			top:15px; left:10px; width:224px; height:138px;
			background-image:url("../images/AuD.jpg");
			} 
		
#NavFrame	{
			position:absolute;
			top:175px; left:1px; width:240px;
			border: solid 0px red;
			z-index:3;
		}

/*
#logo		{
			position:absolute;
			top:15px; left:10px; width:225px; height:197px;
			background-image:url("../images/xmas.jpg");
		}


#NavFrame	{
			position:absolute;
			top:226px; left:1px; width:240px;
			border: solid 0px red;
			z-index:3;
		}
*/

#rss		{
			position:absolute;
			bottom:0px; left:90px; width:22px; height:22px;
			index:3;
			} 

#rss a 		{
			color:#ffffff;
			text-decoration:none;
			display:block;
			padding:5px;
			}

#rss a:hover 
			{
			position:absolute; bottom:0px; left:-85px;
			border:5px groove #D1A298;
			background-image:url('../images/BG_Kachel_4.jpg');
			width:225px; height:235px;
			}

#rss a span {display:none;}

#rss a:hover span 
			{
			color:rgb(28,61,43);
			font-size:10pt;
			font-family:'Arial';
			line-height:14pt;
			text-align:justify;
			display:block;
			}

#Nav1	{
			position:absolute;
			left:7px; width:240px; height:25px;
			background-image:url("../images/Navigations/Button2.gif");
			background-position:0px 0px; 
			background-repeat:no-repeat; 
			border: solid 0px red;
			cursor:pointer;
		}

#Nav2	{
			position:absolute;
			left:20px; width:225px; height:25px;
			background-image:url("../images/Navigations/ButtonPfeil.gif");
			background-position:0px 3px; 
			background-repeat:no-repeat; 
			border: solid 0px red;
			cursor:pointer;
		}

#Nav3	{
			position:absolute;
			left:35px; width:210px; height:25px;
			background-image:url("../images/Navigations/ButtonPfeil.gif");
			background-position:0px 3px; 
			background-repeat:no-repeat; 
			border: solid 0px red;
			cursor:pointer;
		}

