/* CSS Document */
/*mailformular*/

#box		{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 220px;
	height: 350px;
	text-align: left; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	background-image: url(../images/00025.png);
	background-position: center;
	background-repeat: repeat;
			}
* html #box		{
	background-image: url(../images/weiss.gif);
	background-position: center;
	background-repeat: repeat;
			}
			
#absender	{
	position: absolute;
	top: 70px;
	left: 15px;
	width: 200px;
	height: auto;
}
#absendertxt		{
	position: absolute;
	top: 85px;
	left: 15px;
	width: 200px;
	height: 20px;
}
#betreff	{
	position: absolute;
	top: 160px;
	left: 15px;
	width: 200px;
	height: auto;
}
#betrefftxt	{
	position: absolute;
	top: 175px;
	left: 15px;
	width: 200px;
	height: 20px;
}
#empfaenger	{
	position: absolute;
	top: 115px;
	left: 15px;
	width: 200px;
	height: auto;
}
#empfaengertxt		{
	position: absolute;
	top: 130px;
	left: 15px;
	width: 200px;
	height: 20px;
}
#nachricht	{
	position: absolute;
	top: 210px;
	left: 15px;
	width: 200px;
	height: auto;
}
#nachrichttxt		{
	position: absolute;
	top: 225px;
	left: 15px;
	width: 200px;
	height: 50px;
}
#schaltflaechen	{
	position: absolute;
	top: 290px;
	left: 15px;
	width: 190px;
	height: 20px;
}
#delete	{
	position: absolute;
	top: 0px;
	width: 70px;
	height: 15px;
	left: 0px;
}
#send	{
	position: absolute;
	top: 0px;
	right: 0px;
	width:70px;
	height: 15px;
}
.labelbox		{font-size: 9pt; font-weight: normal; color: #504238}
.vorgabetxt	{font-weight: normal; color: #504238}
.message	
{position: absolute; width: 190px; height: 18px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #c8a44e;background-color: #FFFFFF;border: 1px inset #504238;padding: 2px 0px 2px 0px;margin: 0px;}
.message1		
{position: absolute; width: 190px; height: 40px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #c8a44e;background-color: #FFFFFF;border: 1px inset #504238;padding: 2px 0px 2px 0px;margin: 0px;}
.radiobutton	{height: 10px; width: 10px; cursor: pointer}
.randlos			{margin: 2px 0px 2px 0px; line-height: normal}
.button			{
					position: absolute; 
					width: 70px; 
					line-height: 15px; 
					border: 1px outset #504238; 
					background-color: #FFFFFF; 
					font-size: 10px; 
					cursor: pointer; 
					color: #c8a44e
					}
					
.none			{color: #CC0000; font-weight: bold}

				
p	{color: #FFFFFF; font-size: 10pt; line-height: 15px}

h1, h2, h3, h4, h5, h6	{line-height: 15px}
h1		{font-size: 11pt; color: #e6d695; font-weight: normal}
h2		{font-size: 10pt; color: #e6d695; font-weight: normal}
h3		{font-size:  9pt; color: #e6d695; font-weight: normal}
h4		{font-size: 11pt; color: #c8a44e; font-weight: normal}
h5		{font-size: 10pt; color: #c8a44e; font-weight: normal}
h6		{font-size:  9pt; color: #c8a44e; font-weight: normal}


#zu	{
		position: absolute;
		top: 2px;
		right: 2px;
		width: 25px;
		height: 25px;
		cursor: pointer;
		color: #000000;
		}
		
.gold		{color: #c8a44e}		
.gold2	{color: #e6d695}

/* -- Image-Style -- */
img,  img a	{border: none}				 

blockquote h1,
blockquote p		{
					text-align: left;
					font-size: 9pt;
					}


/*  --  e-mail an schenkel --  */


#mailbox		{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 330px;
	height: 300px;
	margin-left: 50px;
	text-align: left; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-image: url(../images/introback_trans.png);
	background-position: left;
	background-repeat: repeat;
			}
* html #mailbox		{
	background-image: url(../images/introback.png);
	background-position: center;
	background-repeat: repeat;
			}
			
#mailabsender	{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 200px;
	height: auto;
}
#mailabsendertxt		{
	position: absolute;
	top: 35px;
	left: 20px;
	width: 200px;
	height: 20px;
}
#mailbetreff	{
	position: absolute;
	top: 110px;
	left: 20px;
	width: 200px;
	height: auto;
}
#mailbetrefftxt	{
	position: absolute;
	top: 125px;
	left: 20px;
	width: 200px;
	height: 20px;
}
#mailempfaenger	{
	position: absolute;
	top: 65px;
	left: 20px;
	width: 200px;
	height: auto;
}
#mailempfaengertxt		{
	position: absolute;
	top: 80px;
	left: 20px;
	width: 200px;
	height: 20px;
}
#mailnachricht	{
	position: absolute;
	top: 160px;
	left: 20px;
	width: 200px;
	height: auto;
}
#mailnachrichttxt		{
	position: absolute;
	top: 175px;
	left: 20px;
	width: 200px;
	height: 50px;
}
#mailschaltflaechen	{
	position: absolute;
	top: 240px;
	left: 20px;
	width: 190px;
	height: 20px;
}
#maildelete	{
	position: absolute;
	top: 0px;
	width: 70px;
	height: 15px;
	left: 0px;
}
#mailsend	{
	position: absolute;
	top: 0px;
	right: 0px;
	width:70px;
	height: 15px;
}
.maillabelbox		{font-size: 9pt; font-weight: normal; color: #504238}
.mailvorgabetxt	{font-weight: normal; color: #504238}
.mailmessage	
{position: absolute; width: 190px; height: 18px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #c8a44e;background-color: #FFFFFF;border: 1px inset #504238;padding: 2px 0px 2px 0px;margin: 0px;}
.mailmessage1		
{position: absolute; width: 190px; height: 40px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #c8a44e;background-color: #FFFFFF;border: 1px inset #504238;padding: 2px 0px 2px 0px;margin: 0px;}
.mailbutton			{
					position: absolute; 
					width: 70px; 
					line-height: 15px; 
					border: 1px solid #FFFFFF; 
					background-color: #e6d695; 
					font-size: 10px; 
					cursor: pointer; 
					color: #333333
					}