/* 
	Merlin Medical
	-----------------------------------------------------------------------------------------------------------------------------
	Author: Lars Brinkmann | http://netzbuero.de
	v 17/10/2009
	-----------------------------------------------------------------------------------------------------------------------------
*/




img { border: none; }


/* 	Layout
	----------------------------------------------------------------------------------------------------------------------------- */
	body		{ 	background: url(images/bckgrndCycle.jpg) repeat-x #f7f9df; 
					font-family: Arial, Helvetica, sans-serif; color: #000; margin: 0; padding: 0; }
	
	.wrap		{ 	width: 980px; margin-left: auto; margin-right: auto; 
					background: url(images/shdwRepeatBckgrnd.jpg) repeat-y; }
	.shadowWrap	{ 	background: url(images/shdwFixBckgrnd.jpg) no-repeat; }
	.innerWrap	{ 	margin-left: 17px; width: 947px; }
	.wrapFooter	{	position: relative;	}
	
	/* 	Header 
		----------------------------------------------------------------------------------------------------------------------------- */
		.wrapHeader		{ 	background: url(images/hdrBckgrnd.jpg) repeat-y; height: 177px;
							border-bottom: 4px solid #f58220; margin-bottom: 34px; position: relative; }
		.hdrLogo		{ 	display: inline; /* margin-right: 201px; width: 307px; */ }
		.hdrHighlights	{ 	/* display: inline; width: 435px; */ position: absolute; top: 0; right: 0; }

	/* 	Footer
		----------------------------------------------------------------------------------------------------------------------------- */
		.wrapFlags		{ position: absolute; top: 15px; left: 32px; }
		.wrapLogo		{ position: absolute; top: 0px; right: 17px; }
		
/* 	Navigation
	----------------------------------------------------------------------------------------------------------------------------- */
	.wrapColumn			{ float: left; display: block; width: 180px; margin-left: 65px; margin-right: 40px; }

	.wrapNavigation ul			{ 	font-size: 13px; color: #000; list-style-type: none; margin: 0; padding: 0; }
	
	.root						{	border-top: 1px solid #202352; }
	.root li					{ 	border-bottom: 1px solid #202352; padding-top: 10px; padding-bottom: 10px; 
									background: url(images/nav.gif) no-repeat 15px 3px; }
	.root a						{	color: #202352; text-decoration: none; font-weight: bold; padding-left: 35px; }
	.root a:hover				{ 	color: #f58220; }
	
	.root a.active				{	color: #f58220; }
	
	.level						{	margin-top: 7px; }
	.level li					{	border-bottom: none; background: none; padding: 0; margin-bottom: 3px; }
	.level a					{	font-weight: normal; }



/* 	Info-Box
	----------------------------------------------------------------------------------------------------------------------------- */
	.wrapInfobox			{	margin-top: 40px; background: #bfbfbf; }
	.wrapInfobox h1			{ 	font-size: 14px; color: #ffffff; background: #f58220; 
								padding: 7px 12px 7px 12px; 
								text-transform: uppercase; letter-spacing: 1px; }
	.wrapInfoNav ul			{	list-style-type: none; margin: 0; padding: 0; }
	.wrapInfoNav li			{ 	background: url(images/divider.jpg) no-repeat bottom; 
								padding: 5px 0 5px 10px; }
	.wrapInfoNav .last		{	background: none; }
	.wrapInfoNav a			{	text-decoration: none; color: #202352; font-size: 12px; font-weight: bold; }
	.wrapInfoNav a:hover	{	color: #fff; }
	.wrapInfoNav a.active	{	color: #fff; }


/* 	Content
	----------------------------------------------------------------------------------------------------------------------------- */
	.wrapContent	{ float: left; display: block; width: 632px; padding-bottom: 30px; }
	
								
	.wrapContent h1			{ 	font-size: 18px; background: #f58220; color: #ffffff; padding: 10px 12px 8px 12px; }
	.wrapContent h2			{ 	font-size: 18px; color: #f58220; }
	.wrapContent h3			{ 	font-size: 14px; color: #f58220; margin-bottom: 0px; }	
	.wrapContent div, p, 
		ol, ul				{	font-size: 13px; color: #000; line-height: 18px; margin-top: 0; }
	.wrapContent ol			{	list-style-type: decimal; margin: 1.12em 0; margin-top: 0; }
	.wrapContent a			{	text-decoration: underline; color: #f58220; font-weight: bold; }
	.wrapContent a:hover	{	color: #888; }
	


/* 	Sprachauswahl
	----------------------------------------------------------------------------------------------------------------------------- */
	.wrapFlags	ul 			{ list-style-type: none; margin: 0; padding: 0; }
	.wrapFlags	li			{ display: inline; margin-right: 5px; }	
	.language-active 		{ border-bottom: 2px dotted #f58220; }
	



/*	Links
	----------------------------------------------------------------------------------------------------------------------------- */
	.partner div 			{ }
	.partner 				{ padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dotted #f58220; }
	.address_logo 			{ float: left; width: 200px; }
	.address_info 			{ float: left; width: 425px; }
	.address_info strong 	{ color: #f58220; }



/*	Spezielle TYPO3-Definitionen
	----------------------------------------------------------------------------------------------------------------------------- */

	/* Link: nach oben */
	.csc-linkToTop				{ clear: both; text-align: right; }
	.csc-linkToTop a			{ border: 1px dotted #f58220; padding: 2px; font-size: 11px; text-transform: uppercase; color: #f58220; text-decoration: none; }
	
	/* Bildunterschrift */
	.csc-textpic-caption		{ font-size: 11px; font-weight: bold; color: #000000; background: #f0f0f0; padding: 3px; text-align: center; }
	
	.csc-textpic				{ clear: both; }
	
	.csc-frame-frame1			{ padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dotted #f58220; }



/*	Spezielle TYPO3-Definitionen
	----------------------------------------------------------------------------------------------------------------------------- */
table.spec 						{ 	width: 100%; margin-bottom: 20px; margin: 0; padding: 0; border-spacing: 0; }
.spec td 						{	border-bottom: 1px solid #a0a0a0; font-size: 12px; padding-bottom: 5px; padding-top: 5px; vertical-align: top; }
.spec .td-0						{	padding-right: 15px; text-align: right; border-right: 1px dotted #f58220; width: 35%; }
.spec .td-1						{	padding-left: 10px; text-align: left; border-left: 1px dotted #f58220; width: 65%; }
.spec tr, .spec td 				{	padding: 3px 0 3px 0; margin: 0; }
.spec .tr-odd 					{	background-color: #f3f3f3; }




/* 	Dummy Klassen
	----------------------------------------------------------------------------------------------------------------------------- */
	.picright	{ float: right; margin-left: 20px; margin-right: 40px; }
	




/* 	tt_news
	----------------------------------------------------------------------------------------------------------------------------- */

.news-list-container HR.clearer, 
	.news-single-item HR.clearer, 
	.news-latest-container HR.clearer		{	clear:right; height:1px; border:1px dotted #ffffff; }

.news-latest-container HR.clearer 			{	clear:left; }
	

/* 	Single-View
	----------------------------------------------------------------------------------------------------------------------------- */
	
.news-single-item 				{	/*	padding:5px; margin-bottom:5px;	border:1px solid #666;	background-color:#F9FFE5; */ }
.news-single-item H2 			{	margin-bottom: 0px; /*	font-size: 16px; font-weight:bold; color: #85A600; margin-bottom: 0px;*/ }
.news-single-item H3 			{	margin-bottom: 15px; }
.news-single-img 				{	float: right; margin-left:5px; }
.news-single-imgcaption 		{	clear:both; font-size: 11px; font-weight: bold; color: #000000; background: #f0f0f0; padding: 3px; text-align: center; margin: 0; }


.news-single-category 			{	float: right; }

.news-single-backlink a 		{	margin-bottom: 15px; margin-top: 10px; border: 1px dotted #f58220; padding: 2px; font-size: 11px; text-transform: uppercase; color: #f58220; text-decoration: none; }
	
.news-single-timedata 			{	float: right; color: #aaa !important;  }

.news-single-timedata, 
	.news-single-author,
	.news-single-imgcaption 	{	font-size: 11px; }

.news-single-author 			{	padding-bottom: 3px; magin: 0; }

.news-single-additional-info 	{	background-color: #BBE53A; /*	clear: both;*/	margin-top: 15px;	border: 1px solid #666;	padding:3px;	padding-bottom:0px; }

.news-single-related,
	.news-single-files,
	.news-single-links  		{	border: 1px solid #666;	margin:0px;	margin-bottom: 3px;	padding:3px; background-color:#F9FFE5; }

.news-single-related DD, 
	.news-single-links DD, 
	.news-single-files DD 		{	margin-left:20px; }

.news-single-related DT, 
	.news-single-links DT, 
	.news-single-files DT 		{	font-weight: bold; font-size: 11px; margin-left:5px; width:90%; }



/* 	List-View
	----------------------------------------------------------------------------------------------------------------------------- */

.news-list-container 					{	/* border-bottom: 1px solid #f58220; */ margin-bottom: 25px; }
.news-list-item 						{ /* IE hack */	height: 1%;	line-height: 1.3; /* IE hack end */ height: auto !important; }
.news-search-form 						{	padding:3px; margin-bottom:5px; border:1px solid #666; background-color:#F9FFE5; }
.news-search-emptyMsg					{	margin:0px; }
.news-search-form FORM 					{	margin:0px; }
.news-list-container H2 				{	margin-bottom: 5px; padding: 2px; border-bottom: 1px dotted #f58220; }

.news-list-container H2 A 				{	color: #f58220; text-decoration: none}
.news-list-container H2 A:HOVER 		{	color: #000000; }



.news-list-container P 					{	padding-left:3px; }
.news-list-date 						{	float: right; color: #aaa; width: 180px; text-align: right; height: 20px; margin-top: -2px; margin-right: -2px; font-size: 11px; font-weight: normal; }

.news-list-imgcaption 					{	float: right; padding-top:3px; padding-right:3px; font-size: 9px; }

.news-list-container IMG 				{	float: right; border:1px solid #666; margin-bottom:5px; margin-right:2px; margin-left:5px; }
.news-list-category IMG 				{	float: none; border:none; margin:0px; }

.news-list-morelink,
	.news-list-category 				{	font-size:9px;	margin-left:3px; }

.news-list-morelink  					{	display: none; margin-bottom: 3px; }
.news-list-browse 						{	text-align: center; }


	