/* MAIN-COLs ----------------------------------------------------------- */

#col-logos  {
	width:					200px;
	min-height:				200px;
	margin-top:				20px;
	float:					left;
}

#col-content  {	
	position:				relative;
	width:					700px;
	min-height:				200px;
	margin:					-60px 5px 0px 25px;
	float:					left;
}

.content-clearer {
	width:					930px;
	height:					1px;
	clear:					both;
}

/* PARTNER-LOGOS ----------------------------------------------------------- */

.google-logo {
	position:				relative;
	margin:					0px 0px 20px 0px;
}

.partner-logo {
	position:				relative;
	width:					200px;
	height:					60px;
	margin:					-10px -5px 0px -5px;
	padding:				10px 5px 10px 5px;
	background-image:		url(../../bilder/start/partnerbox.png);
	background-position:	center top;
	background-repeat:		no-repeat;
	text-align:				center;
	float:					left;
}

/* STARTTEASER ----------------------------------------------------------- */

.startteaser-all {
	position:				relative;
	z-index:				1000;
	width:					710px;
	margin:					0px -5px 0px -5px;
	float:					left;
}

.startteaser-all .trenner {
	position:				relative;
	width:					1px;
	height:					170px;
	float:					left;
}

.startteaser {
	position:				relative;
	width:					236px;
	height:					170px;
	float:					left;
}

.startteaser .hl {
	position:				relative;
	width:					236px;
	height:					50px;
	float:					left;
}

.startteaser .body {
	position:				relative;
	width:					202px;
	height:					100px;
	padding:				10px 17px 10px 17px;
	background-image:		url(../../bilder/start/startteaser-body.png);
	background-position:	center top;
	background-repeat:		no-repeat;
	float:					left;
}

.startteaser .body .copy {
	position:				relative;
	margin:					0;
	width:					202px;
	height:					34px;
	font-size:				11px;
	line-height:			15px;
	color:					#404040;
	float:					left;
	overflow:				hidden;
}

.startteaser .body .links1 {
	position:				relative;
	width:					127px;
	height:					60px;
	padding:				5px 87px 0px 12px;
	margin:					0px -12px 0px -12px;
	background-image:		url(../../bilder/start/startteaser-icon1.png);
	background-position:	right top;
	background-repeat:		no-repeat;
	float:					left;
	overflow:				hidden;
}

.startteaser .body .links1 a {
	position:				relative;
	width:					107px;
	height:					15px;
	padding:				0px 0px 0px 20px;
	margin:					4px 0px 3px 0px;
	background-image:		url(../../bilder/start/startteaser-link1.png);
	background-position:	left top;
	background-repeat:		no-repeat;
	font-size:				11px;
	line-height:			15px;
	font-weight:			bold;
	color:					#2377b8;
	float:					left;
	overflow:				hidden;
}

.startteaser .body .links1 a:hover {
	color:					#404040;
	text-decoration:		none;
}

.startteaser .body .links2 {
	position:				relative;
	width:					127px;
	height:					60px;
	padding:				5px 87px 0px 12px;
	margin:					0px -12px 0px -12px;
	background-image:		url(../../bilder/start/startteaser-icon2.png);
	background-position:	right top;
	background-repeat:		no-repeat;
	float:					left;
	overflow:				hidden;
}

.startteaser .body .links2 a {
	position:				relative;
	width:					107px;
	height:					15px;
	padding:				0px 0px 0px 20px;
	margin:					4px 0px 3px 0px;
	background-image:		url(../../bilder/start/startteaser-link2.png);
	background-position:	left top;
	background-repeat:		no-repeat;
	font-size:				11px;
	line-height:			15px;
	font-weight:			bold;
	color:					#1d649f;
	float:					left;
	overflow:				hidden;
}

.startteaser .body .links2 a:hover {
	color:					#404040;
	text-decoration:		none;
}

.startteaser .body .links3 {
	position:				relative;
	width:					127px;
	height:					60px;
	padding:				5px 87px 0px 12px;
	margin:					0px -12px 0px -12px;
	background-image:		url(../../bilder/start/startteaser-icon3.png);
	background-position:	right top;
	background-repeat:		no-repeat;
	float:					left;
	overflow:				hidden;
}

.startteaser .body .links3 a {
	position:				relative;
	width:					107px;
	height:					15px;
	padding:				0px 0px 0px 20px;
	margin:					4px 0px 3px 0px;
	background-image:		url(../../bilder/start/startteaser-link3.png);
	background-position:	left top;
	background-repeat:		no-repeat;
	font-size:				11px;
	line-height:			15px;
	font-weight:			bold;
	color:					#165085;
	float:					left;
	overflow:				hidden;
}

.startteaser .body .links3 a:hover {
	color:					#404040;
	text-decoration:		none;
}

/* blog-accordion ----------------------------------------------------------- */

.blog-accordion {
	position:				relative;
	width:					700px;
	float:					left;
}