
/* ----- idonskin_styles.css ----- */
/*
  This file is based on the ploneCustom.css.dtml shipped with Plone.

   (do not remove this)
   (not this either)
*/

/* ------------------- Place Styles here --------------------------------*/

/* -------------------------------------------------------------------------*/
	
		h1,h2,h3,h4,h5,h6	
		{
			font-family: Times, Georgia, serif; 
			line-height: 120%;
			letter-spacing: 0.1em;
		}
						
		h1  				
		{ 
			font-size: 174%; 
			margin: 0px 0 8px 0; padding: 0; 
		}
		
		h2
		{ 
			font-size: 167%; 
			margin: 0 0 8px 0; padding: 0; 
		}
		
		h3
		{ 
			font-size: 159%; 
			margin: 0 0 6px 0; padding: 0; 
		}
		
		h4
		{ 
			font-size: 152%; 
			margin: 4px 0 4px 0; padding: 0; 
		}
		
		h5
		{ 
			font-size: 144%; 
			margin: 0 0 4px 0; padding: 0; 
		}
		
		h6
		{ 
			font-size: 136%; 
			margin: 0 0 4px 0; padding: 0;
		}			
		
		
		
		
		
		/*
				
		
		
		
		#portlet-reminder, #portlet-reminder-small
		{
			width: 210px;
			background-color: #78a0a4 ;
			height: 88px;
		}
		#portlet-forum, #portlet-kommentare
		{
			width: 210px;
			background-color: #85b2b8 ;
			margin: 10px 0 0 0;
		}
		
		#portlet-veranstaltungen, #portlet-veranstaltungen-small
		{
			width: 210px;
			background-color: #90b5a4 ;
			margin: 10px 0 0 0;
		}
		
		#portlet-gewinnspiel
		{
			width: 210px;
			height: 88px;
			background-color: #b3d1cb ;
			background: url(bg_gewinnspiel.jpg) no-repeat ;			
			margin: 10px 0 0 0;
		}
				
		#portlet-podcast
		{
			width: 210px;
			height: 88px;
			background-color: #b3d1cb ;
			background: url(bg_podcast.jpg) no-repeat ;			
			margin: 10px 0 0 0;
		}
		
		#portlet-gewinnspiel a, #portlet-podcast a
		{
			display: block;
			padding: 2px 10px 8px 15px;
			text-decoration: none;
			color: #003333;
			line-height: 143%;
		}
		
		#portlet-reminder a:hover, #portlet-reminder-small a:hover, #portlet-podcast a:hover, #portlet-forum a:hover, #portlet-veranstaltungen a:hover, #portlet-veranstaltungen-small a:hover, #portlet-kommentare a:hover
		{
			color: #ffffff ;
		}
		#portlet-gewinnspiel a:hover
		{
			color: #003333 ;
		}
		
		#portlet-gewinnspiel a
		{
			color: #ffffff;
		}		
		
		#portlet-gewinnspiel h6, #portlet-reminder h6, #portlet-reminder-small h6, #portlet-podcast h6, #portlet-forum h6, #portlet-gewinnspiel h6, #portlet-podcast h6
		{
			padding: 6px 0 0px 28px;
			color: #ffffff;
			height: 20px
		}
		#portlet-veranstaltungen strong, #portlet-veranstaltungen-small strong, #portlet-reminder strong, #portlet-reminder-small strong, #portlet-forum strong, #portlet-gewinnspiel strong, #portlet-podcast strong, #portlet-kommentare strong
		{
			color: #ffffff;
			padding: 7px 0 8px 28px;
			font-family: Times, Georgia, serif; 
			display: block;
		}		
		#portlet-gewinnspiel strong, #portlet-podcast strong
		{
			padding: 12px 0 8px 38px;
		}
		
		#portlet-reminder strong
		{
			background: url(bg_reminder.gif) no-repeat ;	
		}
		#portlet-reminder-small strong
		{
			background: url(bg_reminder_sm.gif) no-repeat ;	
		}

		#portlet-forum strong
		{
			background: url(bg_forum.gif) no-repeat ;	
		}
		#portlet-veranstaltungen strong
		{
			background: url(bg_veranstaltungen.gif) no-repeat ;	
		}
		#portlet-veranstaltungen-small strong
		{
			background: url(bg_mikro.gif) no-repeat ;	
		}
		#portlet-kommentare strong
		{
			background: url(bg_kommentare.gif) no-repeat ;	
		}
		
		#portlet-veranstaltungen p, #portlet-veranstaltungen-small p, #portlet-reminder p, #portlet-reminder-small p, #portlet-forum p, #portlet-kommentare p
		{
			padding: 4px 0 0 15px;
			line-height: 136%;
	
		}
		#portlet-veranstaltungen p a, #portlet-veranstaltungen-small p a, #portlet-reminder p a, #portlet-reminder-small p a, #portlet-forum p a, #portlet-kommentare p a
		{
			color: #003333;
			font-weight: bold;
			text-decoration: none;
			display: block;
			margin-top: 4px;
		}
		
		#portlet-weblog
		{
			margin: 10px 0 0 0;
			height: 90px;
			background: url(bg_spurensuche.jpg) no-repeat ;	
		}
		#portlet-weblog a
		{
			display: block;
			height: 90px;
			width: 210px;
			text-decoration: none;
		}
		*/		
		
		
			
/* YOUR CSS RULES STOP HERE */

/*  */

/* Latest version of the documentation on pre-defined properties from Plone
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */
