@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */

	#nav {
		height: 0px;
	}
	
	.floatbox, .flexi, .left, .right, .clearfix, .REboxGreen, .REboxGreenContent, .REboxBlue, .REboxBlueContent, .clearfix, .csc-frame {
		margin: 0px;
		padding: 0px;
		border: 0px; 
	}
	
	
	#header {
		height: 78px;
		border-bottom: #172ea7 solid 30px;
		border-left: 0px;
		margin-left: 0px;
	}
	
	#teaser {
		background-color: #bac0e4;
	}
	
	#col2 {
		width: 0px;
	}
	#col3 { 
		margin:0px; 
		z-index: 20;
		overflow: hidden;
		visibility: visible;
		height: 375px;
	}

	#col1_content {
		font-family: 'Arial';
		font-size: 11px;
		color: white;
	}
	#col3_content { 
		width: 770px;
		padding: 0px;
		height: auto;
		border: 0px;
		overflow: hidden;
		font-family: 'Arial';
		font-size: 11px;
		color: white;
	}
	
	.floatbox .flexi .left .flexi .left .REboxGreen {
		background: #5dbc98 url(/fileadmin/img/PageContent/02antriebstechnik/mainlogo.gif) no-repeat;
	}
	.floatbox .flexi .left .flexi .left .REboxBlue { background-color: #5dbc98 }
	
	.floatbox .flexi .left .flexi .right .REboxGreen {
		background: #562371 url(/fileadmin/img/PageContent/03gebaeudetechnik/mainlogo.gif) no-repeat;
	}
	.floatbox .flexi .left .flexi .right .REboxBlue { background-color: #562371 }
	
	.floatbox .flexi .right .flexi .left .REboxGreen {
		background: #167800 url(/fileadmin/img/PageContent/04kommunikationstechnik/mainlogo.gif) no-repeat;
	}
	.floatbox .flexi .right .flexi .left .REboxBlue { background-color: #167800 }
	
	.floatbox .flexi .right .flexi .center .REboxGreen {
		background: #9d001f url(/fileadmin/img/PageContent/05leistungselektronik/mainlogo.gif) no-repeat;
	}
	.floatbox .flexi .right .flexi .center .REboxBlue { background-color: #9d001f }
	
	.floatbox .flexi .right .flexi .right .REboxGreen {
		background: #ffed00 url(/fileadmin/img/PageContent/06lichttechnik/mainlogo.gif) no-repeat;
	}
	.floatbox .flexi .right .flexi .right .REboxBlue { background-color: #ffed00 }
	
	.right {
		float: left;
	}

	div.flexi div.left, div.flexi div.right, div.flexi div.center, div.flexi div.left div.flexi div.clearfix {
		margin: 0px;
	}
	
	.csc-frame H1 {
		padding: 173px 0 10px 1px;
	}
	
	.csc-frame p {
		padding: 0 0 0 1px;
	}
	
	.rGline1, .rGline2, .rGline3, .rGline4, .rBline1, .rBline2, .rBline3, .rBline4  {
		width:0px;
		height:0px;
	}
	
	.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r{
		margin: 0px;
	}
	
	.subcr,.subcl {
		padding: 0px;
	}
	
	.REboxGreen {
		border-left: 2px solid white;
		width: 152px;
		float: left;
		height: 259px;
		overflow: hidden;
	}
	
	.REboxBlue {
		border-left: 2px solid white;
		width: 152px;
		float: left;
		height: 116px;
		overflow: hidden;
	}
	
	.REboxGreenContent, .REboxBlueContent {
		display: block;
		background:transparent;
		background-image: none;
		border-width: 0px;
		padding:8px;
		text-align: left;
	}
	
	 .REboxBlueContent {
	 	height: 100px;
	 }
	
	
	.REboxGreenContent H1 a {
		text-align: left;
		color: #fff;
		font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
	}
	
	.REboxGreenContent p {
		text-align: left;
		color: #fff;
		font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		padding-left: 1px;
	}
	
	#col3_content .floatbox .flexi .right .flexi .right .csc-frame .REboxGreen .REboxGreenContent p, 
	#col3_content .floatbox .flexi .right .flexi .right .csc-frame .REboxGreen .REboxGreenContent H1 a {
		color: black;
	}
}
