@charset "utf-8";
/* CSS Document */

/*Erweiterungen*/

.markRed {
	color: #FF3300;
}

.halfcontent {
	width: 342px;
}

.onethirdcontentcolored {
	width: 169px;
	padding: 3px 3px;
	background: #eff6fd;
}

.size33 {
	width: 205px;
}

.twothirdcontent {
	width: 510px;
}

div.second img.impress {
	margin: -10px 0 0 -1px;
}

.floatleft {
	display: inline;
	float: left;
}

.block {
	display: inline;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
}

img.imagenopaddingright {
	padding-right: 0;
}

.startseiteExtra {
	width: 410px;
}

.startseiteNoextra {
	width: 255px;
}

div.second img {
	margin-left: 12px;
}

/* Verweis zur Galerie */

.block p.leftside {
  	float: left;
  	clear: left;
	display: block;
 	text-align: center;
	padding-top: 26px;
	margin-left: 9px;
	width: 118px;
	height: 52px;
    background: #f2f8fe;
    border: 1px solid #CCDDEE;
}

.block p.rightside {
  	float: right;
  	clear: right;
  	display: block;
 	text-align: center;
	padding-top: 26px;
	margin-left: 9px;
	width: 118px;
	height: 52px;
    background: #f2f8fe;
    border: 1px solid #CCDDEE;
}
