body, *{
	color: Black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul{
	
}
body{
	background: White;
}
ul li{
	list-style: none;
	padding: 0 0 0 13px;
	margin: 0 0 0 0px;
	background-image: url(lib_images/ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}
h1 {
	padding-top: 110px;
	margin-bottom: 30px;
}

/*#book #content #secondRow h1{
	padding-top: 150px;
	margin-bottom: 30px;
	margin-left: 50px;
}*/

#page{
	width: 995px;
}
#page #navigation{
	float: left;
	width: 117px;
	font-size: 0.7em;
	line-height: 20px;
	margin-top: 100px;
	z-index: 1000200;
}
#page #navigation ul{
	list-style-type: none;
}
#navigation li{
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	background-image: none;
	background-repeat: no-repeat;
	line-height: normal;
}

#page #navigation a{
	text-decoration: none;
/*	font-family: "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	color: #A2A396;
	padding-top: 0px;
	padding-bottom: 0	px;
	background-color: White;
	display: block;
	width: 118px;
}
#page #navigation a:hover, #page #navigation a:active{
	background-color: #f6f6f6;
	display: block;
	width: 118px;
}
#page #navigation #current-nav a, #page #navigation #current-nav a:active, #page #navigation #current-nav a:hover{
	color: #FF5A00;
}
#page #navigation #current-nav a:active, #page #navigation #current-nav a:hover{
	background-color: #f6f6f6;
	cursor: default;
}
#page .nav-line{
	display: block;
	width: 20px;
	height: 1px;
	/*background-color: #F18800;*/
	float: left;
	border-top: 1px solid #A2A396;
	margin-top: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
}
#current-nav .nav-line{
	width: 20px;
	height: 1px;
	background-color: #F18800;
	border-top: 4px solid #FF5A00;
	display: block;
	float: left;
	margin-top: 13px;
	margin-right: 10px;
}
#page #book{
	margin-top: 25px;
}
#page #book #content{
	background-image: url(book_bg.jpg);
	width: 878px;
	height: 530px;
	margin-left: 117px;
}
#page #book #content #firstRow{
	float: left;
	width: 50%;
	height: 100%;
	background-color: transparent;
}
#page #book #content #secondRow{
	background-color: transparent;
	margin-left: 439px;
	padding-right: 40px;
	padding-left: 40px;
}
#page #book #content #secondRow p, #page #book #content #secondRow div{
	font-size: 11px;
	margin-right: 10px;
}


/********************************************************************************

Template Definitions:

**/
#page #book #content #content_inv_arbeitsbeispiel_two_images #secondRow{
	background-color: transparent;
	/*background-color: Aqua;*/
	margin-left: 439px;
	padding-right: 0px;
	padding-left: 0px;
	position: absolute;
	left: 113px;
	top: 25px;
}
#page #book #content #content_inv_arbeitsbeispiel_two_images #firstRow{
	background-color: transparent;
	margin: 0 0 0 0;
}
#page #book #content #content_inv_arbeitsbeispiel_two_images #firstRow .text, #page #book #content #content_inv_arbeitsbeispiel_two_images #secondRow .text{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	width: 433px;
	position: relative; top: -150px;
}
.text, #page #book #content #content_inv_arbeitsbeispiel_two_images #secondRow .text{
	
}

#page #book #content #content_inv_arbeitsbeispiel_two_images #firstRow .text{
	padding-left: 20px;
	padding-right: 15px;
}






/********************************************************************************/

#page #book #content #content_inv_arbeitsbeispiel_wides #secondRow{
	background-color: transparent;
	/*background-color: Aqua;*/
	margin-left: 610px;
	padding-right: 15px;
	padding-top: 62px;
	padding-left: 0px;
	position: relative;
/*	left: -4px;*/
}

/********************************************************************************/

#page #book #content #content_inv_arbeitsbeispiel_two_text #firstRow #r1_spacer{
	margin-left: 48px;
}
#page #book #content #content_inv_arbeitsbeispiel_two_text #secondRow #r1_scroller{
	height: 326px;
	overflow: auto;
	
}





#navigation #pagination{
	
	position: absolute;
	left: 0px;
	top: 558px;
	text-decoration: none;
	color: #A2A396;
	font-size: 11px;
	margin-left: 117px;
}
#navigation #pagination ul li{
	display: inline;
}
#navigation #pagination a{
	color: #A2A396;
	/*	font-family: "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	float: left;
	text-align: center;
}
#navigation #pagination a, #navigation #pagination a:active, #navigation #pagination a:hover{
	width: auto;
	cursor: pointer !important;
}

#navigation #pagination .arrow{
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 8px;
}

#navigation #pagination .arrow{
	
}

#navigation #pagination a:hover{
	background-color: #f6f6f6;
}
#page #navigation #current-nav #pagination a{
	color: #A2A396;
}
#pagination-sub a{
	color: #A2A396 !important;
}
#pagination-sub #current a{
	color: #FF5A00 !important;
}
#page #navigation #current-nav #pagination ul #current a{
	color: #FF5A00;
	cursor: default !important;
}

#pagination-sub{
	position: absolute;
	left: 0px;
	top: 0px;	
}



#navigation #pagination ul #current a:hover{
	background-color: #f6f6f6;
	cursor: default;
}
.clear{
	clear: both;
}


h1 {
/*background-color: #48D1CC;	*/
}


/*#page{
	background-color: #DAA520;
	height: 600px;
}
#page #navigation{
	background-color: #48D1CC;	
}
#page #book{
	background-color: #E9967A;	
}
#page #book #content{
	background-color: #9ACD32;	
}
#page #book #pagination{
	background-color: #F4A460;	
}



*/