/* This file will hold styles that are loaded using the same media query as the normal grid. */


body{
	-ms-hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
}

.teasercontent .content h2{
	line-height: 1.3em;
	font-size: 30px;
}

.context-portal #region-preface-first {
	width: 250px;
}

p {
	font-size: 14px;
}


.block-inner{
	padding: 10px;
	line-height: 1.5em;
}

h2.block-title a{
	font-size: 18px;
}


.node-type-profil #region-content .grid-4 .node-type-termin #region-content .grid-4, 
.page-blog #region-content .grid-4, 
.page-neuigkeiten #region-content .grid-4 {
    width: 260px;
}

.node-type-profil #region-content .field-name-field-image{
	width: 540px;
}

#region-footer-second {
    display: block;
}

#search-form label{
	font-size: 14px;
}

#zone-row-one.container-12 .grid-3{
	width: 220px;
}




#zone-row-one.container-12 .region-kachel-fifth{
	width: 460px;
}
