body {

}

#logotype {
margin-bottom: 30px;
}

#logotype h1 {

margin:0;
}

#logotype .description{
font-size: 13px;
line-height: 120%;
margin:5px 0 0 0;
}

#navigation {
font-size:25px;
}

#navigation p {
}



ul {
list-style-position: inside;	
}




#welcome h2 {

font-size: 80px;

}

.teaserrow h3 {
font-size: 18px;
line-height:120%;	
}

.teaserrow h4 {
font-size: 19px;	
}


.smalltextcolumn {
padding-right: 10%;
}


.blogpost {
padding-right: 0;
}



.blogpost div.post h2 {
font-size:40px;
line-height:40px;
}

.blogpost div.post h3 {
font-size:22px;
line-height:24px;
}


div.blogteaser p {
font-size:16px;
line-height:22px;	
}	

div.blogteaser .meta {
font-size:10px;
font-weight:normal;
}

.mobile-teaser {
display: none;	
}