/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Die Gartenwelt */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* copyright: © 2005 - leipzig arts */
/* publisher: ARDOS-Internetservice */
/* author: M.Wischnewski */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* body - Content */
body{
        scrollbar-face-color : rgb(245,245,245);
        scrollbar-base-color: rgb(95,95,95);
        scrollbar-shadow-color : rgb(95,95,95);
        scrollbar-track-color : rgb(245,245,245);
        scrollbar-highlight-color : rgb(245,245,245);
        scrollbar-arrow-color : rgb(95,95,95);
        scrollbar-darkshadow-color : rgb(245,245,245);
        scrollbar-background-color : rgb(245,245,245);

}

/* button - Content */
 .Button
 { background-color : rgb(1,35,34); 
   color : rgb(228,234,206); 
   width:199px; 
   border:2px 
   solid rgb(128,128,128);
 	font-weight:bold;
 
 }

 /*link - Content */
.link
{ 
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:12px; 
	font-weight:bold;
	border-width:0px;
	text-decoration:none; 
	color:#000000; 
}


a.link:link    { color:#E4EACE; text-decoration:none; }
a.link:visited { color:#FFFFFF; text-decoration:none; }
a.link:hover   { color:#FFFFFF; text-decoration:underline; }
a.link:active  { color:#FFFFFF; text-decoration:none; }

.link2
{ 
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:12px; 
	font-weight:normal;
	border-width:0px;
	text-decoration:none; 
	color:#000000; 
}


a.link2:link    { color:#E4EACE; text-decoration:none; }
a.link2:visited { color:#FFFFFF; text-decoration:none; }
a.link2:hover   { color:#FFFFFF; text-decoration:underline; }
a.link2:active  { color:#FFFFFF; text-decoration:none; }

.link3
{ 
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:10px; 
	font-weight:bold;
	border-width:0px;
	text-decoration:none; 
	color:#000000; 
}


a.link3:link    { color:#E4EACE; text-decoration:none; }
a.link3:visited { color:#FFFFFF; text-decoration:none; }
a.link3:hover   { color:#FFFFFF; text-decoration:underline; }
a.link3:active  { color:#FFFFFF; text-decoration:none; }

/* text - Content */
.text0 
{  
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:10px; 
	font-weight:normal; 
	color:#000000;
}

.text1 
{  
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:10px; 
	font-weight:bold; 
	color:#000000;
}

.text2 
{  
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#E4EACE;
}


.text3
{  
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:13px;
	font-weight:normal; 
	color:#E4EACE; 
}

.text4 
{  
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:16px; 
	font-weight:bold; 
	color:#E4EACE;
}

.text5 
{  
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:8px; 
	font-weight:bold; 
	color:#E4EACE;
}

.text7 
{  
	font-family:Verdana,Arial,Helvetica,Sans-Serif; 
	font-size:9px; 
	color:#E4EACE;
}