/*	------------------------------------------------------------------------------------------------------------------------------	*/
/*		Westermann Schulbuchverlage
		Version: 1.0
/*		Author: Yvonne Kazidroga für id-on GmbH
/*	-----------------------------------------------------------------------------------------------------------------------------	*/




/*	----------------------------------------------------------------------------------------------------------	*/
/*	                                           Generic Styles
/*	----------------------------------------------------------------------------------------------------------	*/
.clear
	{clear:both;}

#it-handbuch-wrapper
{
	margin: 2px 0 0 13px;
	width: 899px;
	background: url(../../bilder/sp-it-handbuch/bg_ithandbuch.gif) repeat-y;
	font-family: arial, verdana, sans-serif;
	float:left;
}

#it-handbuch
{
	background: url(../../bilder/sp-it-handbuch/bg_it_content.jpg) no-repeat;
	min-height: 687px;
	float:left;
}

#it-handbuch a:focus
	{outline:none;}

#inhalt hr
{
	color:#bed9ed;
	background-color:#bed9ed;
	width: 899px;
	height: 1px;
	margin:0 0 0 13px;
	padding:0;
	float:left;
}

#it-head
{
	background: #000c32;
	width:826px;
	height:58px;
	margin: 57px 0 0 73px;
	float:left;
}

#it-head #nav
{
	width:525px;
	height:30px;
	float:left;
	margin:33px 0 0 30px;
	padding:0;
}

#it-head #nav li
{
	float:left;
	font-weight: bold;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	color: #666;
	border: 1px solid #666;
	border-left:none;
	list-style-type: none;
	padding: 0 10px 0 10px;
	background: url(../../bilder/sp-it-handbuch/bg_it_navi.jpg) repeat-x;
}

#it-head #nav li a
	{color: #666;}

#it-head #nav li a:hover
{
	text-decoration: none;
	color:#333;
}

#it-head #nav .active
{
	background: url(../../bilder/sp-it-handbuch/bg_it_navi_active.jpg) repeat-x;
	height: 24px;
	border-left: 1px solid #666;
	border-bottom: none;
	margin-top: -4px;
	padding: 4px 20px 0 20px;
	color: #333;
}

#it-head #nav .borderleft
	{border-left: 1px solid #666;}

#it-head #nav .noborderright
	{border-right: none;}

#it-head img
	{float:right;}

#it-content
{
	width:796px;
	margin: 40px 0 0 73px;
	float:left;
	padding-left: 30px;
	font-size: 12px;
}

#it-content h1
{
	color: #333;
	font-size: 13px;
	margin-bottom:10px;
}

#it-content p
{
	margin: 0 0 15px 0;
}
.handbuch-technik, .handbuch-business
{
	height:399px;
	display:block;
	float:left;
	position:relative;
	margin-top: 50px;
}

.handbuch-technik
{
	background: url(../../bilder/sp-it-handbuch/it_handbuch_technik.jpg) no-repeat;
	width: 302px;
	margin-right:35px;
}

.handbuch-business
{
	width: 330px;
	background: url(../../bilder/sp-it-handbuch/it_handbuch_business.jpg) no-repeat;
}

.handbuch-technik img, .handbuch-business img
{
	border:none;
	position:absolute;
	top:300px;
}

.handbuch-technik img
	{left: 139px;}

.handbuch-business img
	{left: 163px;}

#it-content #sidebar
{
	float: right;
	background: url(../../bilder/sp-it-handbuch/bg_it_handbuch_sidebar.jpg) no-repeat;
	width:252px;
	height:50px;
	padding: 13px 0 0 15px;
	list-style-type:none;
	margin:0;
}

#it-content #sidebar li
	{margin-bottom:5px;}

#it-content #sidebar a
{
	color:#fff;
	font-weight:normal;
}

#it-content #sidebar .shoppingcart
{
	background: url(../../bilder/sp-it-handbuch/it_icon_shoppingcart.gif) no-repeat;
	padding-left: 18px;
}

#it-content #sidebar .print
{
	background: url(../../bilder/sp-it-handbuch/it_icon_print.gif) no-repeat;
	padding-left: 16px;
}

#it-content .buchdownload
{
	width: 400px;
	margin-top:30px;
}

#it-content .buchdownload img
{
	float: left;
	margin-right: 10px;
	border:none;
}

#it-content .buchdownload a
{
	margin-top: 15px;
	display:block;
}

#it-content #werkreihen
{
	background-color: #336085;
	width: 500px;
	margin-top: 30px;
	color: #fff;
	padding: 7px;
}
#it-content #werkreihen ul
{
	padding:0;
	margin:3px 0 0 0;
}

#it-content #werkreihen ul li
{
	list-style-type: none;
	margin-bottom: 5px;
}

#it-content #werkreihen ul li a
{
	color: #fff;
	padding-left: 22px;
	background:url(../../bilder/sp-it-handbuch/bg_werkreihen_li.gif) no-repeat;
}

#content_left
	{width: 515px;}

#content_left_wide
{
	width: 723px;
	margin-top: 40px;
	float:left;
	background:url(../../bilder/sp-it-handbuch/bg_probeseiten.jpg) repeat-y;
}

#content_left_wide #probeseiten_technik, #content_left_wide #probeseiten_business
{
	float:left;
	width: 315px;
	color:#fff;
	padding: 10px 10px 10px 15px;
}

#content_left_wide #probeseiten_technik img, #content_left_wide #probeseiten_business img
{
	float:left;
	margin: 15px 0 20px 0;
}

#content_left_wide #probeseiten_technik span, #content_left_wide #probeseiten_business span
{
	display:block;
	float:left;
	width: 110px;
	margin:0 25px 10px 0;
}

#content_left_wide #probeseiten_technik span img, #content_left_wide #probeseiten_business span img
	{margin-bottom: 5px;}

#content_left_wide #probeseiten_technik span a, #content_left_wide #probeseiten_business span a
	{color:#fff;}

#content_left_wide #probeseiten_technik span strong #content_left_wide #probeseiten_business span strong
	{font-size:11px;}

#content_left_wide #probeseiten_technik
	{margin-right: 20px;}