@charset "utf-8";
/*<![CDATA[/*>*/

/***************************************************************/
/* SCREEN CSS FOR KARLDERKUEHNE.ORG                            */
/* CSS Code by MEDIAparx.com | December 2007                   */
/***************************************************************/
/* RELEASED UNDER:                                             */
/*-------------------------------------------------------------*/
/* Creative Commons 2.5 Schweiz                                */
/* Namensnennung - NichtKommerziell                            */
/* http://creativecommons.org/licenses/by-nc-nd/2.5/ch/        */        
/***************************************************************/
*{
	margin:0px;
	padding:0px;
}

html{
	font-size:medium;
}

body{
	font-size:70%;
	background:url(../auxx/karl-der-kuehne/home/img_background.gif) repeat-x #171314;
	color:#fff;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size-adjust:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	outline:none;
	text-decoration:none;
}

a img{
	border:none;
}

.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

#containerCenterAll{
	margin:0px auto;
	margin-top:10px;
	width:991px;
	text-align:left;
	color:#fff;
}

.containerDummy{
	float:left;
	width:950px;
	padding-left:40px;
}

#containerCenterAll #imageColumn{
	float:left;
	width:546px;
	padding-bottom:35px;
}

#containerCenterAll #textColumn{
	float:left;
	width:445px;
	/*margin-top:333px;*/
	height:490px;
	background:transparent !important;
}

#homeText{
	float:left;
	display:block;
	width:425px;
	height:268px;
	margin-top:147px;
	margin-bottom:20px;
}

#containerCenterAll #textColumn .buttons{
	float:left;
	width:135px;
	margin-right:10px;
}

#containerCenterAll #textColumn .buttonSpace{
	float:left;
	width:10px;
}

#containerCenterAll .partnersColumn{
	float:left;
	width:495px;
	padding-left:31px;
}

#containerCenterAll .partnersTitel{
	float:left;
	width:495px;
	padding-bottom:10px;
}

#containerCenterAll .partnersLogos{
	float:left;
	display:block;
	width:165px;
	padding-bottom:10px;
}

#containerCenterAll .partnersLogos img{
	float:left;
}

#containerCenterAll .transportpartnersColumn{
	float:left;
	width:215px;
}

#containerCenterAll .transportpartnersTitleColumn{
	float:left;
	width:155px;
	padding-left:31px;
	padding-right:30px;
}

#containerCenterAll .transportpartnersLogosColumn{
	float:left;
	width:165px;
	height:150px;
	padding-left:31px;
	padding-right:20px;
	border-right:1px solid #312e26;
}

#containerCenterAll .transportpartnersTitel{
	float:left;
	width:155px;
	padding-bottom:7px;
}

#containerCenterAll .transportpartnersLogos{
	float:left;
	padding-bottom:10px;
}

h1.titleSchirmherrschaft{
	float:left;
	/*margin-top:55px;*/
	margin-top:30px;
	margin-bottom:18px;
}

#textSchirmherrschaft{
	float:left;
	width:425px;
}

#textSchirmherrschaft td{
	padding-bottom:20px;
	text-align:left;
	vertical-align:top;
}

#textSchirmherrschaft .column1{
	width:87px;
}

#textSchirmherrschaft .column2{
	width:338px;
}

/*]]>*/