﻿/*
Format 1: Quadrat groß		396 x 396
Format 2: Quadrat klein		195 x 195
Format 3: Rechteck groß		798 x 396
Format 4: Rechteck klein	396 x 195
*/

.blogTeaserFormat1 { float:left; width:396px; height:396px; background-repeat:no-repeat; background-position:center; }
.blogTeaserFormat2 { float:left; width:195px; height:195px; background-repeat:no-repeat; background-position:center; }
.blogTeaserFormat3 { float:left; width:798px; height:396px; background-repeat:no-repeat; background-position:center; }
.blogTeaserFormat4 { float:left; width:396px; height:195px; background-repeat:no-repeat; background-position:center; }

.blogTeaserBorderFormat1 { /* float: left; position:relative; top:8px; left:8px; border:solid 1px #EDECE7; width:378px; height:378px; */ }
.blogTeaserBorderFormat2 { /* float: left; position:relative; top:8px; left:8px; border:solid 1px #EDECE7; width:179px; height:179px; */ }
.blogTeaserBorderFormat3 { /* float: left; position:relative; top:8px; left:8px; border:solid 1px #EDECE7; width:782px; height:378px; */ }
.blogTeaserBorderFormat4 { /* float: left; position:relative; top:8px; left:8px; border:solid 1px #EDECE7; width:378px; height:179px; */ }

.blogTeaserTitleFormat1 { float: left; position:relative; left:20px; top:278px; width:353px; height:35px; font-weight:bold; font-size:1.8em; }
.blogTeaserTitleFormat2 { visibility:hidden; display: none; }
.blogTeaserTitleFormat3 { float: left; position:relative; left:20px; top:278px; width:353px; height:35px; font-weight:bold; font-size:1.8em; }
.blogTeaserTitleFormat4 { visibility:hidden; display: none; }

.blogTeaserShortTextFormat1 { float: left; position:relative; left:20px; top:283px; font-weight:bold; font-size:1.6em; }
.blogTeaserShortTextFormat2 { visibility:hidden; display: none; }
.blogTeaserShortTextFormat3 { float: left; position:relative; left:20px; top:283px; font-weight:bold; font-size:1.6em; }
.blogTeaserShortTextFormat4 { visibility:hidden; display: none; }