/* 
	COMTEC Studios GmbH | comtec-studios.de
	-----------------------------------------------------------------------------------------------------------------------------
	Author: Lars Brinkmann | http://netzbuero.de
	v 16/12/2009
	-----------------------------------------------------------------------------------------------------------------------------
	Stylesheet für Referenzen
*/



/* 	Referenzen
	----------------------------------------------------------------------------------------------------------------------------- */
	.rfrzMenu { margin-top: 10px; margin-left: 30px; font-size: 12px; text-transform: uppercase; }
	.rfrzMenu li { margin-bottom: 5px; }
	.rfrzMenu a	{ display: block; padding-left: 10px; }	
	.rfrzMenu a:hover	{ background: url(../images/arrMn.gif) 0 1px no-repeat; }
	.rfrzMenu a.active	{ background: url(../images/arrMn.gif) 0 1px no-repeat; color: #000; }	
	
	.rfrzVcs h1 { margin-bottom: 10px; }
	.rfrzVcs h2	{ color: #777777; font-size: 12px; text-transform: uppercase; margin-bottom: 10px; }
	
	.rfrzElements	{ margin-top: 20px; }
	.rfrzElements p { margin-left: 125px; padding-top: 28px; text-transform: uppercase; }
	.rfrzElements a:hover { color: #000; }
	.rfrzElements div img { float: left; }
	.rfrzElements div { float: left; width: 295px; margin-bottom: 30px; }
	.rfrzMovie img 	{ padding-left: 28px; padding-right: 12px; background: url(../images/bgMovie.gif) top left no-repeat; }
	.rfrzWeb img 	{ padding-left: 28px; padding-right: 12px; background: url(../images/bgWeb.gif) top left no-repeat; }
	.rfrzAir img 	{ padding-left: 28px; padding-right: 12px; background: url(../images/bgAir.gif) top left no-repeat; }
	



/* 	Neue Breite für die Spalten
	----------------------------------------------------------------------------------------------------------------------------- */

	/* Linke Spalte */
	.wrap_leftCol { width: 330px; float: left; padding-top: 110px; padding-bottom: 20px; margin-bottom: 50px; }
	
	/* Rechte Spalte */
	.wrap_rightCol { width: 584px; float: left; padding-top: 150px; }
	
	
	
	.comtecFrame-rfrzMovie,
	.comtecFrame-rfrzWeb,
	.comtecFrame-rfrzAir	{ float: left; width: 290px; position: relative; padding-bottom: 25px; }
	
	.comtecFrame-rfrzMovie	{ background: url(../images/bgMovie.gif) no-repeat left top; }
	.comtecFrame-rfrzWeb	{ background: url(../images/bgWeb.gif) no-repeat left top; }
	.comtecFrame-rfrzAir	{ background: url(../images/bgAir.gif) no-repeat left top; }

	.comtecFrame-rfrzMovie .csc-textpic,
	.comtecFrame-rfrzWeb .csc-textpic,
	.comtecFrame-rfrzAir .csc-textpic	{ padding-left: 27px; }
	
	.comtecFrame-rfrzMovie .csc-textpic-caption,	
	.comtecFrame-rfrzWeb .csc-textpic-caption,	
	.comtecFrame-rfrzAir .csc-textpic-caption	{ position: absolute; top: 0px; left: 120px; text-transform: uppercase; color: #777777; font-size: 11px; font-weight: bold; }
	
	.comtecFrame-rfrzMovie .csc-textpic-imagewrap	{ margin: 0; padding: 0; }
	
	.comtecFrame-rfrzEnd { clear: left; padding-bottom: 1px; margin-bottom: 20px; background: url(../images/brdrln.gif) repeat-x bottom; }
	