#subscriptions{
	width:	500px;
	text-align: justify;	
}

#subscriptions a{
	text-decoration: 	none;
	font-weight:		bold;	
	color:				#ff9900;
}

#subscriptions div.head{
	font-family:		 	Helvetica, Verdana, Arial;
	font-size: 				12px;
	font-weight:			bold;
	color:					#ff9900;
	float:					left;
	margin-left:			3px;		
}

#subscriptions div.more{
	font-family: 			Helvetica, Verdana, Arial;
	font-size: 				12px;
	font-weight:			bold;
	text-align:				right;
	color:					#ff9900;
	border-bottom-width: 	1px;
	border-bottom-style:	dashed;
	border-bottom-color:	#ff9900;
} 

#subscriptions a.more{
	font-family: 			Helvetica, Verdana, Arial;
	font-size: 				12px;
	font-weight:			bold;
	color:					#ff9900;
	text-decoration:		none;
} 

#subscriptions h2{
	margin-top:		17px;
	margin-top:		22px;
	margin-left:	5px;
	margin-right:	5px;	
	width:			500px;
	font-family: 	Helvetica, Verdana, Arial;
	font-size: 		20px;
	font-weight:	bold;
	color:			#ff9900;
	text-align:		left;	
} 

#subscriptions h3{
	margin-top:		17px;
	margin-top:		22px;
	margin-left:	5px;
	margin-right:	5px;	
	width:			500px;
	font-family: 	Helvetica, Verdana, Arial;
	font-size: 		20px;
	font-weight:	bold;
	color:			#ff9900;
	text-align:		left;	
} 

#subscriptions p{
	margin-left:	5px;
	margin-right:	5px;
	margin-bottom:	45px;	
	width:			500px;
	font-family: 	Helvetica, Verdana, Arial;
	font-size: 		12px;
	font-weight:	normal;
	color:			#000000;
} 

#subscriptions div.bottomline{
	border-bottom-width:	2px;
	border-bottom-style:	solid;
	border-bottom-color:	#ff9900;
	margin-bottom:			45px;
} 

#subscriptions img.intext{
	float: left;
	padding-right: 2px;
}

#subscriptions table.subscription td.title{
	font-weight:	bold;
	padding-left:	10px;
	padding-top:	15px;
}


#subscriptions table.subscription td.eingabefeldlong{
	border-width:		0px;
	height:				22px;
	width:				317px;
	padding:			0 0 0 0;
	margin:				0 0 0 0;
	background-color: 	transparent;
	background-image: 	url(/gif/layout/eingabefeldlong.jpg);
	background-repeat:	no-repeat;	
}

#subscriptions table.subscription td.eingabefeldtextarea{
	border-width:		0px;
	height:				99px;
	width:				317px;
	background-color: 	transparent;
	background-image: 	url(/gif/layout/eingabefeldtextarea.jpg);
	background-repeat:	no-repeat;
}

#subscriptions table.subscription td.eingabefeldcheckbox{
	border-width:		0px;
	height:				22px;
	width:				24px;
	padding:			0 0 0 0;
	margin:				0 0 0 0;
/*	background-color: 	transparent;
	background-image: 	url(/gif/layout/eingabefeldcheckbox.jpg);
	background-repeat:	no-repeat;	*/
}

#subscriptions input.eingabefeldlong{
	border-width:		0px;
	height:				19px;
	width:				305px;
	margin-top:			0px;
	padding-bottom:		8px;
	padding-left:		6px;
	padding-right:		6px;
	background-color: 	transparent;
}

#subscriptions textarea.eingabefeldtextarea{
	border-width:		0px;
	margin-top:			0px;	
	height:				80px;
	width:				307px;
	background-color: 	transparent;
}

#subscriptions input.eingabefeldcheckbox{
/*	border-width:		0px;
	border-color:		#ffffff;
	margin-top:			0px;	
	background-color: 	transparent; */
}

#subscriptions input.button{
	width:				114px;
	height:				24px;
	color:				#ffffff;
	padding-bottom:		4px;
	padding-left:		5px;
	text-align:			left;
	border-width:		0px;
	border-color:		#ffffff;
	background-color:	transparent;
	background-image: 	url(/gif/layout/buttonsubscriptions.jpg);
	background-repeat:	no-repeat;	
}

#subscriptions div.block{
	margin-left:	10px;
	margin-bottom:	10px;
}

#subscriptions td.error{
	color:			#ff0000;
	font-weight:	bold;
	padding-top:	5px;
}

#subscriptions div.box{
	margin-top:			-20px;
	margin-bottom:		20px;
	padding:			10px;
	line-height:		18px;
	background-color:	#D3E5E9;
}

#subscriptions span.ci{
	font-family: 			Helvetica, Verdana, Arial;
	font-size: 				18px;
	font-weight:			bold;
}

#subscriptions div.newspic{
	width:		250px;
	overflow:	hidden;
	float:		left;
}

#subscriptions div.newstext {
	width:			235px;
	padding-left:	15px;
	padding-bottom:	45px;
	float:			left;
}

#subscriptions div.newstext h2{
	text-align:		left;
	width:			235px;
	margin-top:		5px;
	margin-left:	0px;
}


