/* CSS Document */
/*Kontaktformular*/

  
#wrapper_pop	{
	position: absolute;
	font-size: 8pt;
	text-align: center;
	cursor: default;
	left: 10px;
	top: 40px;
	width: 310px;
	height: 368px;
	padding: 20px;
	background: #FFFFFF;
	border: 1px solid #bdbdbd;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 2;
		}

a.zu,
a.zu:link{
	background: #FFFFFF;
	line-height: 10px;
	padding: 4px;
	color: #666666 !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 12px;
	}
	
a.zu:hover{
	text-decoration: none !important;}

		
#box		{
	position: relative;
	text-align: left; 
	font-size: 8pt;
	width: 100%;
	height: 100%;
			}

#absender	{
	position: absolute;
	top: 60px;
	left: 15px;
	width: 200px;
	height: auto;
}
#absendertxt		{
	position: absolute;
	top: 75px;
	left: 15px;
	width: 200px;
	height: auto;
}
#betreff	{
	position: absolute;
	top: 150px;
	left: 15px;
	width: 200px;
	height: auto;
}
#betrefftxt	{
	position: absolute;
	top: 165px;
	left: 15px;
	width: 200px;
	height: 20px;
}
#empfaenger	{
	position: absolute;
	top: 105px;
	left: 15px;
	width: 200px;
	height: auto;
}
#empfaengertxt		{
	position: absolute;
	top: 120px;
	left: 15px;
	width: 200px;
	height: 20px;
}
#nachricht	{
	position: absolute;
	top: 200px;
	left: 15px;
	width: 200px;
	height: auto;
}
#nachrichttxt		{
	position: absolute;
	top: 215px;
	left: 15px;
	width: 275px;
	height: 50px;
}
#schaltflaechen	{
	position: absolute;
	top: 280px;
	right: 20px;
	width: 200px;
	height: 30px;
}
#delete	{
	position: absolute;
	top: 0px;
	width: 90px;
	height: 25px;
	left: 0px;
}
#send	{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 90px;
	height: 25px;
}
.labelbox		{font-size: 9pt; font-weight: normal; color: #504238}
.vorgabetxt	{font-weight: normal; color: #504238}
.message	
{
	position: absolute;
	width: 275px;
	height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	background-color: #FFFFFF;
	border: 1px inset #504238;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}
.message1		
{
	position: absolute;
	width: 275px;
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	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: 90px; height: 25px;border: 1px outset #504238; background-color: #FFFFFF; font-size: 10px; cursor: pointer; padding: 2px}
.none			{color: #CC0000; font-weight: bold}

.check_li1		{height: 20px; position: absolute; top: 45px; left: 5px; clear: left; width: 175px;}
.check_re1	{height: 20px; position: absolute; top: 45px; left: 180px; clear: right; width: 175px;}
.check_li2		{height: 20px; position: absolute; top: 65px; left: 5px; clear: left; width: 175px;}
.check_re2	{height: 20px; position: absolute; top: 65px; left: 180px; clear: right; width: 175px;}
.check_li3		{height: 20px; position: absolute; top: 85px; left: 5px; clear: left; width: 175px;}
.check_re3	{height: 20px; position: absolute; top: 85px; left: 180px; clear: right; width: 175px;}
.check_li4		{height: 20px; position: absolute; top: 105px; left: 5px; clear: left; width: 175px;}
.check_re4	{height: 20px; position: absolute; top: 105px; left: 180px; clear: right; width: 175px;}

.checktxt 	{
	font-size: 9pt;
	margin-top: -18px;
	margin-left: 20px;
				}

.radiotxt 	{
	font-size: 9pt;
	margin-top: -15px;
	margin-left: 20px;
				}
