 /* 
Theme Name: ich-du-ihr print-styles

*/


body { /* font: default 16px to 10px */
    font: 62.5% 'lucida sans unicode','lucida grande', helvetica, arial, sans-serif;       
	margin: 1% 2% 1% 4%;
}      

a {
	color: #000;
}

#nav,
#extras,
.skip,
form {
   display: none;   
}         

p, li {
	font-size: 120%;
}


h1 {
  border-bottom: 2px solid #000;  
}   
h1 a {
	text-decoration: none;
}
    
#claim {
	border: 1px solid #000;  
	font-size: 150%;
	padding: 10px;   
   font-family: georgia, 'times new roman' serif; 
}      

h2 {
	font-size: 320%;                              
	font-weight: normal;     
	font-style: italic;
	font-family: georgia, 'times new roman' serif;   
	line-height: 1.2em; 
}    
h3 {
    clear: both;
    margin: 20px 0 0 0;
	font-size: 180%;  
	font-weight: normal;     
	font-style: italic;
	font-family: georgia, 'times new roman' serif; 
}
.box {
	float: right;
	margin: 8px 0 10px 20px;
	padding: 10px;
	width: 220px;  
	background: #ddd;
}
.box2 {
    float: none;
    margin: 20px 0 10px 0;
    width: auto;
}

#artikel img {
    clear: both;
	float: left;
	margin: 2px 10px 20px 0;
} 

#foto {
	clear: both;
}
 
#foto img {
	float: none;
} 

     


  