
.postfloatleft {
margin-left: 5px;
float: left;
height: 90px;
width: 142px;
  display: inline-block;
}

.postimage {
float: left;
height: 80px;
width: 80px;
  display: inline-block;
margin-left: 8px;
}

.postimageborder {
    border: 5px solid transparent;
    border-radius: 50px;
    box-shadow: 0 0 0 1px #fff;
height: 80px;
width: 80px;
}

.postfloatright {
margin-right: 5px;
float: left;
width: 133px;
height: 90px;
  display: inline-block;
overflow: auto;
margin-left: 21px;
text-transform: uppercase;
font-size: 7px;
font-family: arial;
text-align: justify;
letter-spacing: 1px;
color: #fff;
}

.postvorlagetabelle {
	width: 130px;
	color: #000;
	padding: 5px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #eee;
	
	font-family: arial;
	font-size: 8px;
}

/* ################### HELL ##################### */

.postvorlagebox {
	background: url(../../../images/Design4TabulaRasa/bodybg.png) repeat #d2d2d2;
	width: 550px;
	box-sizing: border-box;
	margin: 0 auto;
	border: 1px solid #eee;
	background-repeat: repeat;
}

.postvorlagebox:before, .postvorlagebox:after {
 content: ''; display: block; box-sizing:
}

.postvorlagebox:before {
 height: 150px;
}

.postvorlagebox:after {
 height: 50px; background-position: 8% 2%;
}

.postvorlagebox .postvorlageheader {
	background: #eee;
	width: 450px;
	box-sizing: border-box;
	margin: -100px auto 0 auto;
	padding: 20px;
	border: 1px solid #f7f7f7;
}

.postvorlagebox .postvorlageheader .postvorlagewrapper {
 position: relative; z-index: 5; height: 120px; width: 400px; overflow: none; background: url(../../../images/Design4TabulaRasa/postvorlage.png); background-position: center right; border: 1px solid #f7f7f7;
}

.postvorlagebox .postvorlagecontent {
	background: #eee;
	width: 450px;
	box-sizing: border-box;
	margin: 20px auto;
	padding: 20px;
	border: 1px solid #f7f7f7;
}

.postvorlagebox .postvorlagecontent .postvorlagetext {
	color: #a5a5a5;
	min-height: 40px;
	overflow: auto;
	padding: 0 7px 0 0;
	text-align: justify;
	
	font-family: 'Calibri', sans-serif;
	font-size: 13px;
}

.postvorlagebox .postvorlagecontent b {
 color: #747474;
}

/* ################### DUNKEL ##################### */


.postvorlagebox2 {
	width: 550px;
	box-sizing: border-box;
	margin: 0 auto;
	background-color: #252525;
	border: 1px solid #000;
	background-image: url(/images/Design4TabulaRasa/postvorlage2.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.postvorlagebox2:before, .postvorlagebox2:after {
 content: ''; display: block; box-sizing:
}

.postvorlagebox2:before {
 height: 150px;
}

.postvorlagebox2:after {
 height: 50px; background-position: 8% 2%;
}

.postvorlagebox2 .postvorlageheader2 {
 box-sizing: border-box; width: 450px; margin: -100px auto 0 auto; padding: 20px; background: #2f2f2f; border: 1px solid #212121;
}

.postvorlagebox2 .postvorlageheader2 .postvorlagewrapper2 {
	background: url(../../../images/Design4TabulaRasa/bodybg.png) repeat #d2d2d2;
	width: 400px;
	position: relative;
	z-index: 5;
	height: 120px;
	overflow: none;
	border: 1px solid #4e4d4d;
}

.postvorlagebox2 .postvorlagecontent2 {
 box-sizing: border-box; width: 450px; margin: 20px auto; padding: 20px; background: #2f2f2f; border: 1px solid #212121;
}

.postvorlagebox2 .postvorlagecontent2 .postvorlagetext2 {
	color: #b9b9b9;
	min-height: 40px;
	overflow: auto;
	padding: 0 7px 0 0;
	text-align: justify;
	
	font-family: 'Calibri', sans-serif;
	font-size: 13px;
}

.postvorlagebox2 .postvorlagecontent2 b {
 color: #eeeeee;
}

.postfloatright2 {
margin-right: 5px;
float: left;
width: 133px;
height: 90px;
  display: inline-block;
overflow: auto;
margin-left: 21px;
text-transform: uppercase;
font-size: 7px;
font-family: arial;
text-align: justify;
letter-spacing: 1px;
color: #000;
}

.postvorlagetabelle2 {
	width: 130px;
	padding: 5px;
	text-align: center;
	font-family: arial;
	font-size: 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #e6e6e6;
background-color: #2f2f2f;
}

.postimageborder2 {
    border: 5px solid transparent;
    border-radius: 50px;
    box-shadow: 0 0 0 1px #000;
height: 80px;
width: 80px;
}

