/* CSS Stylesheet for flame.design - (C) 2005 René Holler */

img.an 	{ display:inherit}
img.aus { display:none	}

td.img { 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid;

}

.bild { 
	BORDER-TOP: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-RIGHT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;

}

a.intro:visited		{	text-decoration: none; color:#999999; } 
a.intro:active		{	text-decoration: none; color:#999999; }
a.intro:hover		{	text-decoration: none; color:#FF9933; background-color: transparent }
a.intro:link		{   text-decoration: none; color:#999999; }

a:visited		{	text-decoration: none; color:#FF9933; } 
a:active		{	text-decoration: none; color:#FF9933; }
a:hover 		{	text-decoration: none; color:#FF9933; background-color:#EEEEEE; }
a:link 			{   text-decoration: none; color:#FF9933; }

a.gal:visited		{	text-decoration: none; color:#FF9933; } 
a.gal:active		{	text-decoration: none; color:#FF9933; }
a.gal:hover 		{	text-decoration: none; color:#FF9933; background-color:#FF9933; }
a.gal:link 			{   text-decoration: none; color:#FF9933; }

.desc {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}

.pagesel 
{
	background-repeat: no-repeat;
	background-position: center center;
}

body.intro { background-color: #E2E2E2 }

body {
	margin:0px 0px 0px 0px;
	background-color:#E5E5E5; /* RGB-Color: 229,229,229 */
}

.btn
{
	font-family: Verdana; 
	font-size:9px;
	line-height: 16px;
	height: 20px;
	width: 250px;
	 
	BORDER-TOP: #AAAAAA 1px solid; 
	BORDER-LEFT: #AAAAAA 1px solid; 
	BORDER-RIGHT: #DDDDDD 1px solid;
	BORDER-BOTTOM: #DDDDDD 1px solid;
	
	background-color: #F5F5F5; 
	color: #666666;
	text-align:left;
}

.ebox
{
	font-family: Verdana; 
	font-size:9px;
	line-height: 16px;
	height: 80px;
	width: 250px;
	 
	BORDER-TOP: #AAAAAA 1px solid; 
	BORDER-LEFT: #AAAAAA 1px solid; 
	BORDER-RIGHT: #DDDDDD 1px solid;
	BORDER-BOTTOM: #DDDDDD 1px solid;
	
	background-color: #F5F5F5; 
	color: #666666;
	text-align:left;
}

.submit
{
	font-family: Verdana; 
	font-size:10px;
	line-height: 16px; 
	 
	BORDER-TOP: #DDDDDD 1px solid; 
	BORDER-LEFT: #DDDDDD 1px solid; 
	BORDER-RIGHT: #AAAAAA 1px solid;
	BORDER-BOTTOM: #AAAAAA 1px solid;
	
	background-color: #EEEEEE; 
	color: #666666;
	text-align:center;
}

.copy { width:0px; height:0px; display:none }