/*
Theme Name:     StrapPress Child
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Thirteen theme
Author:         Your name here
Author URI:     http://example.com/about/
Template:       strappress
Version:        0.1.0
*/

@import url("../strappress/style.css");






p {
	margin:0 !important;
	padding:0 !important;
	}
	
	
	
	
	/* ---------------------------------- GLOBALS ---------------------------*/
	
	
	body {
		color:#660024;
		background: #F2E1A6;
		font-size:12px;
		line-height:175%;
		font-family: Verdana, serif;
		}
		
		#content a {
			color:#9D2B61;
			text-decoration:underline;
			}
			
			#content a:hover {
			color:#9D2B61;
			text-decoration:none;
			}

	
	
	
	
	

	
	
	

	
	
	

	

	
	
	
	
	
	/* ---------------------------------- FORMATIERUNGEN ---------------------------*/
	
	h1,h2,h3,h4,h5,h6 {
color:#660024;	
			}
				
			
			h1 {
			font-size:1.3em;
			font-weight: bold;
			}
			
			h2 {
			font-size:34px;
			}
			
			h3 {
			font-size:47px;
			}
			
			h4 {
			font-size:32px;
			}
				
			h5 {
			font-size:36px;
			}
			
			h6 {
			font-size:26px;
			}

	








	@media screen and (max-width: 1200px) {
		
		
	

		
	}
	
	
	
	
	
	@media screen and (max-width: 990px) {
		
		
	
		
	}
	
	
	
	
	
	
	@media screen and (max-width: 767px) {
		
		
	




		
		
	}
	
	
	
	
	
	@media screen and (max-width: 550px) {
		
		

			

	}
	
	
	
	