/*
----------------------------------------------------------------
  KOCH MARKETING KOMMUNIKATION AG
  
  TYPE:  		Print
  AUTOR: 		Cécile Kunz
  CHANGES:	16.11.2006
----------------------------------------------------------------
*/ 
/**************************************************************
 * Print Stylesheet 'print.css' for 'www.cecile-kunz.ch'.
 *
 * @author	Cécile Kunz <info[at]cecile-kunz.ch>
***************************************************************/



/*---------------------*/
/* common styles START */

html, body {margin: 0; padding: 0;}
body {padding: 0 7px 0 7px; font: 80% Verdana, Arial, Helvetica, sans-serif; background: #F0F0F0;color: #333; width:830px;}
img {border: none;}
h1, h2, h3, p {margin: 0; padding: 0;}	

a {text-decoration: underline; color: #333333;}
h1 strong, h2 strong, h2 strong {color: #222222; }	
td {padding: 1px 0}
td input, td textarea, td select {margin: 2px 0 2px 5px;}

/* common styles END */
/*-------------------*/



/*--------------------*/
/* macro styles START */

#printwindow {float:left; margin: 5px 0 5px 30px;}
#closewindow {float:right; margin: 5px 30px 5px 5px;}
#header { clear:both; width:830px; background:#ffffff; }
#header small { font-size: 89%; }
#header span { font-size: 77%; }

#content { width:98%; background:#ffffff; padding: 10px 5px 20px 10px; clear:both; overflow:hidden;}
#special {clear:both; width:100%; text-align:center; padding-top:30px; font-size:89%;}

/* macro styles END */
/*------------------*/


	
/*---------------------------*/
/* main content styles START */
	
	#content {font-size: 89%;}	
    #content h1,#twoCol-1 h1,#twoCol-2 h1 {font-size: 111%; margin: 10px 0 20px 0;}
	#content h1.csc-firstHeader,#twoCol-1 h1.csc-firstHeader,#twoCol-2 h1.csc-firstHeader {margin-top:0;}
	#content h2,#twoCol-1 h2,#twoCol-2 h2 {font-size: 111%; margin: 10px 0 15px 0;}
	#content h3,#twoCol-1 h3,#twoCol-2 h3 {font-size: 100%; margin: 0;}
	#content h4 {font-size: 100%; margin: 0;}
	#content h4 a {color:#FBB019 ;background: #fff url(../layout/link_pfeil2.jpg) no-repeat 0 4px;padding-left:15px;}	
	
	
		h1		{font-family:Verdana, Arial, sans-serif;font-size:15px;line-height:30px;color:#333333;text-decoration:none;margin:0px;padding:0px;}
h2,h3,h4,h5,h6,
p,td,tr,table,div	{font-family:Verdana, Arial, sans-serif;font-size:11px;line-height:15px;color:#333333;text-decoration:none;}
	

	
/* main content styles END */
/*-------------------------*/


/*---------------------*/
/* footer styles START */

#footer {clear: both;margin: 0;padding: 0;color: #000;height: 20px;}
#footer div.footer_left { margin-top: 10px; font-size: 70%;}
#footer div.footer_right { text-align:right; margin-top: 10px; font-size: 70%;}

/* footer styles END */
/*-------------------*/


/*-------------------*/
/* news styles START */

.news-latest-item .more-link {margin-left: 6px;}
.news-latest-item {width:100%;clear:both;margin-bottom:30px;}
.news-latest-img { width:90px;}
.news-latest-item img { float:left;margin-right:20px;  }
.news-latest-item h3{float:left;width: 455px;margin-left: 20px; }

/* news styles END */
/*-----------------*/



