/****************************************************************/
/* Seiten Elemente																							*/																			
/* Vision Pool GmbH	| TP																				*/																												
/****************************************************************/


/** Seitenteaser **/
.teasercontainer{
	width:560px;
	
	padding-bottom:5px;
	margin-bottom:5px;
	
	border-bottom:1px dashed #CCCCCC;
}


.teaserimage-wide,.teaserimage-small{
	float:left;

	width:200px;
	height:200px;
}

.teaserimage-small{
	width:100px;
	height:auto;
}


.teasertext-wide, .teasertext-small{
	float:left;

	width:455px;
		
	margin-left:5px;
}

.teasertext-small{
	width:355px;
}
/******************************************************************/

/******************* Typo3 Content Abstaende*********************/
.contentbox-default{
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}

.contentbox-default-linebottom{
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	padding-bottom:15px;
	border-bottom:1px dotted #CCCCCC;
}

.contentbox-rahmen5px{
	margin:0px;
	padding:5px;
}

.contentbox-rahmen5px-linebottom{
	margin:0px;
	padding:5px;
	padding-bottom:10px;
	border-bottom:1px solid #2A2B67;
}

/*****************************************************************/
